body {
	background-color: #333;
	margin: 0px;
	padding: 0px;
	font-family: "Comic Sans MS", cursive;
	font-size: 9pt;
	color: #999;
	cursor: url(images/butterfly.cur);
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #CCC;
}

#footer{
	text-align:center;
	padding:5px;
}

.also_very_small{
	height:1px;
	width:1px;
}

.very_small{
	 visibility : hidden;
}

#container {
	background-color: #000;
	width: 900px;
	margin: auto;
	border: 1px solid #666;
}
#outer_navigation {
	background-image: url(images/image322.png);
}
#inner_navigation {
	font-family: "Comic Sans MS", cursive;
	color: #FFF;
	background-color: #000;
	padding-right: 10px;
	font-size: 12px;
}


.li a {
	display: block;
	border: 1px dashed #FFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	width: 115px;
}

.menuitem a {
	display: block;
	padding: 4px;
	width: 115px;
}

#gallery {
	margin: 0px;
	padding: 0px;
	width: 115px;
}

#gallery .menuitem a {
	display: block;
	background-color:#000;
	padding: 4px;
	text-align:left;
}

#gallery .menuitem a:hover {
	display: block;
	padding: 4px;
	background-color: #333;
	text-align:left;
}

.menuitem a:hover {
	display: block;
	padding: 4px;
	background-color: #333;
}

rotator{
	min-height: 340px;
}

#rotateDiv{
	min-height: 340px;
}

#home {
	background-image: url(images/home_image.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	padding-bottom: 15px;
}
#outer_content {
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
li {
	line-height: 1.5em;
}





.menu_image {
	background-image: url(images/menu_image.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#outer_footer {
	background-image: url(images/image322.png);
	height: 60px;
}

#starbright1 .star { color: #6E6E6E }
#starbright1 .br { color: #11559C }
#starbright1 .i { color: #7F173C }
#starbright1 .g { color: #CA1F27 }
#starbright1 .h { color: #F36C1B }
#starbright1 .t { color: #FFA318 }

#starbright2 { font-weight: bold }
#starbright2 .star { color: #6E6E6E }
#starbright2 .br { color: #9FBCDC }
#starbright2 .i { color: #D5A5B1 }
#starbright2 .g { color: #F8C19A }
#starbright2 .h { color: #FEDB99 }
#starbright2 .t { color: #FED690 }

#starbright1:hover .star { color: #6E6E6E }
#starbright1:hover .br { color: #9FBCDC }
#starbright1:hover .i { color: #D5A5B1 }
#starbright1:hover .g { color: #F8C19A }
#starbright1:hover .h { color: #FEDB99 }
#starbright1:hover .t { color: #FED690 }