body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #F5EAD6 url(../media/page-bak.gif);
	}
	
#horizontal {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}
	
#container {
	background: #000000 url(../media/logo.gif) 0px 220px no-repeat;
	width: 750px;
	height: 526px;
	visibility: visible;
	position: absolute;
	top: -263px; /* half height */
	left: 50%; /* Always at 50% */
	margin-left: -375px; /* half width */
	overflow: auto;
	}
	
#content {
	width: 550px;
	height: 370px;
	float: right;
	}
	
#announcement {
	width: 154px;
	height: 70px;
	float: left;
	clear: none;
	color: #FFFFFF;
	margin: 380px 10px 0px 20px;
	text-align: right;
	}	
	
/* Site Navigation */	

#navigation {
	width: 550px;
	float: right;
	margin: 10px 0px 0px 0px;
	padding: 0px
	}
	
#navigation ul {
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#navigation li {
	display: inline;
	margin: 0px;
	padding: 0px;
	}
	
/* End Site Navigation */

.text {
	width: 285px;
	float:left;
	font-size: 10px;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-align: right;
	padding: 10px;
	line-height: 165%;
	}
	
.text p {
	margin: 7px 0px;
	}	
	
.bold {
	font-size: 11px;
	font-weight: bold;
	color: #A4B811;
	}
	
.menu {
	background: url(../media/menu_icon.gif) right top no-repeat;
	padding-top: 27px;
	}			
	
#flash {
	width: 550px;
	height: 370px;
	float: right;
	}
	
.image {
	float:right;
	margin: 0px;
	}	
	
.map {
	float:right;
	margin: 10px 10px 0px 0px;
	}
	
.manager {
	width: 225px;
	float:right;
	color: #FFFFFF;
	margin: 10px 10px 0px 0px;
	}
	
	.manager .bold {
		font-size: 16px;
		font-weight: bold;
		color: #A4B811;	
		}
		
	
#address {
	height: 23px;
	width: 750px;
	padding-top: 7px;
	clear: both;
	}
	
.contact {
	font-size: 10px;
	letter-spacing: 2px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	}
		
.link {
	color: #A4B811;
	font-weight: bold;
	text-decoration: none;
	}
	
.link:hover {
	color: #F4BE10;
	text-decoration: none;
	border-bottom: dotted 1px #F4BE10;
	}
	
.linkx {
	float: right;
	width: 160px;
	text-decoration: none;
	background: url(../media/link.gif) 0px 0px no-repeat;
	margin-top: 5px;
	}
	
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
li {
	padding-top: 5px;	
	}
	
a:focus {
    outline: none; 
	}			
	
#copyright {
	height: 30px;
	width: 750px;
	position: absolute;
	top: 496px;
	}	
		
.credits {
	background-color:#F5EAD6;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 8px;
	}

