/*------------------------

 Header
 
------------------------*/

/* deffault nav, footer styling*/
div#headerWrap {
	width:980px !important;
	text-align:center !important;
	margin:0 auto;
}
div#topnav {
	display: block !important;
	width:980px !important;
	display: block;
	border: none;
	margin:0 !important;
}
#googlebar *, #leaderboard * {
	display: none !important;
}
/* 
footer text/links 
*/
div#footer {
	width:998px;
	margin:-3px 0 0 0;
	padding:0;
	background:url(Images/bgFooter.jpg) repeat-y;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#333;
}
div#footer a, u {
	text-decoration: none;
}
div#footer a {
	color:#333;
	text-decoration:none;
	font-weight:normal;
}
div#footer a:hover {
	color:#333;
	text-decoration:underline;
}
small {
	color:#fff!important;
}
#profile_url .heading {
	display:none;
}

#searchMonkey-displayURL {
	float:right;
}

#profile_url {
	position:absolute;
	color:#fff;
	text-align:right;
	top:29px;
	width:880px;
	height:1px;
}

#profile_url a{
	color:#FFFFFF
}

div#addThis {
	position:absolute;
	width:12px;
	height:12px;
	top:32px;
	margin-left:930px;
}