body{
	margin: 0px 0px 0px 0px;
	background-color:#000000;
	color:#CCCCCC;
	}

#container{
		width: 100%;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:smaller;
		
		}
		
		
#header{
	position:relative;
	top: 0px;
	height: 120px;
	background-image: url(images/pagebanner4.jpg);
	background-attachment:inherit;
	background-repeat:no-repeat;
	background-position:left;
		}
		
a:link, a:visited, a:active
{
color: #FDE59D;
}

#top_nav{
		height: 20px;
		background-color: #1B5196;
		background-image:url(images/navtile.jpg);
		background-repeat:repeat-x;
		}
		
#content{
		background-image: url("images/lefttile.jpg");
		background-repeat:repeat-y;
		}
		
#bottom_nav{
		height: 20px;
		background-image:url(images/footnavtile.jpg);
		background-repeat:repeat-x;
			}
		
#footer{
		height: 85px;
		background-image: url(images/pagebanner4-footer.jpg);
		background-attachment:inherit;
		background-repeat:no-repeat;
		background-position:left;
		}
		
.page
{
	margin-left:175px;
	margin-right: 180px;
	padding: 10px 6px 10px 15px;
	border-left: 0px dotted #666666;	
}

.leftmenu
{
 	float:left;
	width:170px;
	height:400px;
	left:0px;
	padding:0px 0px 0px 0px;
}

.rightmenu
{
	position: relative;
	float:right;
	left:0px;
	bottom: 0px;
	height:100%;
}

#bottom_crn{
			clear:both;
		}
#bottom_crn_lft{
			float:left;
			clear:both;
		}
		
.logo
{
	position: absolute;
	margin: 0px 0px 0px 0px;
}

.title
{
	position:absolute;
	top: 1px;
	right:0px;
	
}

a.navlink, a.navlink:active, a.navlink:visited  {
	text-align:right;
	color:#dddddd;
	width:auto;
	text-decoration:none;
	padding:5px;
	font-weight:bold;
	}
	
a.navlink:hover {
	text-align:right;
	color:#FDB93A;
	width:auto;
	text-decoration:none;
	padding:5px;
	font-weight:bold;
	}

.navbtn{
border: 1px dotted #666666; width:164px; padding:5px; margin-bottom:5px; }

.subnav {
	text-decoration:none;
	color: #FDB93A;
	}
	
dl{
color: #CCCCCC;
}
	
dt
{
color: #eeeeee;
font-weight:bold;
}

li
{
margin-left:-10px;
color: #eeeeee;
padding-bottom: 5px;
}

h2{
font-size:medium;
color: #FDBA3A;
}


strong{
	color: #FDBA3A;
	}



hr{
color:#333333;
height:1px;
padding-top: 5px;
padding-bottom: 5px;
}

.float-left{
float: left;
padding: 5px;
}

.float-right{
float: right;
padding: 5px;
}

h2.countdown {
padding: 25px 10px 25px 70px;
border: 1px dotted #333;
margin: 10px 0 0 0;
background: url(/images/countdown_n3pd.png) no-repeat 10px center}