body,

	html {
	margin:0;
	padding:0;
	color:#333333;
	font: normal 11pt/2em Arial, Helvetica, sans-serif;
	}

	body {
	min-width:750px;
	background-image: url(images/backgrnd_body01.jpg);
	background-repeat: repeat;
	background-position: left top;
	}

	#wrap {
	width:870px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #100f0f;
	border-left-color: #100f0f;
	/*background-image: url(images/backgrnd_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	}
a:link {
	text-decoration: none;
	color: #cc3300;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
	#header {
	height: 150px;
	padding: 0px;
	color: #CC3300;
	font-size: 40px;
	font-weight: bold;
	background-image: url(images/hdr_helander_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
.hdrTitle
{
	margin-top: 0px;
	width: 875px;
	margin-left: -3px;
	position: relative;
	background-image: url(images/hdr_2009.png);
	background-repeat: no-repeat;
	height: 70px;
	background-position: left top;
	/*float: left;*/
}
.hdrTitle h1 span
{	display: none;
	padding: 0;
	margin: 0;
}
.hdrAbout
{
	margin-top: 0px;
	width: 875px;
	margin-left: -28px;
	position: relative;
	background-image: url(images/hdr_aboutHDT02.png);
	background-repeat: no-repeat;
	height: 70px;
	background-position: left top;	/*float: left;*/
}
.hdrAbout h1 span
{	display: none;
	padding: 0;
	margin: 0;
}



.hdrBio_company
{
	margin-top: 0px;
	width: 875px;
	margin-left: -3px;
	position: relative;
	background-image: url(images/hdr_Bios_company.png);
	background-repeat: no-repeat;
	height: 70px;
	background-position: left top;	/*float: left;*/
}
.hdrBio_company h1 span
{	display: none;
	padding: 0;
	margin: 0;
}
.hdrBio_visit
{
	margin-top: 0px;
	width: 875px;
	margin-left: -28px;
	position: relative;
	background-image: url(images/hdr_Bios_visiting.png);
	background-repeat: no-repeat;
	height: 70px;
	background-position: left top;
	/*float: left;*/
}
.hdrBio_visit h1 span
{	display: none;
	padding: 0;
	margin: 0;
}
.hdrClass
{
	margin-top: 0px;
	width: 875px;
	margin-left: -3px;
	position: relative;
	background-image: url(images/hdr_Classes02.png);
	background-repeat: no-repeat;
	height: 70px;
	background-position: left top;
	/*float: left;*/
}
.hdrClass h1 span
{	display: none;
	padding: 0;
	margin: 0;
}
.hdrContact
{
	margin-top: 0px;
	width: 875px;
	margin-left: -3px;
	position: relative;
	background-image: url(images/hdr_contact.png);
	background-repeat: no-repeat;
	height: 70px;
	background-position: left top;
	/*float: left;*/
}
.hdrContact h1 span
{	display: none;
	padding: 0;
	margin: 0;
}
.hdrSponsor
{
	margin-top: 0px;
	width: 875px;
	margin-left: -3px;
	position: relative;
	background-image: url(images/hdr_sponsors.png);
	background-repeat: no-repeat;
	height: 70px;
	background-position: left top;
	/*float: left;*/
}
.hdrSponsor h1 span
{	display: none;
	padding: 0;
	margin: 0;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 2em;
	font-weight: bolder;
	font-variant: normal;
	color: #b82025;
	text-align: left;
}


	#header h1 {
    	padding:5px;
	    margin:0;
    }

	#nav {
	color: #000000;
/*	border-bottom: solid 1px white;
	background-color: #FFFFFF;*/
	background-position: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 12px;
	margin-right: 0px;
	background-repeat: no-repeat;
	height: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	}
#nav a {
	color: #c82127;
}	
#nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #FF9900;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}


	#nav ul{
		margin:0;
		padding:0;
		list-style:none;
	}

	#nav li{
	display:inline;
	margin: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
	}

	#main {
	float:none;
	width:91%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 25px;


	}
		
	#main p {
		padding: 0 10px;
	}
	#main li {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 50px;
	}
	/*#sidebar {
		background:#A0E3F3;
		float:left;
		width:250px;
		height: 615px;
	}

	#sidebar ul {
		margin-bottom:0;
    }

    #sidebar h3, #sidebar p {
		padding:0 10px 0 0;
    }
*/
	

	.heading1 {
	color: #301048;
	font-size: 20pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	}
		.heading2 {
	color: #301048;
	font-size: 16pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	}
		.heading3 {
	color: #999999;
	font-size: 14pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 2em;
	font-weight: bolder;
	font-variant: normal;
	color: #717859;
}
.dropcap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	display: block;
	float: left;
	padding-top: 0.03em;
	padding-right: 0.1em;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FF9900;
	margin-top: -5px;
	margin-right: -3px;

}
.picLeft {
	padding: 0px;
	/*float: left;
	clear: both;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -25px;
}
#wrap #main img {
	float: left;
	border: 2px solid #2f1447;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}
#footer {
	background:#F0F0F0;
	clear:both;
	text-align: center;
	padding: 5px;
	font-size: 11px;
	margin-bottom: 20px;
	color: #c82127;
	}
#footer a {
	margin:0;
	padding: 5px;
	color: #c82127;
    }
	#footer a:hover {
	margin:0;
	padding:5px;
	color: #FF9900;
    }
	#footer p {
		
		margin:0;
		
    }
#credits {
	font-size: 10px;
	text-align: center;
	color: #999999;
	clear: both;
	}
	#credits a{
	color: #999999;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #c82127;
	}
	#credits a:hover{
	color: #FF9900;
	
	}
#helander_signature {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 2em;
	font-weight: lighter;
	font-variant: normal;
	text-align: center;
	color: #999999;
	clear: both;
}