#banner {
	background-image:  url("images/ehost_banner.jpg");
	position: absolute;
	height: 156px;
	width: 710px;
	left: 20px;
	top: 0px;
}

#footer {
	background-image:  url("images/footer.jpg");
	position: absolute;
	height: 36px;
	width: 710px;
	left: 20px;
	top: 550px;
}

#footer4 {
	background-image:  url("images/footer.jpg");
	position: absolute;
	height: 36px;
	width: 710px;
	left: 20px;
	top: 570px;
}

#footer_short {
	background-image:  url("images/footer.jpg");
	position: absolute;
	height: 36px;
	width: 710px;
	left: 20px;
	top: 660px;
}

#footer_short3 {
	background-image:  url("images/footer.jpg");
	position: absolute;
	height: 36px;
	width: 710px;
	left: 20px;
	top: 595px;
}

#footer_short4 {
	background-image:  url("images/footer.jpg");
	position: absolute;
	height: 36px;
	width: 710px;
	left: 20px;
	top: 635px;
}

#footer_short2 {
	background-image:  url("images/footer.jpg");
	position: absolute;
	height: 36px;
	width: 710px;
	left: 20px;
	top: 650px;
}

#footer_low {
	background-image:  url("images/footer.jpg");
	position: absolute;
	height: 36px;
	width: 710px;
	left: 20px;
	top: 890px;
}

#footer_very_low {
	background-image:  url("images/footer.jpg");
	position: absolute;
	height: 36px;
	width: 710px;
	left: 20px;
	top: 1120px;
}

#footer_veryway_low {
	background-image:  url("images/footer.jpg");
	position: absolute;
	height: 36px;
	width: 710px;
	left: 20px;
	top: 1280px;
}

#whitespace {
	background-color: #FFFFFF;
	position: absolute;
	height: 16px;
	width: 710px;
	left: 20px;
	top: 172px;
}

#nav {
	position: absolute;
	height: 22px;
	width: 690px;
	left: 20px;
	top: 150px;
	background-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-left: 20px;
}

navlink, a.navlink, a.navlink:link, a.navlink:visited {
	color: #ffffff;
	text-decoration: none;	
}

a.navlink:hover, a.navlink:active {
	text-decoration: underline;
}

navlinkthis, a.navlinkthis, a.navlinkthis:link, a.navlinkthis:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;	
}

a.navlinkthis:hover, a.navlinkthis:active {
	text-decoration: underline;
}


#content {
	position: absolute;
	width: 607px;
	left: 40px;
	top: 182px;
}


#content2 {
	position: absolute;
	width: 490px;
	left: 40px;
	top: 182px;
}

#content3 {
	position: absolute;
	width: 400px;
	left: 40px;
	top: 182px;
}

#content4 {
	position: absolute;
	width: 650px;
	left: 40px;
	top: 442px;
}

#sidepic {
	position: absolute;
	width: 200px;
	left: 550px;
	top: 212px;
}

#sidepic2 {
	position: absolute;
	width: 250px;
	left: 460px;
	top: 212px;
}

#sidepic3 {
	position: absolute;
	width: 250px;
	left: 460px;
	top: 212px;
}


#contentlg {
	position: absolute;
	width: 807px;
	left: 40px;
	top: 182px;
}

#contentwide {
	position: absolute;
	width: 647px;
	left: 40px;
	top: 182px;
}

#sidebar {
	position: absolute;
	width: 140px;
	left: 635px;
	top: 192px;
}
body {
	background-color: #ffffff;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10pt;
	color: #000000;
}
.specialheading {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	color: #000000;
	padding-bottom: 25px;
}
.heading {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	color: #000000;
	padding-bottom: 1px;
}
.subheading {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	color: #000000;
	padding-bottom: 5px;
}
.subhead {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.img {
	border: 1px solid #889B7E;
}
a, a:link {
	color: #4169E1;
	text-decoration: none;
}


a:hover, a:active {
	color: #4169E1;
	text-decoration: underline;
}

.sidebarHead {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #AE3D10;
	font-weight: bold;
}
.sidebarContent {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #333333;
}
	input {
font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9px;
	color: #333333;
}
p.subhead {
	margin-top: -25px;
}


/* FORMS */
form p, form label {
	font-size: 11px; 
	margin: 0; 
	padding: 1px; 
	line-height: 1.2em;
}

input, textarea, select {
	background: #fff url("images/form-bg.gif") repeat-x bottom; 
	border: solid 1px #999999; 
	font: 11px "Trebuchet MS", Arial, Verdana; 
	line-height: 1.3em;
}

label {
	line-height: 1.1em; 
	font-weight: normal; 
	display: block;
	width: 110px;
	float: left; 
	padding-right: 4px; 
	text-align: left; 
	margin: 0 0 10px 0;
}


.fakeTab {
	line-height: 1.0em; 
	font-weight: normal; 
	display: block;
	width: 110px;
	float: left; 
	padding-right: 4px; 
	padding-top: 4px;
	text-align: left; 

}


/* Makes the space between label and field wider */
label.wider {
	width: 150px;

}

/* Make the space wider */
label.reallywide {
	width: 175px;

}

select, option {
	font-size: 10px; 
	background-color: #F0EFEF;
}

.checkbox {
	background-color: #FFFFFF;
	border: none;
	background-image: none;
 } 
 
