body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background:#dd2516;
}
#header-layer {
	position:absolute;
	left:0px;
	top:0px;
	background-image:url(http://www.academicfreedomday.com/graphics/navBackground.gif);
	width:100%;
	height:150px;
}
#header-layer a:link {color:#fff; text-decoration: none;}
#header-layer a:visited {color:#fff; text-decoration: none;}
#header-layer a:hover {color:#fff; text-decoration: none;}
#header-layer a:active {color:#fff; text-decoration: none;}

#suitUp{
	position:absolute;
	left:175px;
	top:6px;
}
#signUp{
	position:absolute;
	left:335px;
	top:10px;
}
#showUp{
	position:absolute;
	left:490px;
	top:8px;
}
#startUp{
	position:absolute;
	left:655px;
	top:9px;
}

#navDivider{
	position:absolute;
	top:150px;
	left:0px;
	background-image:url(http://www.academicfreedomday.com/graphics/navDivider.gif);
	width:100%;
	height:29px;
	z-index:1;
}
#dividerText{
	position:relative;
	padding-left:230px;
	top:5px;
	color:#fff;
	min-width:700px;
	}
#dividerText a:link {color:#fff; text-decoration: none;}
#dividerText a:visited {color:#fff; text-decoration: none;}
#dividerText a:hover {color:#ff0000; text-decoration: none;}
#dividerText a:active {color:#fff; text-decoration: none;}

#navBottom{
	position:relative;
	top:-40px;
	left:150px;
	color:#fff;
	width:700px;
	font-size:10px;
	}

#mainBody {
	position:absolute;
	top: 150px;
	left: 0px;
	background:repeat-x url(http://www.academicfreedomday.com/graphics/mBackground.gif);
	width:100%;
	height:500px;
}
#mainBody a:link {color:#fff; text-decoration: underline;}
#mainBody a:visited {color:#fff; text-decoration: underline;}
#mainBody a:hover {color:#fff; text-decoration: none;}
#mainBody a:active {color:#fff; text-decoration: none;}


#logo{
	position:absolute;
	top:29px;
	left:0px;
}
#text{
	position:absolute;
	top:120px;
	left:650px;
	width:250px;
	color:#fff;
	font-size:12px;
	}
.articleDate {color:#fff; font-style:italic; font-size:11px;}
.articleTitle {color:#fff;}
	
#footer{	
	position:relative;
	top:650px;
	padding-left:45px;
	background-image:url(http://www.academicfreedomday.com/graphics/footer.gif);
	height:30px;
	}
p {margin-top:0px; margin-bottom:0px;}
h1 {font-size:18px; margin-bottom:0px; margin-top:0px;}
h3 {font-size:14px; margin-bottom:0px; margin-top:0px; font-weight:100;}
