h1 {
	color : #c0c0c0;
	font-size: 11px;
	padding:1px 1px;
	text-align: center;
	margin:0px;
	font-weight: normal;
}


h2 {
	font-size: 15px;
	padding:1px 1px;
	color: #f8c400;
	text-align: left;
	text-decoration: none;
	margin:0px }

h3 {
	font-size: 48px;
	padding:0px 0px;
	color: #fff;
	text-align: left;
	text-decoration: none;
	margin:0px }
	
h4 {
	font-size: 18px;	
	color: #fff;
	text-align: center;
	text-decoration: none;
	margin:	0px; 
	}
	
body {
	background: #000;	
	color: #85868a;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
  }

#container {
	border: 1px solid #85868a;
	font-size: 13px;
	margin: 0px auto;	
	text-align: left;
	background: #5f5e5c;
	width: 895px;
	
	padding: 8px;
	padding-top: 1px;
	overflow: auto;
}

#banner {	
	height: 110px;
	border: 0px solid #85868a;
	background: url(images/bkgd_banner.jpg) left bottom no-repeat;
}

#topper {
	padding-left: 10px;
	padding-top: 0px;
	height: 30px;
	color: #fff;
	font-size: 24px;
	border: 0px solid #85868a;
	background: #5f5e5c;
}

#content {
	border: 1px solid #85868a;
	background: #000;
	
	overflow:auto;
	
}

#main {
	float: right;	
	background: #000;
	width: 655px;
	padding-right: 8px;
	padding-top: 8px;
	font-size: 13px;
	color: #c0c0c0;
	height: 368px;
	border: 1px solid #85868a;
	border-left: 0px;
	border-left: 0px;		
}

#ramp {
	float: left;
	width: 220px;
	height: 340px;
	padding: 8px;
	padding-top: 5px;
	margin-right: 8px;
	border-right: solid 1px #85868a;
	background: #000;
}

#feature_box {
	float: left;
	width: 218px;
	height: 144px;	
	border: solid 0px #000;
	background: #000;
}

#sidebar-a {
	float: left;
	color: #c0c0c0;
	width: 300px;
	padding: 10px;	
	background: #000;
	
}

#base {
	padding: 8px;	
	color: #fff;
	/*height: 180px;	*/
	border-top: 8px solid #5f5e5c;
	background: #000;
	overflow : auto;
}
#footer {
	color: #444;		
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	padding-right: 8px;	
	padding-top:5px;
	padding-bottom:5px;
	border: 1px solid #85868a;
	background: #000;
	overflow: auto;
	margin-top: 8px;
	height:17px;	
}

#footer a {
	color: #444;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	color: #777; 
	text-decoration: underline;
}

a {
	font-weight: bold; 
	color: #FFCC66; 
	text-decoration: none;
	}

a:link {
	color: #FFCC66;
	text-decoration: none;
	}
		
a:active {
	color: #FFCC66;
	}
	
a:hover {
	color: #FFCC66; 
	text-decoration: underline;
	}


.subtitle2 {
	color: #444;
	text-align : left;
	float: left;	
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	border: 0px solid #000;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: auto;
	}
	
.subtitle3 {
	color: #444;
	text-align : right;
	float: right;	
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	border: 0px solid #000;
	margin-top: 0px;
	font-weight: normal;
	margin-bottom: 0px;
	overflow: auto;
	}
.subtitle3 a,.subtitle3 a:link,.subtitle3 a:active {
	color: #444;
}
.subtitle4 {
	color: #c0c0c0;
	text-align : left;
	float: left;
	text-indent: 250px;	
	font-family: Arial, Helvetica, sans-serif;
	margin: 1px;
	
	}
li {
	
	list-style : square;
	color : #9DCCB1;
}


.floatright {
	float: right;
	margin-bottom: 5px;
	clear: right;
}

.floatleft {
	float: left;
	margin-bottom: 5px;
	clear: left;
}

div#navcontainer {
	font: 11px "verdana",sans-serif;
	font-weight: 900;
	float: left;
	display: block;
	color: #fff;
	width: 213px;
	height: 204px;
	padding-top:1px;
	padding-left:5px;
	border: 0px solid #000;
	background: #000;
	text align: left;
	overflow : auto;
	
}

ul#navlist {
	list-style-type: none;
	align: left;
	border: 1px solid #667;	
}

ul#navlist li,ul#navlist li ul#subnavlist li { display: inline; }

ul#navlist li a
{
display: block;
width: 100px;
color: #fff;
background: #5F737D;
text-align: center;
text-decoration: none;
border-left: solid #9EAFB8;
border-top: solid #9EAFB8;
border-right: solid #475561;
border-bottom: solid #475561;
border-width: 1px;
margin-left: 0px;
padding-top: 4px;
padding-bottom: 4px;
}

ul#navlist li a:hover,ul#navlist li a:focus { background: #475868; }

ul#navlist li a:active {
	border-left: solid #aaa;
	border-top: solid #aaa;
	border-right: solid #eee;
	border-bottom: solid #eee;
	border-width: 1px;
	padding: 4px 0px 4px 0px;
}

ul#navlist li#active a
{
color: #eee;
background: #bbb;
border-left: solid #eee;
border-top: solid #eee;
border-right: solid #aaa;
border-bottom: solid #aaa;
border-width: 2px;
}


