/* copyright susanne myler deerhunter css */
 
   

/* basic elements */
body {
	font: 83%/150% verdana, arial;
	color: #555753;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: top;
	}
p { 
	font: 83%/150% verdana, arial;
	margin-top: 0px; 
	text-align: justify;
	}
h3 { 
	font: normal 100% verdana, arial; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #4E7ED1;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #4E7ED1;
	border-bottom: dotted 1px
	}


/* specific divs */
#container { 
	background:  url(whitetail_deer_silhouette_s.png) no-repeat left top; 
	padding: 0px;  
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 326px;
	}
#intro { 

	}
#pageHeader { 

	}

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#pageHeader h1 { 
	background: transparent; 
}
#pageHeader h1 span {
	display:none
	}
#pageHeader h2 { 
	background: transparent; 
	float: right;
	}
#pageHeader h2 span {
	display: none;
	}

#quickSummary {
	position: absolute; 
	top: 175px; 
	left: 26px;
	width: 178px;
	height: 150px;
	color: #000;
	overflow: auto;
	}
#quickSummary p {
	font: 83%/133% verdana, arial; 
	text-align: left;
	letter-spacing: 1px;
	}

#preamble {
	position: absolute;
	top: 230px;
	left: 347px;
	width: 470px;
	height: 400px;
	overflow: auto;
	}
#supportingText {
	position: absolute;
	top: 470px;
	left: 347px;
	width: 470px;
	}

#footer { 
	text-align: center;
	margin-bottom: 11px;
	font: 83%/150% verdana, arial;
	}
#footer a:link, #footer a:visited { 
	margin-right: 20px; 
	}

#preamble h3 { 
	background: transparent url(h3_preamble.gif) no-repeat left top; 
	}
#explanation h3 { 
	background: transparent url(samples.gif) no-repeat left top; 
	}
#participation h3 { 
	background: transparent url(cost.gif) no-repeat left top; 
	}
#benefits h3 { 
	background: transparent url(file:///C|/Documents%20and%20Settings/Owner/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/5RP52GRG/bg_hdr_benefits.gif) no-repeat top left; 
	}
#requirements h3 { 
	background: transparent url(file:///C|/Documents%20and%20Settings/Owner/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/5RP52GRG/bg_hdr_requirements.gif) no-repeat top left; 
	}
#preamble h3, #explanation h3, #participation h3, #benefits h3, #requirements h3 { 
	margin: 0px; 
	width: 420px; 
	height: 55px; 
	}
#preamble h3 span, #explanation h3 span, #participation h3 span, #benefits h3 span, #requirements h3 span {
	display:none;
	}
#explanation, #participation, #benefits, #requirements {
	margin-bottom: 22px;
	}

#linkList {
	background: transparent url(bg_nav-left.png) repeat-y center top;
	position: absolute;
	top: 283px;
	left: 41px;
	width: 260px;
	margin-top: -4px;
	z-index: 1;
	height: 691px;

	}
#linkList2 { 
	font: 82%/150% verdana, arial;
	margin: 0px; 
	background: transparent url(file:///C|/Documents%20and%20Settings/Owner/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/5RP52GRG/bg_leftnav_bottom.jpg) bottom left no-repeat;
	}
#linkList h3.select { 
	background: transparent url() no-repeat left top; 
	width: 256px; 
	height: 26px;
	margin-top: 0px; margin-bottom: 11px; margin-left: 0px; margin-right: 0px;   
	}
#linkList h3.select span {
	display: none
	}
#linkList h3.favorites { 
	background: transparent url(dot.gif) no-repeat left top; 
	width: 256px; 
	height: 26px; 
	}
#linkList h3.favorites span {
	display: none
	}
#linkList h3.archives { 
	background: transparent url(bg_hdr_resources.png) no-repeat left top; 
	width: 256px; 
	height: 26px; 
	}
#linkList h3.archives span {
	display: none
	}
#linkList h3.resources { 
	background: transparent url(file:///C|/Documents%20and%20Settings/Owner/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/5RP52GRG/bg_hdr_resources.gif) no-repeat top left; 
	width: 256px; 
	height: 26px; 
	}
#linkList h3.resources span {
	display: none
	}

#lselect, #lfavorites, #larchives {
	margin-bottom: 20px;
	}
#lselect h3, #lfavorites h3, #larchives h3, #lresources h3 {
	margin-bottom: 11px;
	}
#lselect ul li, #lfavorites ul li, #larchives ul li, #lresources ul li  {
	margin-left: 28px;
	width: 160px;
	}

#linkList ul {
	margin: 0px;
	padding: 0px;
	}
#linkList li {
	line-height: 5ex;
	list-style-type: none;
	background: transparent url(twig1.gif) no-repeat center bottom;
	display: block;
	padding-top: 5px;
	margin-bottom: 5px;
	list-style-position: outside;
	list-style-image: url();
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	}
#linkList li a:link { 
	color: #183A0C;
	}
#linkList li a:visited {
	color: #DC0F0F;
	}
	
#lselect ul a {
	display: block;
	font-weight: bold;
	margin-bottom: -2px;
}
#lselect ul a.c {
	display: inline;
	font-weight: normal;
}
#lselect ul a:hover  {
	color: #DC0F0F;
	text-decoration: none;
	border: none;
}
#lresources {
	background: transparent url(file:///C|/Documents%20and%20Settings/Owner/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/5RP52GRG/bg_leftnav_bottom.jpg) bottom left no-repeat;
	padding-bottom: 165px;
	}
