/* All associated graphics copyright 2008, Michael and Julia Voss*/

body { 
	font: 12px Arial, Helvetica, sans-serif; 
	color: #CCCCCC; 
	background: (/images/background.jpg) no-repeat center bottom; 
	margin: 0px; 
	}
	
p {
	width: 354px;
	padding-right: 25px;
	text-align: justify;
	color: #999999;
	margin-bottom: 10px;
	float: right;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
a, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	height: 15px;
	padding-right: 2px;
	padding-left: 2px;
	}
	
#container {
	background: url(images/background.jpg) no-repeat top left;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#pageHeader {
	background: url(head.jpg) no-repeat;
	background-position: left bottom;
	display: block;
	height: 121px;
	width: 600px;
	margin: 0px;
	padding: 0px;
	}

#linkList {
	background: url(left_bg.gif);
	background-repeat: repeat;
	background-position: bottom;
	color: #777777;
	position: absolute;
	top: -3px;
	width: 303px;
	padding-bottom: 0px;
	left: -11px;
	background-image: url(images/left_bg.gif);
	z-index: 7;
	height: 564px;
	visibility: visible;
	}
	
#lselect ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 180px 100px;
	clear: both;
	}

#lselect li {
	margin-bottom: 15px;
	width: 190px;
	}

#lselect li a, #lselect li a:visited  {
	color:#999999;
	background-image: none;
	font-size: 15px;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding: 0px;
	}

#lselect li a.c, #lselect li a.c:visited {
	display: inline;
	background-image: none;
	font-size: 10px;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	}	
	
#lselect li a:hover, #larchives li a:hover, #lresources li a:hover {
	color: #FFFFFF;
	}

#footer {
	height: 80px;
	clear: both;
	padding-left: 305px;
	padding-top: 150px;
	font-size: 10px;
	}

#footer a, #footer a:visited {	
	color: #999999;
	background-image: none;
	}
	
.p5{
	width: 340px;
	float: right;
	position: relative;
	top: 150px;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	text-align: right;
	left: 90px;
	}




	
/* 

a:hover, a:active {}
#intro {}
#linkList h3.select span {}
#linkList h3.favorites {}
#linkList h3.favorites span {}
#linkList h3.archives span {}
#linkList h3.resources span {}
#lresources{}
#extraDiv1 {}

*/
