{
margin: 0px;
padding: 0px;
}

a:link {
	color: #097E94;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #097E94;
}

body {
	
	background: #e7d799;
	color: #383838; font-style:normal; font-variant:normal; font-weight:normal; font-size:13px; font-family:Arial, Helvetica, sans-serif
}

#content
{
	width: 901px;
	text-align:left;
}

#main
{
width: 901px;
background: url('images/table_back.gif') repeat-y;
margin-bottom: 10px
text-align:left;

}

#top
{
background: url('images/top.gif') no-repeat;
width: 901px
text-align:left;

}

#bottom
{
background: url('images/bottom.gif') no-repeat;
width: 901px;
height: 17px
}

#back
{
width: 901px;
margin: 0px auto;
}


#logo {

width: 901px;
text-align: left;
padding-top: 0px;
}


#right
{
	width: 180px;
	float: right;
	margin-right: 0px;
	margin-top: 7px;
}


#right ul {
	list-style: none;
	margin-bottom: 0px;
	padding-top: 0px;
	text-align:left;
}

#right .right_back
{

}

#right .right_bottom
{

}

#right li  {
	padding: 5px;
	text-align:left;
}

#right .sub
{
	padding-left: 0px;
	text-align:left;
}

#right a {
	color: #097E94;
}
#right a:visited {
color: #097E94;
}

#right p
{
font-size: 10px;
}

.bot
{
padding: 10px;
}

#left
{
width: 700px;
padding-left: 20px;
}

#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 14px;
	color: #037BB0;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: underline;
}


#left p {
	padding: 0;
	text-align:justify;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 15px;
	color: #037BB0;
	border-bottom: 1px solid #bbb6a0;
}

#footer {
	height: 25px;
	clear: both;
	padding-top: 20px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #4A2011;
}

#footer a {
	color: #4A2011;
}