body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg_nav.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Arial, Helvetica;
}

h3
{
	color: #999;
	font-size: 14px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica;
	margin: 20px 0 -5px 0;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: left;
	text-indent: 0;
	clear: both;
}

.header_image { margin: 130px 0 0 0; }

div.parent
{
	width: 100%; 
	height: 400px;
	background-image: url(images/bg_main.gif);
	background-repeat: no-repeat;
	background-position: center 0;
}

div.head
{
	width: 869px;
	z-index: 10;
	b!ackground-image: url(images/header_regular.jpg);
	b!ackground-repeat: no-repeat;
	b!ackground-position: 265px top;
}

div.nav
{
	width: 305px;
	float: left;
	line-height: 50px;
	text-align: left;
	z-index: 9;
}

img.nav { margin: 0 0 10px 40px; }

div.body
{
	float: left;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica;
	text-align: justify;
	padding: 10px 0 5px 0;
	line-height: 16px;
	color: #000000;
	width: 452px;
	z-index: 5;
}

h1
{
	font-weight: normal;
	font-size: 21px;
	color: #FE5624;
	margin-bottom: 30px;
}
h2
{
	font-weight: normal;
	font-size: 17px;
	color: #999;
}
h4
{
	font-weight: normal;
	font-style: italic;
	font-size: 13px;
	color: #c1c2a3;
	margin-bottom: -4px;
}

em
{
	font-size: 14px;
	color: black;
	font-style: normal;
	line-height: 18px;
}

.smallerfont
{
	font-size: 11px;
	line-height: 12px;
}

img.left
{
	float: left;
	margin: 3px 15px 8px 0;
	border-color: #999;
	border-width: 1px;
	border-style: solid;
}
img.right
{
	float: right;
	margin: 3px 0 8px 15px;
	border-color: #999;
	border-width: 1px;
	border-style: solid;
}

div.footer_shell
{
	clear: both;
	background-color: #525449;
	background-image: url(images/bg_bottom.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 600px;
}

div.footer_content
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	width: 880px;
	text-align: right;
}

a.footer_content:link { color: #c1c2a3; }
a.footer_content:visited { color: #c1c2a3; }
a.footer_content:hover { color: black; }

.footer_spacer { margin: 0 20px 0 0; }

.copyright 
{
	font-size: 9px;
	color: #75746a;
	padding: 10px 0 0 0;
}

a:link { color: #FF6000; }
a:visited { color: #0032BC; }
a:hover { color: #FFA673; }

a
{
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.form_label
{
	width: 180px;
	height: 25px;
	vertical-align: bottom;
	float: left;
	padding: 3px 0 0 0;
	text-align: right;
}

.form_spacer
{
	width:10px;
	float:left
}

.form_content 
{
	width: 250px;
	height: 25px;
	float:left
}

.form_field_regular
{
	width: 250px;
	height: 20px;
	border-color: #993;
	border-width: 1px;
}

.form_field_smaller
{
	width: 210px;
	height: 20px;
	border-color: #993;
	border-width: 1px;
}

.form_field_tiny
{
	width: 20px;
	height: 20px;
	border-color: #993;
	border-width: 1px;
}

div.special_box_right
{
	width: 180px;
	float: right;
	background-color: #de5c08;
	color: #FFF;
	clear: none;
	padding: 10px;
	position: relative;
	right: -100px;
	margin: 15px 0 8px -90px;
	text-align: left;
	font-size: 12px;
}

div.special_box_right h1
{
	font-size: 18px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: white;
}

div.special_box_right textarea
{
	width: 180px;
	height: 180px;
}

div.calendar
{
	width: 180px;
	float: right;
	background-color: #e7e7c2;
	color: #666;
	clear: none;
	padding: 10px;
	position: relative;
	right: -130px;
	margin: 5px 0 8px -110px;
	text-align: left;
	font-size: 11px;
	line-height: 14px;
}
div.calendar h1
{
	font-size: 18px;
	color: #663;
	font-weight: normal;
	margin: 0;
}
div.calendar .date
{
	color: #996;
	font-weight: normal;
	margin: 0;
	font-style: italic;
}
div.calendar em
{
	font-size: 11px;
	color: #000;
	f!ont-weight: bold;
	margin: 0;
	line-height: 14px;
}

div.home_sponsors
{
	font-size: 12px;
	color: #e6e5c3;
	m!argin-left: 35px;
	width: 280px;
}
div.home_sponsors img
{
	margin-bottom: 20px;
}
