#wrapper {
	width: 703px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 117px;
	width: 100%;
	padding-top: 0px;
	padding-left: 0px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}
#bgbody {
	background-color: #333;
	width: 100%;
	-moz-border-radius:11px;    /* Firefox */
	-webkit-border-radius:11px; /* Safari and Chrome */
	min-height: 518px;
	padding-top: 25px;
	padding-bottom: 10px
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 7px;
	padding-bottom: 10px;
}
#btmnav {
	vertical-align: middle;
	float: right;
	height: 50px;
	width: 350px;
	margin-top: 33px;
	text-align: center;
	color: #FFF;
}
#footer {
	height: 107px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/footer_03.png);
}
#navtabs {
	background-color: #000;
	vertical-align: top;
	float: right;
	height: 23px;
	width: 404px;
}
#photo {
	float: right;
	height: 334px;
	width: 234px;
	padding-right: 22px;
	margin-right: 20px;
	text-align: left;
	vertical-align: middle;
}
.p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	margin: 20px;
	text-indent: 0px;
}
#nav {
	padding: 0px;
	float: right;
	height: 20px;
	width: 500px;
	margin-right: 20px;
	text-align: right;
}
ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
line-height: 2em;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #FFF;
text-decoration: none;
text-indent: 5px;
list-style-position: inside


padding: 6px;
margin: 2px;
}
.nav {
	padding-right: 2px;
}
.linkbtm {
	color: #98C944;
}
.headline2 {
	font-size: 12px;
	color: #98C944;
}
#wrapper #bgbody table tr td {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
#wrapper #bgbody table tr td h1 {
	color: #98C944;
	text-align: left;
}
