body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	max-width:1000px;
	min-width:500px;
}

#header-layer {
	position:absolute;
	left:300px;
	top:20px;
	background-image:url(http://www.academicfreedomday.com/graphics/navBackground.gif);
	background-color:#fff;
	width:690px;
	max-width:750px;
	min-width:500px;
	height:150px;
	z-index:1;
}
#header-layer a:link {text-decoration: none;}
#header-layer a:visited {text-decoration: none;}
#header-layer a:hover {color:#fff; text-decoration: none;}
#header-layer a:active {text-decoration: none;}

#suitUp{
	position:absolute;
	left:75px;
	top:0px;
}
#signUp{
	position:absolute;
	left:215px;
	top:0px;
}
#showUp{
	position:absolute;
	left:350px;
	top:0px;
}
#startUp{
	position:absolute;
	left:495px;
	top:0px;
}
#divider{
	position:absolute;
	top:170px;
	left:310px;
	background:repeat-x url(http://www.academicfreedomday.com/graphics/inavDivider.gif);
	height: 30px;
	width: 930px;
	z-index:4;
	}
	
#dividerText{
	position:absolute;
	left:372px;
	top:176px;
	font-weight:bold;
	color:#ff0000;
	width:630px;
	height:20px;
	z-index:5;
	}
#dividerText a:link {color:#fff; text-decoration: none;}
#dividerText a:visited {color:#fff; text-decoration: none;}
#dividerText a:hover {color:red; text-decoration: none;}
#dividerText a:active {color:#fff; text-decoration: none;}

#quote{
	position:absolute;
	left:310px;
	top:199px;
	width:680px;
	height:61px;
	color:#000000;
	font-size:16px;
	z-index:1;
	}

#mainBody {
	position:absolute;
	top: 0px;
	bottom:0px;
	left: 310px;
	background-color:#fff;
	width:100%;
	width:670px;
	z-index:-1;
}
#mainBody a:link {color:red; text-decoration: none;}
#mainBody a:visited {color:red; text-decoration: none;}
#mainBody a:hover {color:#000000; text-decoration: none;}
#mainBody a:active {color:red; text-decoration: none;}

#mainText{
	position:relative;
	top: 280px;
	left:30px;
	width:600px;
	z-index:2;
}

#logo{
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
}
#leftText{
	position:relative;
	top:320px;
	left:75px;
	width:180px;
	color:#fff;
	}
	
#leftBar{
	position:absolute;
	left:0px;
	top:0px;
	width:310px;
	height:100%;
	background-image:url(http://www.academicfreedomday.com/graphics/redBackground.gif);
	}
#rightBar{
	position:absolute;
	left:990px;
	top:0px;
	width:250px;
	height:100%;
	background-image:url(http://www.academicfreedomday.com/graphics/redBackground.gif);
	z-index:2;
	}
	
#navBottom{color:#ff0000; padding-left:10px; width:600px;}
	
#footer{
	position:relative;
	left:-15px;
	vertical-align:bottom;
	font-size:10px;
	width:600px;
	margin-top:50px;
	margin-bottom:10px;
	z-index:-1;
	}
	
.roundbox {
	padding:2px 2px 2px 2px;
	width:300px;
	margin:10px;
	font-family:Arial, Helvetica, sans-serif;
}

#fullLeft div.roundbox {
	width:750px;
}

.roundbox :after {
	display:block;
	height:1px;
	clear:both;
}

#subLeft .roundbox {
	width:390px !important;
}

div.content p {
	margin:0px 2px 2px 2px;
	padding:3px 10px 3px 10px;
	font-size:12px;
	clear:both;
}

div.content ol li {
	margin:5px 10px 5px 0px;
    font-size:12px;
}

div.content a {
	color:#f5a70d;
	text-decoration:none;
}
div.content h2 {
	font-size:16px;
	line-height:18px;
	color:#ff0000;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	padding:10px 10px 5px 10px;
}

.roundbox h3 {
background-image:url(../graphics/iRedHeaderBackground.png);
color:#FFFFFF;
font-size:16px;
font-weight:bold;
height:19px;
width:491px;
margin-bottom:3px;
padding:5px 0 9px 14px;
text-align:left;
}

h1 {font-size:15px; margin-bottom:0px; margin-top:0px;}
h2 {font-size:14px; margin-bottom:0px; margin-top:0px;}
h3 {font-size:14px; margin-bottom:0px; margin-top:0px; font-weight:100;}
