a:link {
	color: #006633;
}

a:hover{
	text-decoration: underline;
	color: #353535;
}

a:visited {
	color: #ff4200;
}

*
{
border: 0;
margin: 0;
}

body
{
	font: 14px Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	background: url(images/bg.jpg);
}

#bg_top{
	background:url(images/bg_top.jpg) repeat-x top;
}

#main
{
margin: 0 auto;
width: 880px;
padding-top: 15px;
}

#header
{
	width: 880px;
	margin: 0 auto;
	height: 245px;
	background-image: url(images/header1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#logo
{
padding-left: 40px;
text-align: left;
padding-top: 120px;

}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}


#logo H2 a
{
font-size: 10px;
}

#buttons
{
width: 880px;
height: 39px;
margin: 0 auto;
}

#buttons ul {
   	float:right;
	padding-right: 40px;
    margin: 0px;      
}

#buttons li {
	display: inline;		
}

#buttons a {
	display: block;
	float: left;
	width: 138px;
	height: 29px;
	background: url(images/menu.png) no-repeat;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	margin-right: 2px;
}

#buttons a:hover {
	width: 138px;
    height: 29px;
	background: url(images/menuhover.png) no-repeat;
}

#content
{
width: 880px;
background: #ffffff;
margin-bottom: 5px;
padding-top: 20px;
padding-bottom: 22px;
}

#left
{
width: 880px;
}

.text{
	padding-left: 30px;
	padding-top: 5px;
	padding-right: 15px;
	font-size: 16px;
}

#left H1
{
	color: #111111;
	font-size: 24px;
	padding-top: 10px;
	padding-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

.pred{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4a1e80;
	padding-left: 30px;
	padding-top: 15px;
	margin-bottom: 5px;
}

#left a
{
 color: #330099;
}

#left a:hover{
	text-decoration: none;
	color: #006600;
}

#left a:visited {
	color: #003300;
	font-size: 14px;
}

#footer
{
	height: 37px;
	width: 614px;
	margin: 0 auto;
	font-size: 10px;
	color: #000000;
	padding-top: 20px;
	text-align: center;
	clear:both;
}

#footer a
{
color: #000000;
font-size: 10px;
text-decoration: none;
}
.padding
{
padding:0px;
color:#FF0000;
font-weight: bold;
}
