body {
	background-color: #d9d9d9;
	font-family: Verdana, Arial, Geneva, Helvetica;
	margin-top: 0px;
	text-align: center;
	font-size: 80%;
	color: #ffffff;
}

a:link {color: #ffffff; text-decoration: underline;}
a:visited {color: #ffffff; text-decoration: underline;}
a:hover {color: #ffffff; text-decoration: none;}
a:active {color: #ffffff; text-decoration: underline;}

.container {
	background-color: #a8abae;
	text-align: left;
}

.head {
	background-image: url('images/homepage/header.gif');
	background-repeat: no-repeat;
	width: 798px;
	height: 342px;
	vertical-align: top;
}

#topnav {
	float: right;
	background-color: #b32d36;
	background-image: url('images/homepage/menu-bottom.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 189px;
	overflow:hidden;
	padding-bottom: 19px;
	margin: 0px;
	margin-right: 30px;
}
/*
#topnav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
}

#topnav ul li {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Geneva, Helvetica;
	font-size: 1.0em;
	margin: 2px 0px;
	height: 19px;
	display: block;
}*/

#topnav a {
	display: block;
	margin: 0px;
	color: #ffffff;
	text-decoration: none;
	width: 189px;
	padding: 2px 0px 2px 5px;
}
#topnav a:link {color: #ffffff; text-decoration: none;}
#topnav a:visited {color: #ffffff; text-decoration: none;}
#topnav a:hover {color: #af2836; text-decoration: none; background-color: #ffffff;}
#topnav a:active {color: #ffffff; text-decoration: none;}

#news-head {
	position: absolute;
	top: 310px;
	left: 50%;
	margin-left: 75px;
	font-size: 1.4em;
	font-weight: bold;
	color: #ffffff;
}

.left-content {
	width: 435px;
	vertical-align: top;
}

.left-content h2 {
	margin: 0px;
	color: #d62f33;
	padding-left: 85px;
	padding-top: 10px;
	height: 40px;
	background-image: url('images/homepage/h2icon.gif');
	background-repeat: no-repeat;
	background-position: 15px top;
	font-size: 1.4em;
}

.left-content p {
	padding-left: 85px;
	margin: 0px;
	margin-bottom: 10px;
}

.right-content {
	width: 364px;
	vertical-align: top;
}

.right-content ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}

.right-content ul li {
	margin: 15px 0px;
}

.right-content .news-bullet {
	float: left;
	color: #b42d34;
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	margin-right: 10px;
}

.right-content p {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}

.footer {
	width: 798px;
	height: 73px;
	background-image: url('images/homepage/footer.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	color: #ffffff;
	font-size: 0.8em;
}

.footer a:link {color: #ffffff; text-decoration: none;}
.footer a:visited {color: #ffffff; text-decoration: none;}
.footer a:hover {color: #ffffff; text-decoration: underline;}
.footer a:active {color: #ffffff; text-decoration: none;}

#footer-text {
	position: relative;
	float: right;
	margin-top: 20px;
	margin-right: 45px;
}

#credits {color: #AF2836; text-align: center; font-size: 0.7em;}
#credits a:link {color: #AF2836; text-decoration: none;}
#credits a:visited {color: #AF2836; text-decoration: none;}
#credits a:hover {color: #AF2836; text-decoration: underline;}
#credits a:active {color: #AF2836; text-decoration: underline;}
