body
{
	background-color : #141414;
	color : #000000;
	font-family : arial;
}

a
{
	color : #000000;
	text-decoration : none;
}

a:hover
{
	color : #000000;
	text-decoration : underline;
}

#container
{
	width : 100%;
	align : center;
	
	margin-left: auto;
	margin-right: auto;
}

#maintable
{
	width : 888px;
	background-color : #FFFFFF;
}

#logo
{
	height : 91px;
	background-image : url('/images/mainlogo.gif');
}



#slogan
{
	height : 30px;
	background-color : #000000;
	color : #FFFFFF;
	text-align : center;
	font-weight : bold;
}

.leftnav
{
	width : 160px;
	border-right : 1px solid #000000;
}

.left_nav2
{
	width : 100%;
}

.left_nav2 .nav_link
{
	background-image : url('/images/left_nav2_grad.jpg');
	height : 40px;
	padding-left : 25px;
}

.left_nav2 .nav_link a
{
	font-weight : bold;
	text-decoration : none;
	color : #000000;
}

.left_nav2 .nav_link a:hover
{
	color : #FFFFFF;
}

.left_nav2 .nav_space
{
	font-size : 1px;
	height : 5px;
}

#nav_grad
{
	height : 500px;
	background-image : url('/images/left_nav_grad.jpg');
	background-repeat : repeat-x;
}

.mp
{
	background-image : url('/images/mp_aboutus.jpg');
	background-repeat: no-repeat;
}

.maincontent
{
	padding : 15px;
	padding-right : 100px;
	padding-top : 315px;
}

#sociallinks
{
	padding-left  : 15px;
}

.disclaimer
{
	height : 50px;
	padding-left : 15px;
}

#footer
{
	height : 44px;
	

}