body {
	background-color: #FCB80A;
	margin: 0 auto 0 auto;

}

img {
	border: 0px;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
}
a:link {
	color: #0C68B3;
}
a:visited {
	color: #902790;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
}
.style4 {font-size: 10px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}

#pageSet {
	position: relative;
	width: 802px;
	height: 506px;
	top: 20px;
	margin: 0 auto 0 auto;
}

#todayIs {
	display: block;
	width: auto;
	height: auto;
	text-align: right;
}

#mainContainer {
	position: relative;
	width: 802px;
	height: 506px;
	margin: 0 auto 0 auto;
}

#header {
	position: absolute;
	width: 436px;
	height: 132px;
}

#magNav {
	position: absolute;
	width: 314px;
	height: 180px; 
	top: 132px;
}

#magNav img {
	display: block;
}

#backTalkNav {
	position: absolute;
	width: 122px;
	height: 184px; 
	top: 132px;
	left: 314px;
}

#rightNav {
	position: absolute;
	width: 366px;
	height: 468px; 
	top: auto;
	left: 436px;
}

#rightNav img {
	display: block;
}	

#bottomNav {
	position: absolute;
	width: 436px;
	height: 152px;
	top: 316px;
}

#textNav {
	position: absolute;
	width: 802px;
	height: auto;
	top: 474px;
	text-align: center;
}
