body { 
	font-family: Verdana,Arial,Georgia, serif; 
	font-size: 11px; color: #333; 
	background: url(img/bg.jpg); 
}

#wrap {
	text-align: center; 
	padding-top: 40px
}
#page{
	text-align: center; 
	margin: auto; 
	width: 660px; 
}	
#spacer {
	width: 40px;
	float: left;
}		
#menu{
	width: 150px; 
	padding-top: 20px; 
	padding-left:30px;
	float: left;
}
#menu a:link {
	text-decoration: none; 
	color: #848484;
}
#content{
	float: left; 
	width: 380px; 
	height: 310px;
	margin-left: 30px; 
	padding: 10px;
	overflow: auto;
	
	scrollbar-face-color: #e6e6e6;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #333333;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #cccccc;
} 
#copy{
	text-align: right;
	width: 567px;
}
#footer {
	padding-bottom: 30px;
	padding-top: 30px
}
#bottom {
	width: 655px; 
	height: 11px; 
	background: url(img/bottom_shade.png) no-repeat; 
}
#body{
	width: 655px; 
	background: url(img/content_bg.png) repeat-y; 
}
#top{
	width: 655px; 
	height: 21px; 
	background: url(img/top_shade.png) no-repeat; 
}
#contentwrap{
	margin-top: 30px; 
	text-align: left
}
#spamhoneypot{
	position: absolute;
	left: 320px;
	top: 65px;
}
a.spamlink{
	color: white;
	text-decoration: none;
}
.header { 
	font-size: 16px; 
	font-family: Verdana,Arial,Georgia, serif; 
}
li.text
{
	margin-left: 2ex;
	left: 20;
}
