﻿body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma, Arial;
	color: #000000;
	background-color: #ffffff;
	font-size: 12px;
}
.header
{
	height: 75px;
	border-bottom: 1px solid #f5f5f5;
	background: #ffffff url(img/header-bg.gif) bottom center repeat-x;
}
.acctmenu
{
	width: 900px;
	height: 20px;
	padding: 4px 8px 0 8px;
	text-align: left;
	font-size: 11px;
}
.acctmenu a
{
	color: #000000;
}
.acctmenu h1
{
	font-size: 12px;
	float: right;
	margin: 0;
}
.topnav
{
	width: 900px;
	height: 50px;
	vertical-align: middle;
}
.topnavlinks
{
	text-align: right;
	padding-top: 16px;
}
.topnavlinks a
{
	margin: 0;
	padding: 16px 12px;
	text-decoration: none;
	font-size: 13px !important;
	font-weight: bold;
}
.topnavlinks a:hover
{
	background: #f5f5f5 !important;
	color: #a9a9a9 !important;
}
#ufoLogo
{
	width: 110px;
	height: 50px;
	float: left;
	text-align: left;
	vertical-align: middle;
}
#ufoLogo img
{
	border: 0;
}
#ufoLogo h2
{
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}
.style750
{
	width: 750px;
	text-align: left;
}
.cntcontent
{
    background: #ffffff;
    width: 100%;
}
.content
{
	width: 900px;
	padding: 0 0 16px 0;
	margin: 0;
	background: #ffffff;
}
.footer
{
	clear: both;
	padding-top: 12px;
	color: #404040;
	background: url(img/footer-top-bg.gif) top center repeat-x;
}
.footer a
{
	color: #a9a9a9;
}
.footer div
{
	margin: 6px;
}
.footer div a
{
	margin: 0 6px;
	font-size: 11px;
}


/* homepage */
.mainboard
{
	height: 300px;
	margin: 0;
	background: url(../../images/website/widget-shot-home.jpg) 250px 20px no-repeat;
}
.rightpromos
{
	width: 240px;
	background: #eeeeee url(../../images/website/blogspots.jpg) center center no-repeat;
	height: 250px;
	float: right;
	margin: 20px 3px 0 0;
}
.maincopy
{
	width: 220px;
	padding: 20px 0 0 5px;
}
.maincopy h1
{
	margin: 0 0 12px 0;
	font-size: 26px;
	font-weight: normal;
}
.onethird
{
	width: 250px;
	float: left;
	background: url(img/section-title-bg.gif) top center no-repeat;
}
.onethird h3
{
	font-size: 13px;
	color: #ffffff;
	text-align: center;
	margin: 4px 12px 12px 12px;
}
.onethird p
{
	margin: 12px;
}




