@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-align:center;
	margin:0px;
	padding:0px;
	background-color: #990000;
	/*background-image: url(../bg/body_grad.jpg);*/
}
H1 {
	display:inline;
	float:left;
	color: #CCCCCC;
	font:size:16px;
	line-height:32px;
	margin:0px;
}
H2 {
display:inline;
color:#cccccc;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
b {
	font-size: 10px;
	font-weight: bold;
}
#wrap {
	margin:auto;
	width:838px;
	position:relative;
	top:10px;
}

#center {
	height:800px;
	width:820px;
	color:#cccccc;
	background-color: #000000;
	float:left;
	background-image: url(../bg/page_content.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#center2 {
	height:800px;
	width:820px;
	color:#cccccc;
	background-color: #000000;
	float:left;
	/*background-image: url(../bg/page_content.gif);*/
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align:center;
	overflow:auto;
}
#center2 TABLE{
    margin:auto;
}
#nav {
	width:100%;
	height:30px;
	border-bottom: 1px solid #FFCC66;
	background-color: #000000;
}
#nav a:link, #nav a:active, #nav a:visited {
	color:#FFCC33;
	text-decoration:none;
	margin-left:50px;
	margin-right:50px;
	text-transform:uppercase;
	position:relative;
	top:10px;
	font-weight: bold;
}
#nav a:hover{
    color:#ffffff;
    text-decoration:none;
    margin-left:50px;
	margin-right:50px;
	text-transform:uppercase;
	position:relative;
	top:10px;
	font-weight: bold;
}
#nav IMG {
    border:0px;
	margin:0px;
	padding:0px;
}
#footer {
	width:100%;
	height:25px;
	border-top: 1px solid #FFCC66;
	text-align:left;
	display:none;
}
#footer a:link, #footer a:active, #footer a:visited {
	color:#CC9933;
	position:relative;
	top:10px;
	left:10px;
	margin-right:20px;
	margin-left:5px;
	text-decoration:none;
}
#footer a:hover{
color:#CC9933;
position:relative;
top:10px;
left:10px;
margin-right:20px;
margin-left:5px;
text-decoration:underline;
}
#left {
	width:9px;
	height:800px;
	float:left;
	background-image: url(../bg/shadow3.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#right {
	width:9px;
	height:800px;
	float:right;
	background-image: url(../bg/shadow.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#nav p {
	font-weight:bold;
	color: #CC9933;
	font-size: 18px;
    margin:4px;
	float:left;
}
#nav b {
	font-size: 18px;
	color: #CCCCCC;
	margin:4px;
	float:left;
}

#links {
    text-align:center;
	background:#000000;
	width:600px;
	margin:auto;
	display:none;
}
#links TABLE{
    margin:auto;;
}
#link_content {
   clear:both;
   float:left;
   height:510px;
   overflow:auto;
   width:99%;
}
.banner {
   

}

.banner IMG{
   border:0px;

}
.name a:link, .name a:visited, .name a:active{
	font-size: 12px;
	color: #CC9933;
	text-decoration: none;
	font-weight: bold;
}
.name a:hover {
    color:#ffffff;
	
}