@charset "utf-8";

body  {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 5px;
	padding: 5px;
	color: #000000;
}

br 
{ 
line-height: 10px; 
} 

p.projectindent {
    margin-top: 5px;
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 10px;
}

a:link, a:visited, a:active {
    text-decoration: none;    
    color:#33327F;
}

a:hover {
    text-decoration: underline;
    color: #33327F;
}

form {
    margin-top: 0;
    margin-bottom: 0;
}

hr {
    margin-top: 0;
    margin-bottom: 0;
}
 
H1 {
    margin-top: 0;
    margin-bottom: 0;
}

H2 {
    margin-top: 0;
    margin-bottom: 0;
}

H3 {
    margin-top: 0;
    margin-bottom: 0;
}

H4 {
    margin-top: 0;
    margin-bottom: 0;
}

H5 {
    margin-top: 0;
    margin-bottom: 0;
}

H6 {
    margin-top: 0;
    margin-bottom: 0;
}

img.floatleft { 
    float: left; 
    margin: 0px 10px 10px 0px; 
}

img.floatright { 
    float: right; 
    margin: 0px 0px 10px 10px; 
}

img.floatcenter {
    margin: 0px 0px 10px 0px; 
}

img.maincontentheader {
    float: left;
    margin: 0 0 10px 0;
}

a.nohover {
    text-decoration: none; 
}

a.nohover1 {
    text-decoration: none;
    color:#000000;
}

.template #containerdrop { 
	background: url(images/shadowdark.gif) repeat;
	margin: 15px 0 0 0;
	top: 40px;
	left: 5%;
	width: 956px;
} 

.template #container { 
    position: relative;
	top: -5px; /* these two define the shadow 'offset'*/
	left: -5px; /*...*/	
	width: 954px;
	background: #FFFFFF;
	border: 1px solid #000000;
	text-align: center;
	padding: 15px 0px 15px 0px;
} 

.template #privacy { 
	width: 420px;
	background: #FFFFFF;
	border: 1px solid #000000;
	text-align: left;
	padding: 15px 15px 15px 15px;
}

.template #directions { 
	width: 450px;
	background: #FFFFFF;
	border: 1px solid #000000;
	text-align: left;
	padding: 15px 15px 15px 15px;
}

.template #header1 img {
    padding: 0px 0px 5px 0px;
}

.template #header1 {
    margin-bottom: 10px;  
	width: 924px;
	background: #ffffff;
	text-align: center;
	padding: 0px 15px 0px 15px;
} 

.template #header1a {
	float: left;
	width: 239px;
	background: #ffffff;
	text-align: center;
	padding: 0px 15px 0px 10px;
} 

.template #header1b {
	float: left;
	width: 635px;
	background: #ffffff;
	text-align: center;
	padding: 0px 10px 0px 15px;
} 

.template #maincontentieold {
    width: 894px;
	margin: 0px 0px 0px 0px;
    background: url(images/maincontent-background.gif) repeat;
    text-align: left;
    padding: 15px 15px 25px 15px;
    border-top: 0px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.template #maincontentie {
    float: left;
    width: 894px;
	margin: 0px 0px 0px 14px;
    background: url(images/maincontent-background.gif) repeat;
    text-align: left;
    padding: 15px 15px 25px 15px;
    border-top: 0px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.template #maincontent {
    width: 894px;
	margin: 0px 0px 0px 14px;
    background: url(images/maincontent-background.gif) repeat;
    text-align: left;
    padding: 15px 15px 25px 15px;
    border-top: 0px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.template #section1 {
    float: left;
    width: 205px;
	padding: 0 0 0 0;
    text-align: left;
}

.template #section2 {
    float: left;
    width: 645px;
	padding: 0 5px 0 15px;
    text-align: left;
}







.template #contactinfo {
    text-align: center;
}

.template #contactinfophone {
    float: left;
    width: 196px;
    height: 100%;
	padding: 0 0 0 239px;
    text-align: center;
}

.template #contactinfofax {
    float: left;
    width: 196px;
    height: 100%;
	padding: 0 239px 0 0;
    text-align: center;
}

.template #contactinfoemail {
    float: left;
    width: 894px;
    height: 100%;
	padding: 0 0 0 0;
    text-align: center;
}

.template #contactinfodirections {
    float: left;
    width: 894px;
    height: 100%;
	padding: 0 0 0 0;
    text-align: center;
}

.template #contactinfostaff {
    float: left;
    width: 894px;
    height: 100%;
	padding: 0 0 0 0;
    text-align: center;
}


.template #sitemapc1 {
	float: left;
	width: 222px;
	text-align: left;
	padding: 0px 0px 0px 225px;
} 

.template #sitemapc2 {
	float: left;
	width: 372px;
	text-align: left;
	padding: 0px 0px 0px 75px;
} 




.template #footer1 {
	width: 924px;
	background:#ffffff; 
	text-align: center;
    font: 8pt Verdana, Arial, Helvetica, sans-serif;
    padding: 10px 0 20px 0;
}

.template #footer2container {
	width: 924px;
	margin-top: 0px;
}

.template #footer2a {
    float: left;
    vertical-align: top;
    width: 212px;
    padding: 0 0px 0 0;
}

.template #footer2b {
	float: left;
	vertical-align: top;
	width: 500px;
	text-align: center;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
}

.template #footer2c {
    float: left;
    vertical-align: top;
    width: 212px;
    padding: 0 0px 0 0;
}

#footer2c a {
    text-decoration: none;
    padding: 0px 0px 0px 0px;
}

.template #footertext {
	width: 904px;
	background:#ffffff; 
	text-align: center;
    padding: 20px 10px 10px 10px;
}

#contestimg
{
margin:10px;
}

#contesttext
{
padding:10px;
}

.altTextField {margin:5px;}
label.error { color: red; }
