
*
{
margin: 0px;
padding: 0px;
}



body {	
	background: #000;
	font: 13px Arial, Helvetica, sans-serif;
	color: #383838;
}

#content{
	margin: 0 auto;
	background: #1e7c01;
	width: 989px;
	text-align: left;
	background: url(images/mainb.gif) repeat-y center;
}

#main{
width: 989px;
margin: 0 auto;
clear:both;
}

#header {
	height: 397px;
	width: 289px;
	background: #000 url(images/header.png) no-repeat top;		
}

#logo {
height: 100px;
text-align: left;
background: #000000 url(images/logo.png) no-repeat  bottom;
}


#logo a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-decoration: none;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}


#menu
{
width: 701px;
height: 53px;
background: url(images/menu.gif) no-repeat;
border-bottom: 10px solid #000000;
}

#menu ul {
	list-style: none;	
	padding-left:0px;
}

#menu li {	
	display: inline; 
}

#menu a{
	display: block;
	float: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	text-decoration: none;	
	height: 53px;
	padding-top:20px;	
	width: 129px;

}

#menu a:hover{
    
	background: url(images/menu_hover.jpg) repeat-x;
}

#left{
	width: 278px;
}

#lefttop{
	background:url(images/lefttop.gif) no-repeat top;
	height: 13px;
}

#left H3{
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 236px;
	height: 30px;
	font-size: 18px;
	font-weight: normal;
	padding-left:15px;
	padding-top: 10px;
	color: #ffffff;
	background-image: url(images/title.png);
	margin: 0 auto;
}

#leftbg{
	background:url(images/leftbg.jpg) no-repeat center top;
	padding-top:25px;
}	

.leftbg{
	background:url(images/leftbg.gif) repeat-y center;
	padding-top:0px;
}

.leftbot{
	background:url(images/leftbot.gif) no-repeat top;
	height: 20px;
	margin:0 auto;	
}

#left ul {
	list-style: none;
	padding-bottom: 10px;
	margin:10px 0 0px 0;
	padding-left: 20px;
	padding-right: 20px;
	
}

#left ul li{
	background:url(images/liststyle.png) no-repeat top left;
	padding-left: 25px;
	padding-bottom: 13px;
}

#left a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #000000;
}


#left a:hover {
	text-decoration:underline;
	
}




#right{
	float: right;
	width: 700px;
}

#righttop{
	background:url(images/righttop.gif) no-repeat top right;
	height: 13px;
}


#rightbot{
	background:url(images/rightbot.gif) no-repeat bottom right;
	height: 20px;
}
#right H4{
	width: 660px;
	height: 30px;
	font-size: 20px;
	font-weight: normal;
	padding:7px 0 9px 14px;
	color: #ffffff;
	background: url(images/right_top.png) no-repeat;
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}


#right h2 {
	margin:5px 0 10px 18px;
	padding: 0;
	color: #8d1920;
	font-size:15px
}


#right h3 {
	margin:5px 0 0px 18px;
	padding: 0;
	color: #373636;
	font-size:14px
}


.rightcenter{
	background:url(images/rightcenter.gif) no-repeat right;
	height: 19px;	
}

.rightbg{
	background:url(images/rightbg.gif) repeat-y right;
	padding-top:0px;
}	

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

#right ol, #right ul
{
margin-left: 30px;
margin-bottom:15px;
}




.read{
	text-align:right;
	padding-right: 50px;
}

.read a{text-decoration:underline;
		color:#8d1920;
		}
		
.read a:hover{text-decoration:none;}		

#mainbot{
	background:url(images/mainbot2.gif) no-repeat;
	height: 20px;

	clear:both;
}

#footer {
	height: 40px;
	width: 990px;
	clear: both;
	padding-top: 20px;
	background: #000000 url(images/footer.gif) no-repeat top;
	padding-bottom: 5px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
	text-decoration:underline;
}

#footer a:hover {
	
	text-decoration:none;
}




form{ margin:33px 0 0 20px}

input, select { margin:5px 0 5px 42px;
width:250px;
height:20px;
font-family:Tahoma, Geneva, sans-serif; font-size:1em;
}

textarea { width:339px;
height:200px;
margin:5px 0 5px 42px;
overflow:auto;

}
 label{ width:100px}

img {border:0;
vertical-align:top;
text-align:left;
padding:2px ;
border:1px #CCCCCC solid;}
