
body {
	margin:0px;
	background-color:#ACC6D8;
	font-family:Arial, Helvetica, sans-serif; 
}

img {
	border-style:none;
}

#main_layout {
	position:relative;
	width:749px;
	background-color:#FFFFFF;
}
	
#heading {
	position:absolute;
	left:0px;
	top:0px;
	width:749px;
	height:139px;
}

#the_man {
	position:absolute;
	left:0px;
	top:139px;
	width:152px;
	height:48px;
}

#scholarship {
	position:absolute;
	left:152px;
	top:139px;
	width:412px;
	height:48px;
}

#the_vet {
	position:absolute;
	left:564px;
	top:139px;
	width:185px;
	height:48px;
}

#title {
	position:absolute;
	left:0px;
	top:187px;
	width:749px;
	height:41px;
}

#img_left {
	position:absolute;
	left:0px;
	top:228px;
	width:144px;
	height:317px;
}

#content_container {
	width:749px;
	min-height:545px;
}

#content {
	padding-top:240px;
	padding-right:30px;
	padding-bottom:20px;
	padding-left:160px;
	font-size:85%;
	text-align:left;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#572B28;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#572B28;
}

#footer {
	width:749px;
	height:28px;
	background-color:#572B28;
}
