body {
	background: #2b2b2b url(images/mainbg.jpg) top no-repeat;
	margin: 0px auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	top:0px;
	left:0px;
}
#content {
	height: 510px;
	width: 750px;
	position: absolute;
	top:0px;
	left:0px;
	background: #2b2b2b;
	border: solid 0px #fff;
	margin: 0px;
}
#maincontent {
	height: 400px;
	width: 750px;
	z-index: 1;
	left: 0;
	top: 114px;
	position: absolute;
	margin: auto;
	border: solid 0px #fff;
}
#maincontent_text {
	z-index: 2;
	left: 0;
	top: 114px;
	position: absolute;
	border: solid 0px #fff;
	width: 752px;
}
#rightcontent {
	width: 320px;
	height: 366px;	
	padding-left: 15px;
	padding-top: 30px;
	color:#fff;
	float: left;
}
#moreaboutus {
	width: 370px;
	height: 371px;	
	padding-left: 30px;
	padding-top: 25px;
	color:#fff;
	float: left;
}
#moreaboutus h1 {
	color: #91C83D;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	margin: 0 0 10px 0;
	padding: 0;
}
#importantquestions {
	width: 370px;
	height: 371px;	
	padding-left: 30px;
	padding-top: 25px;
	color:#fff;
	float: left;
}
#importantquestions h1 {
	color: #00acef;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	margin: 0 0 10px 0;
	padding: 0;
}
#studentsuccess {
	width: 370px;
	height: 371px;	
	padding-left: 30px;
	padding-top: 25px;
	color:#fff;
	float: left;
}	
a:link {
	color: #FFF100;
}
a:visited {
	color: #FFF100;
}
a:hover {
	color: #00ACEE;
}
a:active {
	color: #FFF100;
}


#studentsuccess h1 {
	color: #d8438d;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	margin: 0 0 10px 0;
	padding: 0;
}
#importantquestions a{
	color: #00acef;
	text-decoration: none;
	line-height: 16px;	
}
#importantquestions a:hover{
	color: #fff;
	text-decoration: underline;
	
}
#aofmfashionparty {
	width: 370px;
	height: 371px;	
	padding-left: 30px;
	padding-top: 25px;
	color:#fff;
	float: left;
}
#aofmfashionparty h1 {
	color: #fff200;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	margin: 0 0 10px 0;
	padding: 0;
}
#mainwrapper {
	width: 750px;
	height: 510px;
	position:absolute;
	margin:-255px 0 0 -375px;
	left:50%;
	top:50%;
	
}

p {
	margin: 0;
	padding: 0 10px 10px 0;

}
#header {
	width: 730px;
	height: 95px;
	margin: 15px auto auto auto;
	border-bottom: solid 4px #3F3F3F;
	
}
#logo {
	width: 169px;
	height: 95px;
	float: left;
	padding: 0px;
	padding-left: 20px;
}

#menu {
	width: 540px;
	height: 95px;
	float: right;
	text-align: right;
}
#menu ul{
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 74px 10px 0 0;
	margin: 0;
}
#menu ul li{
	list-style: none;
	margin-left: 10px;
	padding-bottom: 7px;
	float: right;
}
.menu1 a {
	color: #fff;
	text-decoration: none;
	padding-bottom: 4px;
	}
.menu1 a:hover {
	color: #91C83D;
	border-bottom: solid 3px #fff200;
	text-decoration: none;
}
.menu2 a {
	color: #fff;
	text-decoration: none;
	padding-bottom: 4px;
	}
.menu2 a:hover {
	color: #00acef;
	border-bottom: solid 3px #fff200;
	text-decoration: none;
}
.menu3 a {
	color: #fff;
	text-decoration: none;
	padding-bottom: 4px;
	}
.menu3 a:hover {
	color: #d8438d;
	border-bottom: solid 3px #fff200;
	text-decoration: none;
}
.menu4 a {
	color: #fff;
	text-decoration: none;
	padding-bottom: 4px;
	}
.menu4 a:hover {
	color: #fff200;
	border-bottom: solid 3px #fff200;
	text-decoration: none;
}
.menubuttons {
	margin-top: 20px;
}
#header label {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6633;
	font-size: 10px;
}




#footer {
	width: 812px;
	margin: 0px auto;
	padding: 0;
	text-align:center;
}
#rightcontent1 {
	width: 320px;
	height: 366px;	
	color:#fff;
	float: left;
}

