@charset "UTF-8";
/* CSS Document */

html {	height: 100%;
}

	body { 
		position:relative;
		line-height: .5em; 
		margin: 0px;
		font-size:100%;
		font-family:Verdana, "Lucida Grande", Tahoma, Arial, sans-serif;
		color:#666;
		background-color:#445560;
		
	}

#box {
	position:relative;
	margin:0px auto;
	background-color:#445560;
	border:solid;
	border-color: #FFFFFF;
	border-width:thin;
	text-align:left;
	width:804px;
	background-color: #FFFFFF;
}
	

#masthead {
	height: 100px;
	width: 800px;
	clear:both;
	border:solid;
	border-color:#FFFFFF;
	border-width:thin;
}

#bodycopy p {

	padding: -10px 0 0 0;
	}

	h2 {
	font-size: 1em;
	font-family: Verdana, "Lucida Grande", Tahoma, Arial, sans-serif;
	line-height: 1.5em;
	padding: 5px 0 5px 0;
	}
	
	h3 {
	font-size: 2em;
	font-family: Rockwell, georgia, Garamond, Times, serif;
	line-height: -1em;
	list-style:none;
	}

	h4 {
	font-size: 1.25em;
	font-family: Rockwell, georgia, Garamond, Times, serif;
	line-height: -1em;
	list-style:none;

	}
	
.date {
	font-family: Rockwell, georgia, Garamond, Times, serif;
	color: #0068B3;
	}
	
.news {
	padding-left:5px;
	}
	
.news a{
	color: #0068B3;
	}
				
	ul, li {list-style:none;
	margin: 0;
	padding: 0;
	}
	
	a {
	text-decoration:none}
	
	a {
	color:#FFFFFF}
	
ul.numbers {
	padding: 5px 0 10px 0;
	margin-left: 15px;
}

ul.numbers li {
	list-style:outside;
	}
	
ul.bold li {
	list-style:none;
	}
	
#wrapper {
	position:relative;
	width:800px;
	border:solid;
	border-color:#FFFFFF;
	border-width:thin;
	padding:0 0 0 0;
}

#menu {
	position:relative;
	height:20px;
	width:800px;
	border:solid;
	border-color:#FFFFFF;
	background-color:#445560;
	border-width:thin;
	margin:0px auto;
	padding: 8px 0 0px 0;
	overflow:hidden;
	font-size:62.5%;
	text-align: center;
}

ul.navigation li a:hover {
	border-bottom: solid 2px #8BD3F5;
	color: #8BD3F5;
	
}

.slider img {

	border:solid;
	border-color:#FFFFFF;
	border-width:thin;
	}

.navigation {
	}
	
	ul.navigation {
			
	}
	
	ul.navigation li {
		display:inline;
		position: relative;
		overflow: hidden;
		padding: 0 .75em;
		text-align:left;
		height: 20px;
	}
	
	
#content {
	position:relative;
	width:800px;
	border:solid;
	border-color:#FFFFFF;
	border-width:thin;
	overflow:hidden;
}

#contentright {
	position:relative;
	width:252px;
	height:450px;
	float:right;
	overflow:hidden;
	
	
	}


#newsright {
	position:relative;
	float:right;
	width:252px;
	height:308px;
	margin: 1px 0 0 0;
	border:solid;
	border-color:#445560;
	border-width:thin;
	overflow:hidden;
	
	
	}
	
	
#imageright {
	position: relative;
	float:right;
	width: 254px;
	height:120px;
	overflow:hidden;
	margin: 2px 1px;
	}
		
	
#slider {
        float:left;
	width:540px;
        padding-bottom:4px;
}

#slider {
	position:relative;
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
}

#contentfooter {
	float:left;
	width:540px;
        margin-left: 2px;
}

#contentfooter img {
	border:solid;
	border-color:#FFFFFF;
	border-width:thin;
	position:absolute;
	top:0px;
	left:0px;
        }

#newscopy {
	position: relative;
	width:242px;
	height:250px;
	overflow:scroll;
	text-align:left;
	line-height: 1em;
	font-size:100%;
	margin-left: 5px;
	margin-top: 5px;
	font-size:62.5%;
	font-family:Verdana, "Lucida Grande", Tahoma, Arial, sans-serif;
	}

#bodycopy {
	font-size: 70%;
	font-family: Verdana, "Lucida Grande", Tahoma, Arial, sans-serif;
	line-height: 1.5em;
	padding: 15px 15px 0 15px;

	}
	
#bodycopy a {
	color: #0068B3;
	font-family: Rockwell, georgia, Garamond, Times, serif;
	}
	
	
#bodycopy a hover: {
	color: #445560;
	font-family: Rockwell, georgia, Garamond, Times, serif;
	}

	
#footer {
	width: 800px;
	text-align: center;
	line-height:.2em;
	font-size: 60%;
	font-family: Verdana, "Lucida Grande", Tahoma, Arial, sans-serif;
	padding: 10px 0 7px 0;
	}
	
#footer a{
	text-decoration:none;
	}
	
	