p {
	margin-top: 0px;
	margin-bottom: 1em;
}
#logo {
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 20px;

}
#biglinks {
	position: absolute;
	top: 12px;
	left: 655px;
}

#biglinks img{
	margin-bottom: 5px;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	padding-top: 7.5px;
	height: 10px;
	clear: both;
}
#footer a:link {
	text-decoration: none;
	color: #FFF;
}
#footer a:visited {
	text-decoration: none;
	color: #FFF;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.clear_left {
	clear: left;
	height: 20px;
}
.about {
	display: block;
	background-color: #000099;
	width: auto;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 4px;
	padding-left: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}
