*
{
	margin: 0;
	padding: 0px;
}
BODY
{
	font-size: 100%;
	font-family: Arial, verdana, sans-serif;
	background: url(images/marvin_bg.png) repeat-x top #ffffff;
}
P
{
	font-size: 80%;
	line-height: 110%;
	margin-bottom: 0.8em;
}
LI
{
	font-size: 1.3em;
	line-height: 1.2em;
	margin-bottom: 0em;
}
A
{
	color: #2e3192;
	text-decoration: none;
}
A:hover, A:active
{
	color: #f7941d;
	text-decoration: none;
}
H1
{
	font-size: 125%;
	font-style: normal;
	font-weight: bold;
	color: #2e3192;
	margin-bottom: 0.2em;
}
H2
{
	font-size: 72%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0.2em;
}
H3
{
	font-size: 50%;
	font-weight: normal;
	color: #f7941d;
}
H4
{
	font-size: 100%;
	font-weight: normal;
	line-height: 1.5em;
	margin-bottom: 0.8em;
}
H5
{
	font-size: 170%;
	line-height: 120%;
	font-weight: normal;
	color: #000000;
	margin-bottom: 0.2em;
}
H6
{
	font-size: 80%;
	font-weight: bold;
	color: #555555;
	margin-bottom: 0.2em;
}
A IMG
{
	border: none;
}
IMG.floatLeft
{
	float: left;
	padding: 5px 15px 5px 0px;
}
IMG.floatRight
{
	float: right;
	padding: 0px 0px 0px 10px;
}
.box
{
	float: right;
}
.field
{
	width: auto;
}
.toplink
{
	font-size: 50%;
	font-weight: bold;
/*font-color: #FFFFFF*/
}
.contact
{
	font-size: 80%;
	font-weight: bold;
	color: #2e3192;
	text-decoration: none;
}
	.contact A
	{
		font-size: 80%;
		font-weight: bold;
		color: #2e3192;
		text-decoration: none;
	}
	.contact A:hover, A:active
	{
		font-size: 80%;
		font-weight: bold;
		color: #f7941d;
		text-decoration: none;
	}
.footer
{
	text-transform: none;
	font-weight: normal;
	text-align: right;
	margin-top: 7px;
}
/**************************** LAYOUT STYLES ***************************/
DIV#page-wrap
{
	height: auto;
	width: 1024px;
	margin: auto;
}
DIV#top
{
	height: 191px;
	width: 1024px;
	background: url(images/header.png) no-repeat;
}
DIV#toplinks
{
	height: 20px;
	width: 250px;
	display: block;
	padding-bottom: 5px;
	margin-right: 360px;
	margin-top: 122px;
	float: right;
}
DIV#toplinks A
{
	color: white;
	padding-left: 5px;
	text-decoration: none;
	font-weight: bold;
}
DIV#toplinks A:hover, A:active
{
	color: #f7941d;
	padding-left: 5px;
	text-decoration: none;
	font-weight: bold;
}
div#topright {
	height: 20px; width: 500px;
	float: right;
	margin-top:  5px;
	padding-right: 10px;
	text-transform: none;
	text-align: right;
}
div#topright a {
	color: white; 
	text-decoration: none;
	font-weight: normal;
}
DIV#container
{
	height: auto;
	width: 1024px;
}
DIV#content
{
	height: auto;
	width: 776px;
	float: left;
	padding: 0;
}
DIV#contenthead
{
	height: auto;
	width: 776px;
	float: left;
	padding: 0;
}
DIV#blurb1
{
	height: auto;
	width: 776px;
	float: left;
	padding: 0;
}
DIV#spotlight1
{
	height: auto;
	width: 375px;
	float: left;
	padding-right: 10px;
}
DIV#spotlight2
{
	height: auto;
	width: 375px;
	float: right;
	padding: 0;
}
DIV#rightpics
{
	height: auto;
	width: 248px;
	float: right;
	padding-top: 0px;
}
DIV#adspace
{
	height: 225px;
	width: 248px;
	float: left;
	padding-top: 20px;
}
DIV#contactpic
{
	height: 306px;
	width: 164px;
	display: block;
	float: left;
	padding: 0;
}
DIV#contactinfo
{
	height: 308px;
	width: 600px;
	display: block;
	float: left;
	padding-left: 10px;
	padding-top: 15px;
}

DIV#click
{
	height: 22px;
	width: 797px;
	float: left;
}
DIV#buttons
{
	height: 50px;
	width: 662px;
	float: left;
	padding-left: 87px;
	margin: 0px;
}
DIV#content2
{
	height: auto;
	width: 787px;
	float: left;
	padding-right: 15px;
	padding-left: 5px;
	margin-top: 250px;
}
DIV#rules
{
	height: auto;
	width: 787px;
	float: left;
	margin-top: 25px;
	padding-right: 15px;
	padding-left: 5px;
}
DIV#footer
{
	height: 76px;
	width: 1024px;
	float: left;
	text-align: right;
	padding-top: 25px;
}

