body
{
	width: 100%;
	background: url("content/september.jpg");
	background-attachment:fixed;
	margin: 0px;
	padding: 0px;
	border: solid;
	border-width: 0px;
	border-color: #ffffff;
	font-family: "Times New Roman", Times, Arial, Helvetica, Courier New, Courier;
	font-weight: normal;
	font-size: 13px;
	text-align: center;
}
a, a:link
{	
	color: #ffffff;	
	text-decoration: none;
}
a:visited 
{	
	color: #ffffff;	
	text-decoration: none;
}
a:hover 
{	
	color: #efebda;	
	text-decoration: none;
}
a.email, a.email:link
{	
	color: #0000ff;	
	text-decoration: none;
}
a.email:visited 
{	
	color: #0000ff;	
	text-decoration: none;
}
a.email:hover 
{	
	color: #414e70;	
	text-decoration: none;
}
a.blue, a.blue:link
{	
	color: #0000ff;	
	text-decoration: none;
}
a.blue:visited 
{	
	color: #0000ff;	
	text-decoration: none;
}
a.blue:hover 
{	
	color: #414e70;	
	text-decoration: none;
}
#padding_nav
{
	font-size: 16px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}
#padding
{
	font-size: 13px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: left;
}
#aligncenter
{
	text-align: center;
}
#site_container
{
	position: relative;
	margin-top: 0;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	text-align: left;
}
html>body #site_container
{
	border: 1px solid #ffffff;
	border-color: transparent;
	border-top: 0;
	border-bottom: 0;
}
#header_container
{
   	position: relative;
	top: 0px;
	left: 0px;
	width: 848px;
	height: 104px;
	overflow: hidden;
	background: url('images/headerbanner.png') no-repeat center;
	border: solid;
	border-width: 1px;
	border-color: #bebfd0;
}
#navigation_container
{
   	position: relative;
	top: 0px;
	left: 0px;
	height: 60px;
	width: 848px;
	overflow: hidden;
	background-color: #414e70;
	border: solid;
	border-width: 1px;
	border-color: #bebfd0;
	text-align: left;
}
#body_container
{
   	position: relative;
	top: 0px;
	left: 0px;
	width: 848px;
	min-height: 400px;
	overflow: hidden;
	background: url("content/september1.jpg");
	text-align: left;
	border: solid;
	border-width: 1px;
	border-color: #bebfd0;
}
#size_container
{
	z-index: -1;
   	position: absolute;
	top: 0px;
	left: 0px;
	width: 850px;
	height: 400px;
}
#footer_container
{
	font-size: 16px;
   	position: relative;
	top: 0px;
	left: 0px;
	width: 850px;
	height: 45px;
	overflow: hidden;
	vertical-align: center;
	background-color: #414e70;
	border: solid;
	border-width: 1px;
	border-color: #bebfd0;
}