body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	margin: 0 auto 50px auto;
	width: 750px;
}
div#bannerAd
{
	text-align: center;
	width: 728px;
	height: 90px;
	padding: 11px;
	background-image: url("adBg.jpg");
}
div#title
{
	margin-left: -100px;
}
div#cTop
{
	background-image: url("cTop.jpg");
	color: #FFFFFF;
	height: 25px;
	padding: 10px 0 0 10px;
	letter-spacing: 1px;
}
div#cBottom
{
	background-image: url("cBottom.jpg");
	height: 35px;
	margin-bottom: 20px;
}
div#c
{
	background-image: url("c.jpg");
	height: 365px;
	padding-left: 35px;
}
div#cContent1
{
	width: 380px;
	height: 339px;
	float: left;
	background-color: #0099FF;
	border: 3px solid #FFFFFF;
	padding: 10px;
}
div#cContent2
{
	width: 213px;
	height: 97px;
	float: right;
	background-color: #0099FF;
	border: 3px solid #FFFFFF;
	margin-right: 35px;
	padding: 10px;
}
div#cContent3
{
	width: 213px;
	height: 180px;
	float: right;
	background-color: #0099FF;
	border: 3px solid #FFFFFF;
	margin: 35px 35px 0 0;
	padding: 10px;
}
div#cContentMain1
{
	overflow: auto;
	height: 280px;
	padding-right: 10px;
}
div#cContentMain2
{
	height: 95px;
}
div#cContentMain3
{
	overflow: auto;
	height: 120px;
	padding-right: 10px;
}
div#contentSubtitle1
{
	background-image: url("subtitleBg.jpg");
	width: 373px;
	padding: 25px 5px 5px 0;
	text-align: right;
	font-size: 16px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
}
div#contentSubtitle3
{
	background-image: url("subtitleBg.jpg");
	width: 206px;
	padding: 25px 5px 5px 0;
	text-align: right;
	font-size: 16px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
}
a
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover
{
	color: #333333;
	text-decoration: underline;
}
a.nav
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
a.nav:hover
{
	color: #000099;
	text-decoration: none;
}
a.entryTitle
{
	font-size: 14px;
}
a.entryTitle:hover
{
	color: #000000;
}
input
{
	color: #333333;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	font-size: 12px;
	padding: 2px 1px 2px 1px;
	width: 350px;
}
select
{
	color: #333333;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	font-size: 12px;
	padding: 2px 1px 2px 1px;
	width: 354px;
}
textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	padding: 2px 1px 2px 1px;
	width: 350px;
	height: 175px;
}
input.button
{
	width: 75px;
}
div.formSep
{
	height: 10px;
}
div.pageNumbers
{
	text-align: center;
}
span.badForm
{
	color: #FF0000;
}
a.pageLink
{
	color: #013E65;
}
a.pageLink:hover
{
	color: #013E65;
}
span.deadLink
{
	color: #016BB1;
}
a.attachmentLink
{
	display: block;
	width: 100%;
	text-transform: uppercase;
	text-align: center;
}
img.screenshot
{
	border: 1px solid #FFFFFF;
	margin: 0 0px 5px 5px;
	width: 50px;
	height: 50px;
	float: right;
}