body{
	margin: 0;
	padding: 0;
	border: 0;
	color: #666666;
	background-color: #F1F0E1;
	height: 100%; 
	
	scrollbar-base-color: #F1F0E1;
	scrollbar-arrow-color: #8C8969;
	scrollbar-3dlight-color: #8C8969;
	scrollbar-darkshadow-color: #8C8969;
	scrollbar-face-color: #CCCC99;
	scrollbar-highlight-color: #F1F0E1;
	scrollbar-shadow-color: #8C8969;
	scrollbar-track-color: #F1F0E1; 
}

#t {
	background-color: #CCCC99;
	margin: 0px;
}
#t img {
	padding-top:4px;
	border: none;
}

#header {
	background-color: #CCCC99;
}

/*
#framecontent {
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 781px; 
	height: 115px;
	background-color: #CCCC99;
}


#bottomcontent2 {
	position: fixed; 
	top: 115px;
	left: 0px;
	background-color: #F1F0E1;
	width: 781px; 
}

* html body {
	padding: 115px 0px 0px 0px;
}

* html #bottomcontent {
	height: 100%; 
	width: 781px; 
}
*/
