body {
	background-color:#CCCC99; 
	padding:0px; 
	margin-left:0px; margin-right:0px; margin-bottom:0px;
 text-align: center;
}

.main {
width:840px;
margin:auto;
text-align: left;

}

.header {width:840px;
height:46px;
background-image: url('images/header_bg.gif');
background-repeat: no-repeat;
padding-left:0px;
padding-top:0px;
color:#642B1C;
font-family:georgia;
border-left: solid 1px #642B1C;
}

#leftside {float:left; 
width:380px;
border-left: solid 1px #642B1C;
background-color:#ffffff; 
background-image: url('images/white_bg.gif');
background-repeat: no-repeat;
}

#rightside {float:left; 
width:450px;
height:auto;
background-image: url('images/main_bg.gif');
background-repeat: no-repeat;
font-family:verdana;
color:#F1F1D2;
font-size:12px;
padding:3px;
background-color:#642B1C;

}

.footer {width:837px;
height:51px;
background-image: url('images/footer_bg.gif');
background-repeat: no-repeat;
background-color:#CCCC99; 

}


a:link {font-family:verdana; font-size:12px; color:#F1F1D2; font-weight:bold; text-decoration:underline;}
a:hover {font-family:verdana; font-size:12px; color:#F1F1D2; font-weight:bold; text-decoration:underline;}
a:active {font-family:verdana; font-size:12px; color:#F1F1D2; font-weight:none; text-decoration:underline;}
a:visited {font-family:verdana; font-size:12px; color:#F1F1D2; font-weight:none; text-decoration:none;}




a:link.nav{font-family:georgia; font-size:19px; color:#642B1C; font-weight:none; font-style: italic; text-decoration:none;}
a:hover.nav {font-family:georgia; font-size:19px; color:#ffffff; font-weight:none; font-style: italic; text-decoration:none;}
a:active.nav {font-family:georgia; font-size:19px; color:#642B1C; font-weight:none; font-style: italic; text-decoration:none;}
a:visited.nav {font-family:georgia; font-size:19px; color:#642B1C; font-weight:none; font-style: italic; text-decoration:none;}



a:link.nav2{font-family:georgia; font-size:19px; color:#ffffff; font-weight:none; font-style: italic; text-decoration:none;}
a:hover.nav2 {font-family:georgia; font-size:19px; color:#ffffff; font-weight:none; font-style: italic; text-decoration:none;}
a:active.nav2 {font-family:georgia; font-size:19px; color:#ffffff; font-weight:none; font-style: italic; text-decoration:none;}
a:visited.nav2 {font-family:georgia; font-size:19px; color:#ffffff; font-weight:none; font-style: italic; text-decoration:none;}