@import url("http://www.academicfreedompetition.com/css/reset.css") screen;


#banner{
	background-image:url('http://www.academicfreedompetition.com/images/transparentBlue.png');
	background-repeat:repeat-x;
	position:absolute;
	top:-120px;
	left:220px;
	height:100px;
	width:274px;
	z-index:10001;
	line-height:14px;
	font-size:12px;
	padding:13px;
	color:#fff;
}
#banner a{color:#eee;}
#banner a:hover{color:#ccc;}

body {
	margin:0px;
	padding:0px;
	background:#fff;
}	
body p a:link{color:#05174f; text-decoration:underline;}
body p a:visited{color:#05174f; text-decoration:underline;}
body p a:hover{color:#b90000; text-decoration:none;}

p {
	line-height:14px;
}

span.privacy {
	display:block;
	position:absolute;
	bottom:52px;
	right:40px;
}

div#main {
	width:1024px;
	overflow:auto;
	background:#fff;
} 

div#top {
	height:262px;
	width:1024px;
	background:#fff;
}

div#top div#logo {
	width:539px;
	height:262px;
	background:url('http://www.academicfreedompetition.com/images/logo.jpg') no-repeat top left;
	float:left;
}

div#top div#petition {
	width:403px;
	height:262px;
	background:url('http://www.academicfreedompetition.com/images/notepad.jpg') no-repeat top left;
	float:left;
	position:relative;
}

div#petition h1 {
	font-size:21px;
	color:#000f4f;
	font-family:Helvetica, verdana, sans-serif;
	margin:44px 0px 0px 20px;
}

div#petition h2 {
	display:block;
	margin:100px 0px 0px 0px;
	font-family:Helvetica, verdana, sans-serif;
	color:#b90000;
	width:350px;
}

div#petition label {
	display:block;
	float:left;
	width:40px;
	height:19px;
	margin:0px 0px 0px 0px;
	color:#b90000;
	font-family:Helvetica, Verdana, sans-serif;
	font-size:12px;
}

div#petition form {
	display:block;
	margin:3px 0px 0px 20px;
}

div#petition form br{
	clear:both;
	display:block;
}

div#petition input {
	border:1px #05174f solid;
	margin:2px 0px 2px 0px;
	height:18px;
	background:url(http://www.academicfreedompetition.com/images/input-bg.jpg) repeat-x;
	font-size:14px;
	padding:0px 0px 0px 3px;
}
div#petition select {
	border:1px #05174f solid;
	margin:2px 0px 2px 0px;
	height:20px;
	background:url(http://www.academicfreedompetition.com/images/input-bg.jpg) repeat-x;
	font-size:14px;
	padding:0px 0px 0px 3px;
}

div#petition .myButton {margin-left:5px; width:120px; height:21px;}

div#petition label.shortlabel {
	width:20px;
	display:inline;
	margin:6px 47px 0px 0px;
}

div#petition input.shortinput {
	width:100px;
	float:left;
	margin:2px 5px 0px 3px;
}

div#petition label.evenshorter {
	margin:6px 27px 0px 10px;
}

div#petition img#captcha {
	float:left;
	border:1px black solid;
	margin:2px 0px 0px 0px;
}

div#petition form a {
	font-size:10px;
	font-family:Helvetica, Verdana, sans-serif;
	text-decoration:none;
	color:#b90000;
	margin:6px 0px 0px 3px;
	display:block;
	float:left;
}

div#petition form a:hover {
	color:#000f4f;
}

div#petition .submitbutton {
	border:1px #000f4f solid;
	background:#b7bac8;
	float:right;
	width:75px;
	margin:5px 38px 0px 0px;
	color:#b90000;
	padding:0px 0px 3px 0px!important;
	font-size:12px;
}

.submitbuttonon {
	color:#fff;
	background:#000f4f !important;
	padding:0px 0px 3px 0px!important;
	border:1px #000f4f solid;
	float:right;
	width:75px !important;
	margin:5px 38px 0px 0px !important;
	font-size:12px !important;
}





div#error {
	background:#b90000;
	width:159px;
	height:40px;
	z-index:100;
	position:absolute;
	left:626px;
	top:254px;
	color:white;
	padding:12px;
	font-family:helvetica, verdana, sans-serif;
	font-size:12px;
	border:1px black solid;
}





div#top div#top_right {
	width:82px;
	height:262px;
	background:url('http://www.academicfreedompetition.com/images/top-right.jpg') no-repeat top left;
	float:left;
}

div#bottom {
	width:1024px;
	min-height:530px;
	clear:both;
}

div#bottom div#nav {
	width:237px;
	min-height:530px;
	background:url('http://www.academicfreedompetition.com/images/nav-bg.jpg') no-repeat top left;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
}

div#nav h1 {
	color:#b90000;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	margin:33px 0px 0px 23px;	
}

div#nav ul {
	margin:15px 0px 0px 3px;
}

div#nav ul li a{
	color:#05174f;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
}

div#nav ul li a:hover{
	color:#b90000;
}

div#nav p {
	color:#4c4c4c !important;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	margin:15px 0px 15px 23px;
	width:75%;
}
div#nav p a:link{color:#05174f; text-decoration:none;}
div#nav p a:visited{color:#05174f; text-decoration:none;}
div#nav p a:hover{color:#b90000;}

#headlines
{
	font-family:Helvetica, Verdana, Arial, sans-serif;
}
#headlines a:link{color:#05174f; text-decoration:none;}
#headlines a:visited{color:#05174f; text-decoration:none;}
#headlines a:hover{color:#b90000;}
#headlines .articleTitle{font-weight:bold;}

div#bottom div#content {
	width:705px;
	min-height:300px;
	background:url('http://www.academicfreedompetition.com/images/content-bg.jpg') no-repeat top left;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;	
}

div#content h1 {
	font-size:21px;
	text-transform:uppercase;
	font-weight:bold;
	color:#b90000;
	margin:33px 0px 0px 23px;
}

div#content h1 strong {
	color:#05174f;
}

div#content p {
	color:#4c4c4c !important;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	margin:15px 0px 15px 23px;
	max-width:600px;
}

div#content p strong {
	font-weight:bold !important;
}

div#bottom div#bottom_right {
	width:82px;
	height:77px;
	background:url('http://www.academicfreedompetition.com/images/bottom-right.jpg') no-repeat top left;
	float:left;
}

div#footer {
	clear:both;
	float:left;
	height:45px;
	width:1024px;
}

div.legal *{
	font-family:"Courier New", Courier, monospace !important;
}


a img#ad{
	border:2px #b90000 solid !important;
}
