body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f2cd96;
	background-image: url(images/backpic.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
}
.navbox {
	text-align: center;
	vertical-align: middle;
	height: 50px;
	background-image: url(images/navback.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.bottombox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F2CD96;
	background-image: url(images/bottombox.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
	vertical-align: middle;
	height: 20px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bottombox a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bottombox a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.topbox {
	color: #2C386A;
	background-image: url(images/topbox.gif);
	background-position: left top;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.mainbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	vertical-align: top;
	padding: 10px;
	background-color: #FFFFFF;
	font-size: 12px;
}
.mainbox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #E69610;
	display: block;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	line-height: 22px;
}
#photobox {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
}
.menuheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D8AE6D;
	margin: 0px;
	padding: 0px;
}
.menuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2CD96;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	margin-bottom: 2px;
}
a {
	font-weight: bold;
	color: #ED9E25;
	text-decoration: none;
}
a:hover {

	font-weight: bold;
	color: #ED9E25;
	text-decoration: underline;
}
.menuitemtble {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2CD96;
	padding: 0px;
	padding-top: 5px;
}
.mainbox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #E69610;
	display: block;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	line-height: 22px;
}
.formtext {
	width: 90px;
	vertical-align: middle;
	text-align: right;
	padding-right: 10px;
}
.formboxes {
	border: 1px solid #F0A122;
	width: 325px;
	-moz-border-radius: 5px;
	padding: 2px;
	margin-bottom: 2px;
}
.formbuttons {
	border: 1px solid #F0A122;
	width: 125px;
	-moz-border-radius: 5px;
	padding: 2px;
	background-color: #F2CD96;
}

