
body
{
	margin:0 auto;
	background-color:#000099
}

#main
{
	width:780px;
	margin:0 auto;
	min-height:600px;
}

#bgtop
{
	width:100%;
	height:25px;
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
}

#bgmid
{
	width:100%;
	height:auto;
	background-image:url(images/mid.jpg);
	background-repeat:repeat-y;
}

#bgbot
{
	width:100%;
	height:25px;
	background-image:url(images/bot.jpg);
	background-repeat:no-repeat;	
}

#bgbot h4
{
	top:6px;
	margin-top:6px;
	text-align:center;
	color:#FFF;
	font-size:12px;
}

.headlinewrap
{
	position:relative;
	width: 640px;
	margin:0 auto;
}

.headlinetext
{
	margin-bottom:10px;
	background-color:#FF0;
	display:inline;
}

.htop_left
{
	position:relative;
	width:320px;
	height:225px;
	margin:0;
	padding:0;
	background-image:url(images/htop_left.gif);
	background-repeat:no-repeat;
	float:left;
}

.htop_right
{
	
	width:320px;
	height:225px;
	margin:0;
	padding:0;
	background-image:url(images/htop_right.gif);
	background-repeat:no-repeat;
	float:right;
}

.hbottom
{
	width:640px;
	height:150px;
	margin:0;
	padding:0;
	background-image:url(images/hbottom.gif);
	background-repeat:no-repeat;
	
}

.asseen
{
	width:616px;
	height:58px;
	margin:0 auto;
	padding:0;
	background-image:url(images/asseen.gif);
	background-repeat:no-repeat;
}

.contentwrap
{
	width:740px;
	height:auto;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;    
}

.contentwrap h1
{
	font-family:Impact, Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
	font-size:24px;
}

.contentleft
{
	width:446px;	
	float:left;
}

.contentright
{
	width:294px;
	float:right;
}

.formlefttop
{
	width:446px;
	height:121px;
	margin:0;
	padding:0;
	background-image:url(images/formlefttop.gif);
	background-repeat:no-repeat;
}
.formleftmid
{
	width:446px;
	height:108px;
	margin:0;
	padding:0;
	background-image:url(images/formleftmid.gif);
	background-repeat:no-repeat;
}

.formleftbot
{
	width:446px;
	height:93px;
	margin:0;
	padding:0;
	background-image:url(images/formleftbot.gif);
	background-repeat:no-repeat;
}

.formright
{
	width:294px;
	height:322px;
	margin:0;
	padding:0;
	background-image:url(images/formright.gif);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#00C;
}

.formtopspacer
{
	width:100%;
	height:92px;
}

form
{
	width:244px;
	margin:0;
}

label
{
	width:60px;
	float:left;
	text-align:right;
	margin-right:10px;
}

.formsubmit
{
	width:244px;
	margin:0;
	margin-top: 20px;
}

.submit
{
	width:169px;
	margin:0 auto;
}


.hspacer
{
	width:100%;
	height:10px;	
}
.clear
{
	clear:both;
}
.hstrip
{
	width:100%;
	height:2px;
	border-bottom:solid 1px #CCC;
	margin-top:20px;
	margin-bottom:20px;
}

.footer
{
	font-size:12px;
	text-align:center;
	margin-top:30px;
	top:30px;
}
