html, body {
	margin: 0px;
	padding: 0px;
	}

	
#left {
	width: 301px;
	float: left;
	margin-left: -1px;
	padding: 0px;
	background-image: url(bkg_left_head.gif);
	background-repeat: repeat-x;
	margin-right: 0px;
	position: relative;
	}
	
	
#content {
	padding: 0px;
	margin-left: 300px;
	background-image: url(bkg_content.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: auto;
	} 


#header {
	margin-bottom: 0px;
	height: 100px;
	display: block;
	background-image: url(bkg_header.gif);
	background-repeat: no-repeat;
	background-color: #F2F2F2;
	}
	
#footer {
	clear: both;
	background-image: url(bkg_footer.gif);
	margin: 0px;
	padding-top: 30px;
	background-position: top right;
	}
#pagehead{
	background-color: #33CC66;
}

.spacer {
	clear: both;
	display: block;
	}
	
#logo {
	height: 99px;
	margin: 0px;
	float: left;
}
#search {
	margin: 0px;
	width: 220px;
	float: right;
	clear: none;
	background-image: url(bkg_search.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 99px;
	margin-right: 30px;
}
#billboard {
	background-position: bottom right;
	background-repeat: no-repeat;
	background-image: url(bkg_billboard.jpg);
	background-color: #013C2A;
	display: block;
	height: 200px;
}
#menu {
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(menu_rightedge.gif);
	height: 30px;
}

#sponsors {
	display: none;
}
#foot_links {
	text-decoration: none;
}
#copyright {
	padding-top: 10px;
	height: 30px;
}

#billboard_head {
	float: left;
	color: #FFFFFF;
	padding-top: 100px;
}
#billboard_img {
	float: left;
	color: #FFFFFF;
}
#head_text {
	margin: 0px;
	float: left;
	width: 250px;
}
#head_text h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	padding-top: 40px;
	padding-bottom: 5px;
}
#backtop {
	text-align: right;
}
#left_bg {
	width: 300px;
	background-position: bottom left;
	background-repeat: no-repeat;
	background-image: url(bkg_left_column.gif);
	background-color: #E5E5E5;
}
