#page-container{
	background-color: #0F1328;
	width:900px;
	height:auto;
	background-position:top;
	margin:auto;



}
html, body {
	margin: 0;
	padding: 0;
}
.hidden {
	display: none;
}
#header{
	width:900px;
	height:151px;
	border-bottom: #1A2844  5px solid;
	margin-top:0px;
	background-position:top;
	background-color:#000000;
	
}
#header h1{
	margin-top:0px;
}
#sidebar {
	margin-top: 90px;
	margin-left:10px;
	width:142px;
	height:auto;
	position:absolute;
	font-size: 12px;

}
#adtable {
	position:relative;
	padding:0px;
	margin-bottom:25px;
	height:150px;
	width:675px;
	border:#000000 solid 1px;
	background-color:#D6DBDC;

}
#centerbox{
	position:relative;
	height:auto;
	width:100;
}

#navlist {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	height:auto;
	position:absolute;
	width:158px;
	margin-left:10px;
	color:#000000;
	font-size:14px;

}
#navlist a, #navlist a:visited {
display: block;
padding: 2px 2px 2px 24px;
background-color:transparent;
background-image: url(pics/mvahabutton3.gif);
background-repeat: no-repeat;
background-position: 0% 50%;
padding-left:10px;
padding-top:5px;
height:35px;
width:142px;
color: #000000;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navlist a:hover {
background-color: transparent;
background-image: url(pics/mvahabutton2.gif);
padding-left:10px;
background-repeat: no-repeat;
height:35px;
color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navlist a:active {
background-color: transparent;
background-image: url(pics/mvahabutton4.gif);
padding-left:10px;
background-repeat: no-repeat;
height:35px;
color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sidebar-a {
	background-color: #0F1328;
	height:auto;
	width:890px;
	border:#CCCCCC double 5px;
}

#content-a{
	background-color: #C7C7C7;
    position:relative;
	left:200px;
	top:100px;
	background-attachment: scroll;
	padding:15px;
	overflow: auto;
	width:600px;
	height:435px;
	font-size: 14px;
	text-align:center;
	color: #000000;
	border: #1A2844 5px solid;
	}
#content-a a {
	position:relative;
	left:230px;
	padding-top:7px;
	text-decoration:none;
	text-aligh:center;
	height:35px;
	width:142px;
	background-repeat:no-repeat;
	background-image: url(pics/adbutton1small.jpg);
	display:block;
	background-color: #D6DBDC;
	color:#000000;
	font-weight:bold;
}
#content-a a:hover {
	position:relative;
	left:230px;
	padding-top:7px;
	text-decoration:none;
	text-align:center;
	height:35px;
	width:142px;
	background-repeat:no-repeat;
	background-image: url(pics/adbutton2small.jpg);
	display:block;
	background-color: #D6DBDC;
	color:#ffffff;
	font-weight:bold;
}
#content-a a:active {
	position:relative;
	left:230px;
	padding-top:7px;
	text-decoration:none;
	text-align:center;
	height:35px;
	width:142px;
	background-repeat:no-repeat;
	background-image: url(pics/adbutton3small.jpg);
	display:block;
	background-color: #D6DBDC;
	color:#ffffff;
	font-weight:bold;
}
	
#content-b{
	background-color: #D6DBDC;
	background-attachment: scroll;
	position:relative;
	top:180px;
	left:285px;
	padding:15px;
	overflow: auto;
	width:400px;
	height: 300px;
	font-size: 14px;
	text-align:center;
	color: #000000;
	border: #1A2844 5px solid;

}
#content-b a {
	position:relative;
	left:80px;
	padding-top:20px;
	text-decoration:none;
	text-aligh:center;
	height:50px;
	width:255px;
	background-repeat:no-repeat;
	background-image: url(pics/adbutton1.jpg);
	display:block;
	background-color: #D6DBDC;
	color:#000000;
	font-weight:bold;
}
#content-b a:hover {
	position:relative;
	left:80px;
	padding-top:20px;
	text-decoration:none;
	text-align:center;
	height:50px;
	width:255px;
	background-repeat:no-repeat;
	background-image: url(pics/adbutton2.jpg);
	display:block;
	background-color: #D6DBDC;
	color:#ffffff;
	font-weight:bold;
}
#content-b a:active {
	position:relative;
	left:80px;
	padding-top:20px;
	text-decoration:none;
	text-align:center;
	height:50px;
	width:255px;
	background-repeat:no-repeat;
	background-image: url(pics/adbutton3.jpg);
	display:block;
	background-color: #D6DBDC;
	color:#ffffff;
	font-weight:bold;
}

#a-image{
	background-positon:center;
	height:138px;
	width:92px;
	margin-left:160px;
	margin-top:25px;
}
#b-image{
	background-position:top;
	height:300px;
	width:355px;
	margin-top:75px;
	margin-left:325px;
	margin-bottom:75px;
}

#footer {
	clear: both;
	height: 30px;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align:center;
	margin-top:25px;
}
#footer a {
	color: #CCCC66;
	text-decoration: none;
}
#footer a:hover {
	color: #FFCC33;
}
#footer a:active {
	color: #99FFCC;
}

