/******************************************************************* basic elements */

body { 
 	background: #630; 
 	color: #000000;

	margin: 0px;
	padding: 0px;
 	font-family: verdana, arial, sans-serif; 
	text-align: center;
}

p { 
 	font-family: verdana, arial, sans-serif; 
/*	font: 11pt/16pt georgia,palatino,times,serif;  */
	text-align: left;
}

/******************************************************************* basic hyperlink styling */
		
a:link { 
	font-weight: normal; 
	text-decoration: underline;
	color:#ffffff;
	background:#000000;
}

a:visited { 
	font-weight: normal; 
	text-decoration: none;
	background: transparent;
	color: #996633;
}

a:hover, a:active { 
	background: #ffffff;
 	text-decoration: none;
 	color:#000000;
 	}

/******************************************************************* body content */
#container { 
	position: relative;
	
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	padding: 1px; /* messy method of overcoming a rendering bug in mozilla 1.4, maybe others */

	font: 8pt/12pt verdana, arial, sans-serif;
	color: #ddd; 
	background: #000 url(arm3.jpg) no-repeat top left;
	
	width: 849px;

	width: 850px;
	
	
}

#pageHeader { 
	display: none;
}
	#pageHeader h1 { 
		display: none;
	}
	#pageHeader h1 span {
		display: none;
	}
	#pageHeader h2 { 
		display: none;
	}
	#pageHeader h2 span {
		display: none;
	}
		
#intro {
	position: relative;
	top: 75px; 
	
	margin-top: 25px;
	margin-left: 625px;
	margin-bottom: 10px;
	margin-right: 39px;
	
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	
/*	border: 1px dashed #fff; */
}

	#quickSummary {
		float: left;
		clear:both;
		
		margin-top: 0px;
		margin-left: 0px;
		margin-bottom: 0px;
		margin-right: 7px;
		
		width: 165px;
		
		width: 175px;
	}
	
	#quickSummary p {
		font: italic 10pt/22pt verdana, arial, sans-serif; 
		text-align:center;
		margin: 4px;
		padding: 0px;
	}
	
	#preamble {
		clear: right; 
		
		padding-top: 0px;
		padding-left: 0px;
		padding-bottom: 0px;
		padding-right: 0px;
	}
	
	#intro h3 {
		margin-top: 0px;
		margin-left: 0px;
		margin-bottom: 15px;
		margin-right: 0px;
		
		padding-top: 1px;
		padding-left: 0px;
		padding-bottom: 3px;
		padding-right: 0px;
		
		background-color: transparent;
		font: 12pt verdana, arial, sans-serif;
		font-weight: normal;
		text-align: left;
		
		color: #630;;
	}

#supportingText {
	margin-top: 520px;
	margin-left: 218px;
	margin-bottom: 10px;
	margin-right: 39px;
	padding: 0px;

}

	#supportingText h3 {
		margin-top: 15px;
		margin-left: 0px;
		margin-bottom: 15px;
		margin-right: 0px;
		
		padding-top: 1px;
		padding-left: 0px;
		padding-bottom: 3px;
		padding-right: 0px;
		
		font: 18pt impact,verdana, arial, sans-serif;
		font-weight: normal;
		text-align: left;
		
/*		background: #fff; */
		color: #630;
/*		border-top: 1px solid #630;  */
		border-bottom: 1px solid #630;
	}

#footer { 
	margin-top: 30px;
	margin-left: 0px;
	margin-bottom: 30px;
	margin-right: 0px;
	
	text-align: center; 
	
	background: transparent;
	color: #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	
}
	#footer a:link, #footer a:visited { 
		background: transparent;
		margin-left: 10px;
		margin-right: 10px; 
	}

/******************************************************************* forms */
input { 
background: #ffff99; 
 	color: #ffffff;


}

table {
 	font-family: verdana, arial, sans-serif; 
 	text-align: left; 
 	font-size: 1em;
 	color: #ffffff;

	}
	
/******************************************************************* link list */

#linkList {
	position: absolute;
	margin: 0px;
	padding: 0px;
	
	top:400px; 
	left: 40px;
	width: 150px;
	
	text-align: left;
}

	#linkList h3.select { 
		background: transparent url(linkhead-select.jpg) no-repeat top left; 
		margin: 0px 0px 0px 0px; width: 150px; height: 21px;
	}
		#linkList h3.select span {
			display: none;
		}
		
	#linkList h3.favorites { 
		background: transparent url(linkhead-favorites.jpg) no-repeat top left; 
		margin: 10px 0px 0px 0px; width: 150px; height: 21px;
	}
		#linkList h3.favorites span {
			display: none;
		}
		
	#linkList h3.archives { 
		background: transparent url(linkhead-archives.jpg) no-repeat top left; 
		margin: 10px 0px 0px 0px; width: 150px; height: 21px;
	}
		#linkList h3.archives span {
			display: none;
		}
		
	#linkList h3.resources { 
		background: transparent url(linkhead-resources.jpg) no-repeat top left; 
		margin: 10px 0px 0px 0px; width: 150px; height: 21px;
	}
		#linkList h3.resources span {
			display: none;
		}
		
	#linkList ul {
		margin-top: 0px;
		margin-bottom: 10px;
		margin-left: 10px;
		margin-right: 0px;
		padding: 0px;
	}
		#linkList li {
			line-height: 2.5ex; 
			list-style-type: none;
			background: transparent url(cr1.gif) no-repeat top center; 
			display: block; 
			padding-top: 5px; 
			margin-bottom: 5px;
		}
		
		#lselect li, #lfavorites li {
			background: url(docbullet.gif) no-repeat 0px 7px;
			padding-left: 11px;
		}

			#lselect a, #lfavorites a { display:block; text-transform:lowercase; }
			#lselect a.c, #lfavorites a.c {display:inline; text-transform: none; }
