html, body{
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #c0c0c0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

p{
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
	padding: 10px;
	text-align: justify; 
	text-justify: newspaper;
	margin-top: 14px;
	margin-right: 10px;
	margin-bottom: 10px;
}

a img{
	border: none;
}

h3 a:link, a:visited, a:active 

{   
	font-size: 18px;
	color: #FFFFFF !important;   
	text-decoration: none !important;

}


a

{

	color: #ffffff;
	text-decoration: underline;

}



#main{
	width: 960px;
	background-color: #333333;
	text-align: left;
	margin-left: auto;
	margin-right: auto;


}

#back{
	width: 960px;
	background-image: url('mainback.gif');
	text-align: left;
	padding: 0px;
	margin-left: auto;
	float:left;
	margin-right: auto;
}

#menu{
	width: 960px;
	background-image: url('menuback.gif');
	text-align: center;
	 
	padding:16px 0;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	floaT:left;
}

#menubot{
	width: 960px;
	text-align: center;
	padding: 5px;
	background-color: #ffffff;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	float:left;
}

#content{
	width: 960px;
	background-color: #333333;
	text-align: center;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

#logo{
	float: left;
	margin-top: 20px;
	margin-left: 10px;
}



#headertext{
	float: right;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: right;
	margin-top: 24px;
	margin-right: 10px;
	margin-bottom: 6px;
}

#content{
	width: 960px;
	float: left;
	padding-top: 14px;
}

#header1, #header2, #header3, #header4{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	background-color: #336699;
	display: block;
	float: left;
	width: 205px;

	font-size: 26px;
	font-family: Arial , Helvetica, sans-serif;
	line-height: normal;
	margin-bottom: 10px;
}

#header1, #header2, #header3, #header4{
	margin-left: 28px;
}

#footer{
	width: 904px;
	float: left;
	background-color: #336699;
	color: #cccccc;
	padding: 10px;
	text-align: justify;
	text-justify: newspaper;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left:28px;
}
