body {
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #F4E1BD;
}
a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFCC00;
	outline: none;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.clear {  
    clear: both;  
}  
.overall {
	background-color: #FFFFFF;
}

div.center {
    text-align: center;
    margin: 0px auto 0 auto;
    padding: 0;
    width: 950px;
    background: #FFFFFF;
}

.content {
	width: 598px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;

}
.sidebar_left {
	width: 165px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;

}
