body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F5F3E7;
	background-image: url(graphics/backmain.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
h1 {
	color: #999966;
	font-size: 125%;
	font-weight: normal;
}
h2 {
	color: #999966;
	font-size: 100%;
}
h3 {
	color: #999966;
	font-size: 90%;
}
p {
	font-size: 80%;
	line-height: 150%;
	color: #999966;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 623px;
}
#left {
	float: left;
	width: 425px;
	padding-right: 23px;
	background-image: url(graphics/backcontent.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 10px;
}
#right {
	margin-left: 448px;
	padding-top: 125px;
	background-image: url(graphics/logobma.jpg);
	background-repeat: no-repeat;
	background-position: 17px 7px;
}
#footer {
	font-size: 70%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 623px;
	text-align: center;
	padding-top: 25px;
	color: #999966;
	padding-bottom: 25px;
}
#left a:link {
	color: #999966;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999966;
}
#left a:visited {
	color: #999966;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999966;
}
#left a:hover {
	color: #666633;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666633;
	background-color: #DDDCCC;
}
#photobar {
	margin-right: auto;
	margin-left: auto;
	width: 623px;
	text-align: center;
	background-image: url(graphics/backslideshow.gif);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-bottom: 16px;
}
#header {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(graphics/backheader.jpg);
	background-repeat: repeat-x;
}
#logo {
	margin-right: auto;
	margin-left: auto;
	width: 623px;
	padding-top: 25px;
}
#nav ul {
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E4D2;
}
#nav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E4D2;
	margin: 0px;
}
#nav li a {
	display: block;
	color: #999966;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 25px;
}
#nav li a:visited {
	color: #999966;
	text-decoration: none;
}
#nav li a:hover {
	color: #666633;
	background-color: #DDDCCC;
	background-image: url(graphics/hover.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
}

html>body #nav li a {
		width: auto;
}
#footer a:link {
	color: #999966;
	text-decoration: none;
}
#footer a:visited {
	color: #999966;
	text-decoration: none;
}
#footer a:hover {
	color: #666633;
	text-decoration: underline;
	background-color: #DDDCCC;
}
.line {
	background-image: url(graphics/horiline.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 1px;
}
.disclaimer {
	font-style: italic;
	text-align: center;
}
.photoright {
	float: right;
	margin-top: 0px;
	margin-left: 20px;
}
.photoleft {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
}
#callout {
	background-image: url(graphics/backcallout.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 17px 15px 25px;
}
#callout h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#callout p {
	margin-top: 0px;
	padding-top: 0px;
}
form {
	background-color: #DDDCCC;
	text-align: right;
	padding-top: 25px;
	padding-right: 125px;
	padding-bottom: 25px;
	border: 1px solid #999966;
}
input {
	background-color: #F5F3E7;
	border: 0px none;
	font-size: 80%;
	color: #999966;
	font-weight: bold;
}
