@charset "UTF-8";
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-color: #000000;
}
.style7 {color: #FFFFFF}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.box {
	margin: 3px;
	padding: 5px;
	border: 2px dotted #FF9900;
	display: block;
	height: auto;
	width: 200px;
	color: #CC9900;
	background-color: #CC6600;
	text-align: center;
}

#nav{
padding-top:0;
margin-top:0;
	
	
}

#nav a{
	text-decoration:none;
	color: #000000;
	margin-right: 1px;
	margin-left: 1px;
	text-transform: uppercase;
	background-image: url(../images/buttonbkg.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 84px;
	text-align: center;
	background-position: center top;
	display: block;
	padding-top: 8px;
	font: bold 10px Arial, Helvetica, sans-serif;
}

nav a:link{
	color: #000000;
	margin-right: 1px;
	margin-left: 1px;
	text-transform: uppercase;
	font: bold 10px Arial, Helvetica, sans-serif;
	height: 35px;
	width: 84px;
	text-align: center
}
#nav a:visited{
	margin-right: 1px;
	margin-left: 1px;
	font-size:10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	height: 35px;
	width: 84px;
	text-align: center;
}

#nav a:hover{
	color: #FFFFFF;
	margin-right: 1px;
	margin-left: 1px;
	font-size:10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	height: 35px;
	width: 84px;
	
}
#navwrap {
	background-image: url(../images/rightbkgnav.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: auto;
	width:auto;
	margin-right: auto;
	margin-left: auto;
}
#navwrap2 {
	height: auto;
	width:auto;
	margin-right: auto;
	margin-left: auto;
	padding-top:5;
margin-top:0;
	
}
h1 {font-size:20px; color:#E4AC39; font-weight:bolder; text-decoration:underline; font-style:italic;}
h2 {color:#333333; font-size:12px;margin:0px; }
h3 {font-size:10px; margin:0px; color:#999999;}
#links a, #links a:visited, #links a:active {color:#900;}
