h1
{
	display: none;
}

h2
{
	clear: both;
	color: #000000;
	font-family: arial;
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 10px;
}

body
{
	background-color: #A2A2A2;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0 !important;
	padding: 0 !important;
	text-align: center;
}

#pageContainer
{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #EEEEEE;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0 !important;
	overflow: auto;
	padding: 0 10px 10px 10px !important;
	text-align: left;
	width: 970px;
}

#headerContainer
{
	background-color: #000000;
	height: 130px;
	width: 970px;
}

#header
{
	float: left;
	height: 130px;
	width: 232px;
}

#header img
{
	height: 130px;
	width: 232px;
}

#banner
{
	background-image: url('../images/bg.jpg');
	background-repeat: no-repeat;
	float: left;
	height: 90px;
	padding: 20px 10px 20px 0;
	width: 728px;
}

#bannerWrapper
{
	height: 90px;
	overflow: hidden;
	width: 728px;
}

#infoContainer
{
	border-bottom: 1px solid #D2D2D2;
	height: 18px;
	padding: 8px 5px 5px 5px;
	width: 960px;
}

#info
{
	float: left;
	height: 17px;
	padding-top: 1px;
	width: 480px;
}

#info p
{
	display: none;
}

#info p, #nav a
{
	font-family: arial;
	font-weight: normal;
	font-size: 0.8em;
}

#nav
{
	float: left;
	height: 18px;
	width: 480px;
}

#info p a, #nav a
{
	color: #0000FF;
	text-decoration: underline;
}

#nav a
{
	display: block;
	float: right;
	margin-right: 5px;
}

#info p a:hover, #nav a:hover
{
	color: #FF9900;
}

#nav a span
{
	float: left;
	margin-right: 3px;
}

#bodyContainer
{
	padding: 0 5px 0 5px;
}

#footerContainer
{
	clear: both;
	padding-top: 5px;
}

#footer
{
	border-top: 1px solid #D2D2D2;
	clear: both;
	margin-top: 5px;
	padding: 10px;
	text-align: center;
}

#footer p
{
	font-family: arial;
	font-weight: normal;
	font-size: 0.8em;
	margin-bottom: 5px;
}

#footer p a
{
	color: #0000FF;
	text-decoration: underline;
}

#footer p a:hover
{
	color: #FF9900;
}

.columnContainer
{
	float: left;
	width: 240px;
}

.sectionContainer
{
	clear: both;
	padding: 10px 0 20px 0;
}

.site
{
	clear: both;
}

.site a img
{
	border: 1px solid #000000;
	float: left;
	height: 60px;
	margin: 0 3px 5px 0;
	width: 80px;
}

.site a
{
	color: #0000FF;
	font-family: verdana;
	font-size: 0.8em;
}

.site a:hover
{
	color: #FF9900;
}

.site a.name
{
	display: block;
	float: left;
	width: 155px;
}

.site .domain
{
	float: left;
	font-family: verdana;
	font-size: 0.7em;
	padding-top: 2px;
	width: 155px;
}

.site img.badge
{
	float: left;
	height: 16px;
	padding: 5px 3px 0 0;
	width: 16px;
}

