
body {
	background-color: #FFF4EC;
	position:absolute;
	margin: 20px 20px 40px 40px;
    font-family: Verdana, Trebuchet, Arial;
    font-size: 12px;
	left:50%;
	margin-left:-475px;
	}

.clear_both {
	clear:both;
}

#content_container {
	width:900px;
	background:#FFFFFF;
	border:thin solid #777777;
	padding-bottom:20px;
}

#logo_container {
	width:79px;
	height:179px;
	margin:20px 0px 0px 20px;
	position:absolute;
	}

#header_container {
	width:775px;
	height:64px;
	margin-left:100px;
	margin-top:30px;
	background-image:url(images/nav-bg.gif);
	background-repeat:no-repeat;
	}

#body_container {
	width:842px;
	background-image:url(images/boxbg.gif);
	background-repeat:repeat-y;
	margin-left:33px;
	padding-left:95px;
	padding-top:40px;
	}
	
#footer_container {	
	width:842px;
	background-image:url(images/bottom.gif);
	background-repeat:no-repeat;
	height:23px;
	margin-left:33px;
	}
	
#footer_txt {	
	width:600px;
	height:23px;
	margin-left:160px;
	}	

.spp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	
}
.copyrightlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #D86552;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
}
.spptoptxt {
	font-family: Garamond, Georgia, Times, serif;
	font-size: 14px;
	font-weight: 400;
	color: #000000;

}
A:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #D86552;
	text-decoration: none;
}

A:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #D86552;
	text-decoration: none;
}

A:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #E76A55;
	text-decoration: none;
}

A:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #E76A55;
	text-decoration: none;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.graynav {
	font-family: "Century Schoolbook", Georgia, Times, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


