body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #F38C4A;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 14px;
	
}
#header {
	width: 100%;
	background-image: url(images/FvSDvc_02.jpg);
	background-repeat: repeat-x;
	height: 160px;
}
#header p.intro {
	width: 222px;
	padding: 4px;
	padding-top: 40px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	
	}
p.archives {
	width: 558px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #333;

}.content {
	align: center;
	width: 970px;
	background-color: #FEF0E2;
	
}

.content a img {
	width: 180px;
	height: 135px;
	padding: 1px;
	margin: 1px;
	
}
#sponsor {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 8px;
	font-style: normal;
}
#footer{
	height:160px;
	background-color: #F8F1E9;
	background-image: url(images/footer_bg_03.jpg);
	background-position: bottom;
	}
