body {background-color: #282828;}


hr{
	width:80%;
	margin-right:0px;
	height:3px;
	color: #fff;
	background-color: #fff;
}

h1{
	font-family:acidlabel;
	color:#ffffff;
	font-size:42px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

h2,li{
	color: #ffffff;
	font-size:24px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
ul#mainNav{
	list-style: none;
	}

ul#mainNav li:hover{
	background: url(/images/cw_star_small.png) no-repeat;
}

ul#mainNav li.active{
	background: url(/images/cw_star_small.png) no-repeat;
}
ul#mainNav a, a:hover, a:active, a:visited{
	text-decoration:none;
	color: #ffffff;
 }
 
p{
	font-family:calibri, sans-serif;
	color: #FFFFFF;
}

a{
	color:#fff;
	text-decoration: none;
	border-bottom:1px white solid;
	}

li a{
	border-bottom: none;
	}
	
img{border: none;}

#header {width: 325px; margin-left: auto; margin-right: auto; margin-bottom: 40px; margin-top:10px; text-align:center}

#mainFrame {width: 1000px; height:480px; margin-left: auto; margin-right: auto; margin-bottom:40px; vertical-align:middle;}


#left {height: 420px; width:245px; float: left; text-align: right; }

#center{float:left; margin: 0px 23px 0px 23px; }

.right {height:420px; width: 700px; float:right; margin-right: 20px;}




#footer {width: 910px; height:100px; margin-left: auto; margin-right: auto;}

#copyright p{font-size: .65em; font-weight:500; font-family:"Lucida Sans","Lucida Grande","Trebuchet MS",Georgia,Helvetica,sans-serif; color:#999999; text-align:center;}
#copyright a{
	color: #fff;
	text-decoration: none;
	border-bottom: 1px white dashed;
}

/* SimpleViewer */

	html {
		height: 100%;
		overflow: hidden;
	}
	
	#flashcontent {
		height: 100%;
	}
	/* end hide */
