* {
margin: 0;
padding: 0;
}

body,td,th {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	line-height: 15px;
}
body {
	background-image: url(/images/back_page.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px;
	width: 753px;
	background-position: left top;
	background-color: #082907;
}
p {
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#Header {
	background-image: url(/images/back_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 96px;
	width: 753px;
	display: block;
	position: relative;
}
#Header .Logo {
	position: relative;
	left: 422px;
	top: 13px;
}
#Header #Navbar {
	height: 25px;
	width: 460px;
	position: absolute;
	top: 69px;
	display: block;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	right: 0px;
	text-align: right;
}
#Navbar a {
	padding: 0px;
	margin-right: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#NotePad {
	height: 196px;
	width: 216px;
	position: relative;
	top: -54px;
	left: -15px;
	z-index: 20;
	margin: 0px;
	padding: 0px;
}
#HomeContent {
	height: 446px;
	width: 184px;
	margin: 0px;
	position: relative;
	z-index: 30;
	top: -187px;
	background-image: url(/images/home_content_background.gif);
	background-position: left top;
	padding-top: 32px;
	padding-right: 32px;
	padding-bottom: 0px;
	padding-left: 537px;
	background-repeat: no-repeat;
}
#HomeContent .Thumbnails {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	border: 1px solid #0F0E0E;
}
#NonScrollableContent {
	text-align: left;
	height: 390px;
	overflow: hidden;
}
#ScrollableContent {
	text-align: left;
	height: 390px;
	overflow: auto;
	padding-right: 5px;
	width: 179px;
}
#FlowerPower {
	height: 291px;
	width: 280px;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 25;
	left: -138px;
	top: -390px;
}
#Footer {
	background-image: url(/images/back_footer.gif);
	margin: 0px;
	height: 36px;
	width: 753px;
	background-repeat: no-repeat;
	position: relative;
	top: -465px;
	z-index: 15;
	background-position: left top;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #999999;
}
#HomeContent #frmContact {
	padding: 0px;
	margin-top: 15px;
}
#frmContact .FormField {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #121111;
	height: 17px;
	width: 175px;
	margin-top: 3px;
	margin-bottom: 10px;
	border: 1px solid #2F5C1E;
}
#frmContact .FormTextField {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #121111;
	height: 65px;
	width: 175px;
	margin-top: 3px;
	margin-bottom: 10px;
	border: 1px solid #2F5C1E;
}
#frmContact .FormButton {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #082907;
	border: 1px solid #1A4112;
}
