/* CSS Document */
.ads {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #C69;
}
body, td, th {
	color: #F9C;
}
body {
	background-color: #000000;
    margin: 0px;
}

a {
	font-size: 12px;
	color: #BDB575;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.galleryborder {
	clear: none;
	float: none;
	height: auto;
	width: auto;
	border: medium groove #000000;
}

.container {
	clear: none;
	float: none;
	height: auto;
	width: autopx;
	border: thin groove #919191;
}
.redfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #FF0000;
	text-decoration: none;
}

/* Generated via www.cssmenubuilder.com */

.menu{
	margin:0 auto;
	padding:0;
	height:30px;
	width:100%;
	display:block;
	background:url('topMenuImages.png') repeat-x;
	text-align: center;
}
.menu li{padding:0; margin:0; list-style:none; display:inline;}
.menu li a{float:left; padding-left:15px; display:block; color:rgb(0,0,0); text-decoration:none; font:12px Verdana, Arial, Helvetica, sans-serif; cursor:pointer; background:url('topMenuImages.png') 0px -30px no-repeat;}
.menu li a span{line-height:30px; float:left; display:block; padding-right:15px; background:url('topMenuImages.png') 100% -30px no-repeat;}
.menu li a:hover{background-position:0px -60px; color:rgb(0,0,0);}
.menu li a:hover span{background-position:100% -60px;}
.menu li a.active, .menu li a.active:hover{line-height:30px; font:12px Verdana, Arial, Helvetica, sans-serif; background:url('topMenuImages.png') 0px -90px no-repeat; color:rgb(255,255,255);}
.menu li a.active span, .menu li a.active:hover span{background:url('topMenuImages.png') 100% -90px no-repeat;
}

.redborder {
	background-color: #000000;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}

