BODY {
	background-color: #A4A4A4;
	}
	

#container{
	width:860px;
	margin:0 auto
	}

#wrapper{
	float:left;
	width:100%
	}
	
#content{
	margin: 0 0px
	}

table
{ 
margin-left: auto;
margin-right: auto;
}

td,tr,body {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #27395F;
	line-height: 11px;
	letter-spacing: 0px;}


h1 {
	margin-bottom: 2px;
	letter-spacing: 0px;
	margin-top: 0px;
	margin-left:1px;
	margin-right:1px;
	font-size: 11px;
	color: #E5EFF5;
	font-weight: bold;
	font-family: arial;
	padding: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
	background:#0C1D40;
	background-repeat: repeat;
}

	

h3 {
	font-family: arial;
	margin-left:2px;
	margin-right:1px;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	margin-top:0px;
	margin-bottom:1px;
	padding: 3px;
	padding-bottom: 4px;
	background:#E9F1F5;
	height:600px;

}

h3 a {
	font-weight:none;
	text-decoration:none;
	color:#00578B;
}
h3 a:hover  {text-decoration: underline;color:#27395F;}

h3 p {margin-bottom:2px; margin-top:4px;}

h2 {
	margin-bottom: 0px;
	margin-left:0px;
	margin-right:0px;
	letter-spacing: 0px;
	margin-top: 0px;
	font-size: 10px;
	color: #AAAAAA;
	font-family: arial;
	padding: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align: left;
	background:#E9F1F5;
	background-repeat: repeat;
	font-weight: normal;
	width: 860px;
	}

//*Navbar test*//


#navigation{
	float:left;
	width:150px;
	margin-left:-700px
	}

#sidebar {
	width:150px;
}

#sidebar p {
	line-height:0;
	margin-bottom:3px;
	margin-top:3px;
}#sidebar a {
	font-weight:none;
	text-decoration:none;
	color:#000000;
	padding:6px;
	display:block;
	border-top:1px solid #EFF3FC;
	border-bottom:1px solid #EFF3FC;

}#sidebar a:hover {
	font-weight:none;
	text-decoration:underline;
	color:#000000;
	border-top:1px solid #EFF3FC;
	border-bottom:1px solid #EFF3FC;

}

#sidebar2  {
 	position:relative;
 	width:150px;
 	background-color:#FFFFFF;
 	}

#sidebar2 p {
	line-height:6px;
	margin-bottom:6px;
	margin-top:6px;
	}
	
#sidebar2 a {
	font-weight:none;
	text-decoration:none;
	color:#000000;
	padding:0px;
	display:block;
	border-top:0px;
	border-bottom:0px;
	margin-bottom:0px;
	margin-top:0px
	}
	
#sidebar2 a:hover {
	font-weight:none;
	text-decoration:none;
	color:#595959;
	border-top:0px;
	border-bottom:0px;
	background-color:#F8F8F8;
	margin-bottom:0px;
	margin-top:0px
	}
