/* CSS Document
Template Name: LetterBox_Olive
Date: 08/03/2005 */

#container {
	margin: 0px 0px 0px 0px;	
	padding:0px 0px 0px 0px;
	background-color: #ffffff;
	background-color:transparent;
	background-repeat:repeat-y;
	border: 0px #aaaaaa solid;
	width: 770px;
}

.banner {
	width:770px;
	height:137px;
	background-repeat:no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #000000;
	background-color: #036;
}

.horizontal_navigation_bar {
	width: 769px;
	height: 35px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #036;
	background-repeat: no-repeat;
	text-decoration: none;
}

.horizontal_navigation_bar a:link {
	color: #ffffff;
	text-decoration: none;
}

.horizontal_navigation_bar a:visited {
	color: #ffffff;
	text-decoration: none;
}

.horizontal_navigation_bar a:hover {
	color: #ffffff;
	text-decoration: none;
}

#footer {
	background-image:url(Images/Footer.jpg);
	background-repeat: no-repeat;
	height:23px;
	width:100%;
}
#footer p {
	margin: 0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	text-align:left;
	color:#ffffff;
	font-size:11px;
}
#footer p a {
	color:#ffffff;
}