html, body {
margin: 0px;
padding: 0px;		 
background-color: CDC49B;

}
body {
background-image:url('images/backg.jpg');
	background-repeat: repeat-x;
	background-color: #CBDCE7;
	padding-bottom: 20px;
	font-size: 70%;
	color:#333333;
	text-align: center;
	margin: 0 auto;
}			
	   		  
	body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	   
	   
a:link {text-decoration: none; color: #5B3B07; }
a:visited {text-decoration: none; color: #5B3B07; }
a:hover {text-decoration: none; color: #000000; text-decoration: none;}
a:active {text-decoration: none; color: #5B3B07; } 

a.menu:link {text-decoration: none; color: #D0D3DD; }
a.menu:visited {text-decoration: none; color: #D0D3DD; }
a.menu:hover {text-decoration: none; color: #E5A82E; text-decoration: none;}
a.menu:active {text-decoration: none; color: #D0D3DD; } 


a.foot:link {text-decoration: none; color: #000033; font-weight: bold;}
a.foot:visited {text-decoration: none; color: #000033; font-weight: bold;}
a.foot:hover {text-decoration: none; color: #475677; text-decoration: none; font-weight: bold;}
a.foot:active {text-decoration: none; color: #000033; font-weight: bold;} 

a.foot1:link {text-decoration: none; color: #000033; }
a.foot1:visited {text-decoration: none; color: #000033; }
a.foot1:hover {text-decoration: none; color: #475677; text-decoration: none;}
a.foot1:active {text-decoration: none; color: #000033; } 


#wrapper {
width: 800px;
text-align: left;
margin: 0 auto;
padding: 0px;
}




#container{		
background-image: url(images/mainbg.jpg);
background-repeat: repeat-y;
width: 800px;
text-align: center;
margin: 0 auto;	  
padding-bottom: 30px;
}


#left{
background-image: url(images/left.jpg);
background-repeat: no-repeat;	 
background-position: top;
text-align: left;
float: left;
width: 498px; 
}

#leftcontent {
padding-top: 20px;
padding-left: 58px;
width: 450px;  
}
html>body #leftcontent {
width: 400px; 
}


#right{
background-image: url(images/right.jpg);
background-repeat: no-repeat; 
background-position: top;
float: right;
width: 302px;
text-align: left;  
}


#rightcontent {
padding-top: 20px;
padding-right: 55px;
width: 230px;  	   
}					 
	
.tabletxt {
font-family: Verdana;
 font-size: 11px;
 font-weight: bold;
 color: #5B3B07;
}		

#header1 {
background: url(images/header1.jpg);
width: 800px;
height: 128px;
background-position: center;  
position: relative;
}

#header2 {
background: url(images/header2.jpg);
width: 800px;
height: 98px;
background-position: center;  
position: relative;
}

#header3 {
background: url(images/header3.jpg);
width: 800px;
height: 103px;
background-position: center;  
position: relative;
}


#filler {
background: url(images/filler.jpg);
width: 800px;
height: 27px;
background-position: center;  
position: relative;
}

#menubar {
background-image: url(images/menubar.jpg);
min-height: 30px;
height: 48px;
vertical-align: bottom;
padding-top: 18px;
padding-left: 28px;
width: 800px;
}
html>body #menubar {
background-image: url(images/menubar.jpg);
min-height: 30px;
height: 30px;
vertical-align: bottom;
padding-top: 18px;
width: 800px;
}


	 

	 #mainfoot {
background: url(images/mainfoot.jpg);
width: 800px;
height: 76px;
background-position: center;
margin: 0 auto;
padding: 0px;  
}


#footer {
background: url(images/footer.jpg);
width: 800px;
height: 50px;
background-position: center;  
margin: 0 auto;
padding: 0px;
}				  

#footercontent {
width: 800px; 
font-family: Tahoma, Verdana;
font-size: 11px;		  
	line-height: 120%;
	letter-spacing: 1px;

color: #5B3B07; 	
text-align: left;
padding-top: 24px;
padding-left: 110px;   
}	

				 
	  .clearer {
font-size: 0px;
height: 0px;
width: 100%;
display: block;
clear: both;
}				


.img-right {
	display: block;
	float: right;
	right: 50px;  
	width: 100px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-left: 8px;
}


.picborder {
border: 1px #000000 solid;
margin: 15 5 5 5px;
}
html>body .picborder {
margin-top: 15px;
margin-left: 5px;
}
