body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #F38C4A;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 14px;
	
}
#page{
    background:#F8F1E9;
    min-height:100%;
	}
#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;
	
	}
	#page-clear{
	clear:both;
	height:150px;
	background-color: #F8F1E9;

	}
p.archives {
	width: 558px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #333;

}.content {
	align: center;
	width: 966px;
	background-color: #FEF0E2;
	
}

.content a img {
	width: 180px;
	height: 240px;
	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: center center;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	}
