body {
	background: #006600 url(images/bg.jpg) repeat-x;
	padding: 0;
	margin: 0;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.container {
	margin: 0 auto;
	padding: 0;
	width: 775px;
		
}
#versions {
	font-size: 11px;
	text-align: right;
	padding-right: 30px;
}
.top {
	margin: 0 auto;
	padding: 0;
	background: url(images/top.jpg) repeat-x;
	height: 52px;
}
.banner {
	background: url(images/banner.jpg) no-repeat;
	height: 140px;
}
#content h1 {
	text-decoration: none;
}
#content h1 a {
	text-decoration: none;
}

#menubg {
	margin: 0 auto;
	height: 26px;
	background: url(images/menubg.jpg) no-repeat left top;
}
#menu {
	margin: 10;
	padding: 3px 0 0 12px;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}
#menu ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
#menu li {
	display: inline;
	margin: 0;
	padding: 0;
}
#menu a {
	float: left;
	background: url(images/tableft.jpg) no-repeat left top;
	margin: 0;
	padding: 0 0 0 9px;
	text-decoration: none;
}
#menu a span {
	float: left;
	display: block;
	background: url(images/tabright.jpg) no-repeat right top;
	padding: 7px 15px 0 6px;
	color: #0F3451;
}
#menu a:hover {
	background: url(images/ovatableft.jpg) no-repeat left top;
}
#menu a:hover span {
	background: url(images/ovatabright.jpg) no-repeat right top;
	color: #FFF;
}
#contentbg {
	margin: 0 auto;
	padding: 2px 15px 1px 13px;
	background: url(images/contentbg.jpg) repeat-y left top;
}
#contenttop {
	margin: 0 auto;
	background: url(images/belowmenubg.jpg) no-repeat left top;
}
#left {
	float: left;
	padding: 2px;
	width: 201px;
}
#right {
	float: right;
	width: 200px;
	padding: 0;
}
#lnav_header {
	background: url(images/left_nav_top.jpg) no-repeat;
	height: 41px;
	padding: 0 0 0 10px;
	color: #FFF;
}
#lnav_header h1 {
	padding: 10px 0 0 15px;
	border: none;
	font-size: 16px;
	font-weight: bold;
}
#lnav_body {
	background: url(images/left_nav_mid.jpg) repeat-y;
	font-size: 10px;
	padding: 1px 10px 1px 3px;
}
#lnav_body ul {
	list-style: none;
	padding: 1px;
	margin: 1px 2px 1px 6px;
	font-weight: bold;
}
#lnav_bot {
	background: url(images/left_nav_bot.jpg) no-repeat;
	height: 26px;
}
#nav_header {
	padding: 12px 0 0 15px;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	font-size: 14px;
}
#rnav_header {
	background: url(images/right_nav_top.jpg) no-repeat;
	font-size: 11px;
	font-weight: bold;
	height: 36px;
	padding: 0;
}
#rnav_body {
	font-size: 11px;
	padding: 1px 0 1px 15px;
	font-weight:bold;
	background-repeat: repeat-y;
}
#rnav_bot {
	background: url(images/right_nav_bot.jpg) no-repeat;
	height: 26px;
	padding: 0;
}
#rnav_body ul {
	list-style: none;
	padding: 1px;
	margin: 1px 0 1px 3px;
}
#content {
	margin: 0 auto;
	padding: 2px;
	font-size: 11px;
	width: 310px;
	text-align: justify;
	
}
#content ul {
	margin-left: 3px;
	list-style-type: square;
}
#content ol {
	margin-left: 0;
}
h1 {
	font-size: 22px;
	padding: 1px;
	color: #A52;
	font-family: "Monotype Corsiva";
	font-style: italic;
	text-align: center;
}
h3 {
	font-size: 12px;
	border-bottom: 1px solid #000;
	padding: 1px;
	color: #aa5522;
}
blockquote {
	margin: 5px;
	padding-left: 3px;
	color: #903;
	font-style: italic;
	font-weight: bold;
}
#content img {
	margin: 0 3px 3px;
	padding: 2px;
	border: 1px solid #000;
}
#auto img {
	margin: 0 auto;
	padding: 0;
}
a, a:link {
	color: #060;
	text-decoration: underline;
}
a:hover {
	color: #090;
	text-decoration: none;
}
a:visited {
	color: #6D440E;
}
.footerbg {
	background: url(images/footerbg.jpg) no-repeat;
	height: 57px;
	font-size: 11px;
	text-align: center;
	clear: both;
}
#footer {
	width: 95%;
	margin: 0 auto;
	padding: 0;
	border-top: 1px solid #6D440E;
}
.yuii {
	margin: 0 auto;
	padding: 0;
	background: url(images/top.jpg) repeat-x;
	height: 52px;
	color: #000000;
	text-decoration: none;
}
.ad1 {
	margin: 0 auto;
	padding: 0;
	height: 52px;
	font-weight: bold;
	color: #aa5522;
}
.ad2 {
	margin: 0 auto;
	padding: 0;
	height: 52px;
	font-weight: bold;
	color: #006633;
}
.ad2 a {
	text-decoration: none;
}
#banner2 {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	width: 754px;
	background-color: #000000;
}
