BODY { background: #0E2A76 }

#topnav  {
margin:0px 80px;
padding: 0px 80px;
text-align:	center;
vertical-align: "text-top";
}

#topnav a  {
color:	#fff;
display:	block;
font-family:	Trebuchet MS, Sans-Serif;
font-size:	8pt;
font-weight:	bold;
line-height:	20px;
padding:	0px;
width: 90px;
}

#topnav a:hover  {
display:	block;
font-family:	Trebuchet MS, Sans-Serif;
font-size:	14pt;
font-weight:	bold;
line-height:	20px;
}

#topnav li  {
display:	inline;
float:left;
list-style-type:	none;
margin:	0;
padding:	0px;
text-align:	center;
border-right: 1px solid #99C1DA;
border-left: 1px solid #99C1DA;
}
a:link { color: #99C1DA ;
		text-decoration: none ;
		font-weight: bold;
        font-size: small;
}
 
a:visited { color: #99C1DA ;
	text-decoration: none ;
	font-weight: bold ;
        font-size: small;
}
a:active { color: #fff  } 
a:hover { color: #fff }

#datamain { border: 3 double;  
		text-decoration: none;
	}
	#datatable { border: 1 double;
		color: white;
		font-size: medium
	}
#data { border: 3 inset #000099;  
		text-decoration: none
}

#container {
margin: 0px auto;
padding:0px;
width: 1028px;
text-align: center;
}

#header {
width: 1000px;
height: 50px;
text-align: center;
padding: 0;
float: right;
margin: 0px auto;
}

#content {
background: url("apex.png") no-repeat 50% 0%;
margin: 0 10px;
padding: 0 10px;
width: 520px;
height: 700px;
float: right;
/* position: relative; top: 0; left: 0; */
padding: 10px 10px 10px 10px;
}

h1 {
position: relative;
top: -50px;
left: 0;
font-size: 5.1em;
text-align: right;
vertical-align: "text-bottom";
color: #fff;
padding: 0px 10px;
width: 95%;
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='Navy', Positive='true');
}
h2 {
position: relative;
top: -100px;
left: 0px;
font-size: 2.1em;
vertical-align: "text-top";
}
#up {
position: relative;
top: -30px;
left: 0px;
vertical-align: "text-top";
}
#sidebarl {
font-family:Palatino, 'Palatino Linotype', 'Zapf Calligraphic', 'Book Antiqua', 'URW Palladio L', serif;
line-height: 1.1em;
float: left;
width: 200px;
text-align: center;
padding: 0px 10px;
}

#sidebarr {
background: url("chain.jpg") no-repeat scroll 50% 10%;
font-family:Palatino, 'Palatino Linotype', 'Zapf Calligraphic', 'Book Antiqua', 'URW Palladio L', serif;
line-height: 1.2em;
margin: 0;
float: right;
width: 220px;
padding: 0px 10px;
}

#footer {
	clear: both;
	font-size: 0.9em;
 text-align: center; /* center things in pre-IE6 */
}

#footer p {
	margin: 0;
	padding: 1.2em 38px;
	color: #937468;
}
body {
   width: 100%;
color: #fff;
	margin: 0px;
	padding: 0px;
 font-family: verdana, arial, helvetica, sans-serif;
 text-align: center; /* center things in pre-IE6 */
}
