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

#container {
	width: 780px;
	text-align: left;
	font-family: Verdana;
	font-size: 8pt;
	color: #666666;
}

#topsection {
	margin-top: 50px;
	width: 780px;
	height: 60px;
	background-image: url(images/banner.jpg);
}

#headercontact {
	float: right;
	color: white;
	margin-top:10px;
	margin-right: 82px;
}

.contact {
	color: white;
	text-decoration: none;
}

.contact:hover {
	color: #99CC00;
}

#menucontainer {
	margin-top:2px;
	height: 36px;
	width: 780px;
	background-image: url(images/menubg.gif);
	background-repeat: repeat-x;
}

#dropdowncontainer {
	float: left;
	margin-left: 10px;
	padding-top: 8px;
	height: 36px;
}

#menu {
	float: right;
	color: white;
	margin-top:11px;
	margin-right: 22px;
}

.menu {
	color: white;
	text-decoration: none;
}

.menu:hover {
	color: #99CC00;
}

#tmain{
	line-height: 14.5px;
	#line-height: 13px;
	_line-height: 13px;
	text-align: left;
	font-family: Verdana;
	font-size: 8pt;
	color: #666666;
}

#main{
	line-height: 14.5px;
	#line-height: 13px;
	_line-height: 13px;
	text-align: left;
	font-family: Verdana;
	font-size: 8pt;
	color: #666666;
	margin-top: -5px;
}

.mainimage {
	margin-top: -2px; 
	margin-left: -10;
	#margin-top: 11px;
	_margin-top: 11px;
	width: 530px;
	height: 500px;
}

h1 {
	color: #99CC00;
	font-size: 22pt;
	margin-top: 8px;
	margin-bottom: 0px;
	#margin-bottom: 5px;
	_margin-bottom: 5px;
	line-height: 30px;
	text-align: right;
	#text-align: left;
	_text-align: left;
	margin-right: 80px;
	#margin-right: 0px;
	_margin-right: 0px;
}

.head {
	color: #99CC00;
	font-size: 22pt;
	margin-top: 10px;
	#margin-top: 8px;
	_margin-top: 8px;
	margin-bottom: 15px;
	line-height: 30px;
	font-weight: bold;
}

.homeemail {
	color:#999999;
	text-decoration: none;
}

.homeemail:hover {
	color: #99CC00;
}

.adminbuttons {
	text-decoration: none;
	color: cccccc;
	font-weight: bold;
}

.imagecontainer {
	float: left;
	width: 500px;
	height: 500px;
	#margin-top: 5px;
	_margin-top: 5px;
	text-align: right;
	background-image: url(images/tmainbg.gif);
}

.showcontainer {
	float: left;
	width: 280px;
	margin-top: -513px;
	padding-left: 18px;  
	#margin-top: -5px;
	_margin-top: -5px;
	margin-left: 505px;
	#margin-left: 0px;
	_margin-left: 0px;
}

#bottomsection {
}

#copy {
	font-size: 12px;
	color: white;
	text-decoration: none;
	float: left;
	text-align: left;
	padding: 2px;
	margin-top: 5px;
	margin-left:5px;
}
#adh {
	font-size: 12px;
	color: white;
	text-decoration: none;
	float: right;
	text-align: right;
	padding: 2px;
	margin-top: 5px;
	margin-right:5px;
}

.adh {
	font-size: 12px;
	color: white;
	text-decoration: none;
}

.adh:hover {
	color: white;
	text-decoration: underline;
}
