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;
}

a{
color: #ff0000;
text-decoration: underline;
}

a:hover{
color: #173C4D;
}

#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;
	margin-right: auto;
}

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

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

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

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

#logos{
	float: left;
	margin-top: 10px;
	margin-left: 12px;
	margin-right: 12px;
        margin-bottom: 10px;
}

#logos1{
	float: left;
	margin-top: 10px;
	margin-left: 600px;
        margin-bottom: 10px;
}

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

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

#header1, #header2, #header3, #header4{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	background-color: #000000;
	display: block;
	float: left;
	width: 205px;
	color: #ff0000;
	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: #000000;
	color: #ffffff;
	padding: 10px;
	text-align: justify;
	text-justify: newspaper;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left:28px;
}
