.bodytext {
	font-family: "century gothic";
	font-size: 15px;
	line-height: 20px;
	color: #666633;
}
.headers {
	font-family: "century gothic";
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #666633;
	letter-spacing: 1px;
}
a:link {
	font-family: "century gothic";
	font-size: 15px;
	color: #666633;
	text-decoration: none;
	letter-spacing: 1px;
}
a:visited {
	font-family: "century gothic";
	font-size: 15px;
	color: #666633;
	text-decoration: none;
	letter-spacing: 1px;
}
a:hover {
	font-family: "century gothic";
	font-size: 15px;
	color: #88635C;
	text-decoration: underline;
	letter-spacing: 1px;
}
#sci_container{
border:2px solid #2e301a;
border-bottom:none;
border-top:none;
background:#fff;
display:block;
width:798px;
position:relative;
margin:0 auto;
}
#sci_container table,form{
width:750px;
font-size:12px;
padding:0;
margin:0 auto;
}
h4{
display:inline;
font-size:14px;
}
body{
background-image:  url(images/bg.gif);
}
#left_column{
float:left;
width:234px;
margin:0;
}
#signature{
font-size:10px;
margin:0 0 0 20px;
}
#navi li{
list-style:none;
margin:0 0 0 10px;
}
#navi{
display:block;
float:left;
border:1 px solid;
width:200px;
margin:10px 0 35px 0 ;
}
#right_column{
float:right;
width:520px;
}
#main_content{
color:#666633;
font-size:14px;
margin:50px 0 0 0px;
width:500px;
text-align:justify;
}
#greenbar{
margin:20px 0 0 35px;
}