body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #384243;
	background-image: url(images/backgorund.jpg);
	font-family: Verdana;
	font-size: 9px;
}
h1
{
	padding: 0px;
	padding-bottom:10px;
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

h2
{
	padding: 0px;
	padding-bottom:10px;
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}

.MenuLink
{
	color: #9aa9ab; 
	text-decoration:none;
}

.MenuContainer
{
	float: right; 
	padding-top: 40px; 
	padding-right: 10px;
}

.MenuOuter
{
	background-image: url('images/HeaderBackground.gif'); 
	width: 722px; 
	height: 77px;
	font-weight: bold;
}

.MenuTD
{
	border: solid 1px #505E5F; 
	font-size: 11px; 
	font-family: verdana;
}

.ContentOuter
{
	background-color: #a9acae; 
	width: 722px; 
	height: 425px; 
	vertical-align: top;
}

