body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #b1b900;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



.container
{ 	width: 960 px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	
	}

.mainbody {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('images/logobg.gif');
 	background-attachment: inherit;
 	background-repeat: no-repeat;
 	background-position: 20% 5%;
	
}

.homecontainer
{ 	width: 960 px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	
	}
.content
{
	width: 960px;
	text-align:right;
	clear: both;
	}

.text

{
	width: 790px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align:left;
	float:right;
	margin-top:39px;
	
}	

.mba
{ 	width: 170 px;
  	float:left;
	margin: 60 0 60 0;
 
 }

.nav
{
	width: 170px;
	float:left;

}

.nav ul {
list-style: none;
margin: 0;
padding: 0;
}
.nav li {
font-size: 16px;
font-weight:bold;
display: block;
padding: 0em 0 1.2em 0em;
color: #7E1639;
text-decoration: none;

}
.nav li a:link, .nav li a:visited {
font-size: 16px;
font-weight:bold;
display: block;

color: #2F2053;
text-decoration: none;
}

.nav li a:hover, .nav li a:active {
font-size: 16px;
font-weight:bold;
display: block;

color: #7E1639;
text-decoration: none;
}
