body {
	margin: auto;
	padding: 0px;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	height: 100%;
	background-image: url(../images/back9.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: center top;
}
#longback {
	margin: auto;
	padding: 0px;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	height: 100%;
	background-color: #000000;
	background-position: center top;
}
#index_wrapper
{
border: medium solid #663300;
width: 780px;
height: 311px;
margin-left: auto;
margin-right: auto;
margin-top: 120px;
background-color: #000000;
}
#wrapper
{
border: medium solid #663300;
width: 790px;
margin: auto;
margin-top: 100px;
}
#left_nav
{
width: 250px;
background-color: #000000;
float: left;
height: 311px;
}
#left_nav ul
{
	list-style-type: none;
	text-align: right;
	line-height: 26px;
}
#left_nav li a:link, #left_nav li a:visited, #left_nav li a:active 
{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 70%;

}
#left_nav li a:hover {
	color: #999999;
border-bottom: 1px dotted #999999; 
}
#left_nav_pages
{
width: 273px;
float: left;
margin-right: 25px;
}
#left_nav_pages ul
{
	list-style-type: none;
	text-align: right;
	line-height: 26px;
}
#left_nav_pages li a:link, #left_nav_pages li a:visited, #left_nav_pages li a:active 
{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 70%;
	line-height: normal;
}
#left_nav_pages li a:hover {
	color: #999999;
border-bottom: 1px dotted #999999; 
}
#index_content
{
width: 530px;
float:right;
}
#content_right
{
float: right;
width: 490px;
}

#content_right h2
{
	text-align: left;
	font-size: 90%;
}
#content_right p
{
		text-align: left;
			font-size: 70%;
}
#content_right ul
{
	list-style-type: none;
	text-align: right;
	line-height: 26px;
}
#content_right li
{
text-align: left;
			font-size: 70%;
			font-weight: bold;
			line-height:18px;
}
#content_right a:link, #content_right a:visited, #content_right a:active 
{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
#content_right a:hover {
border-bottom: 1px dotted #fff; 
}
ul.left_list
{
	list-style-type: none;
}
li.left_list
{
	font-size: 70%;
	font-weight: bold;
	text-align: left;
	}
#footer
{
margin: auto;
padding-top: 15px;
width: 700px;
font-size: 0.7em;
padding-bottom: 20px;
}
#footer a:link, #footer a:visited, #footer a:active 
{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
#footer a:hover {
border-bottom: 1px dotted #fff; 
}

.clearall
{
clear: both;
}
.bold
{
font-weight: bold;
}
select {
	color: #ffffff;
}
label {
	text-align: left;
	display: block;
	width: 50px;
	float: left;
	margin-right: 5px;
}
