body{
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family:arial;
	color:#4E4E4E;
}
.clear{
	clear:both;
}

h1,h2,h3,p{
	margin:0px;
	padding:0px;
	
}

a:link {
	color:#006699;
	text-decoration:none;
}

a:visited {
color:#0099FF;
text-decoration:none;
}

#main{
	width:988px;
	margin:0px auto;
}	

#header{
	width:988px;
	height:175px;
	background-image:url(../images/stats_header.jpg);
	float:left;
}

#header a{
	float:left;
}

#header #statsLogo{
	width:164px;
	height:68px;
	display:block;
	margin:40px 27px 0px 0px;
}

#header #gmuLogo{
	width:96px;
	height:64px;
	display:block;
	margin:20px 260px 0px 0px;
}

#header #topNav{
	width:355px;
	height:11px;
	float:left;
	margin:48px 0px 0px 0px;
	padding:0px 0px 0px 68px;
}

#header #topNav #contact{
	width:68px;
	height:11px;
	margin-right:13px;
}

#header #topNav #journalist{
	width:128px;
	height:11px;
	margin-right:13px;
}

#header #topNav #emailList{
	width:126px;
	height:11px;
}

#header #searchArea{
	float:left;
	width:440px;
	height:23px;
}

#header #searchLabel{
	float:left;
	width:65px;
	height:25px;
	display:block;
	margin:8px 0px 0px 0px;
}

#header #searchField{
	width:340px;
	height:15px;
	float:left;
	margin:9px 23px 0px 0px;
	padding:0px;
	border:none;
}

#header #searchSubmit{
	width:11px;
	height:11px;
	float:left;
	margin:15px 0px 0px 0px;
	padding:0px;
}

#nav{
	float:left;
	width:988px;
	height:27px;
	list-style:none;
	margin:0px;
	padding:0px;
	border-bottom:solid 2px #ffffff;
}
