

	html {
		margin: 0px;
		padding: 0px;
	}
	body,td {
		font: 11px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
		margin: 0px;
		padding: 0px;
		color:#5B5933;
	background-color:#D9D2B1;	
	}
	p {
	font: 11px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding-bottom: 5px;
	}
	a:link {
		font-weight: bold;
		text-decoration: none;
		color: #790B0B;
	}
	a:visited {
		font-weight: bold;
		text-decoration: none;
		color: #666;
	}
	a:hover, a:active {
		text-decoration: none;
		color: #666;
	}
	acronym {
		border-bottom: none;
	}
	/* specific divs */
	#container 
	{
	position:relative;
		padding: 0px;
		margin: 0px;
	}
	#intro{
		
		
		top:0px;
		left:0px;
		
	}
.clear
{
clear:both;
}
/*
	#pageHeader h2 {
		background: transparent url(images/sub.gif) no-repeat top right;
		
		height: 42px;
		margin: 6px;
		padding:0px;
	}
	#pageHeader h2 span {
		display:none
	}
*/
	#quickSummary p.p1{
		margin:0px;
		margin-left: 199px;
		color: #6B441A;
		padding: 20px;
		text-align:justify;
		background: transparent url(../) repeat-x bottom;
	}
	#quickSummary p.p2{
		
		padding: 20px;
		width: 520px;
		background: transparent url(images/hordot.gif) repeat-x bottom;
	}
	
	#supportingText {
		position: absolute;
		top:70px;
		left: 199px;
		margin:0px 0px 50px 10px;
	padding:10px;
		
		
	}
	#supportingText img {
	padding-left: 0px ;
		padding-right: 0px;
		padding-bottom:0px;
		padding-top: 0px}
	
	
	
	
	#dropcap{

float: left;
width: .7em;
font-size: 4em;
line-height: 83%;
}

.floatright
{
float: right;

margin: 0 0 10px 10px;
background-color: #D1CAAB;
padding: 10px;
border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;
color:#413F25
}

div.floatright img
{
border-top: 2px solid #555;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 2px solid #555;
}

p { margin-top: 0; 
	}
/*---image floatleft---*/
 .floatleft
{
float: left;

margin: 0 10px 10px 0;
background-color: #D1CAAB;
padding: 10px;
border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;
color:#413F25
}

div.floatleft img
{
border-top: 2px solid #555;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 2px solid #555;
}

p { margin-top: 0;
	}
		
#story{
		margin: 10px;
	padding-left: 20px ;
		padding-right: 20px;
		padding-bottom: 5px;
		padding-top: 8px;
		background: transparent url(images/hordot.gif) repeat-x bottom;
		}
		
		
			#space{
	padding-left: 20px ;
		padding-right: 20px;
		padding-bottom: 5px;
		padding-top: 8px;
		}
		/* navigation */
	#linkList{
		position: absolute;
		top:270px;
		left: 0px;
		margin-left:10px;
		margin-right:-10px;
		margin-top:10px;
		margin-bottom:10px;
		width: 172px;
	padding:10px;
	background-color:#D1CAAB;
	border:1px dashed #999;
	line-height:17px;
	}

	#lselect h3{
		padding:0px;
		margin:0px;
		width:199px;
		height:30px;
	}
	#lfavorites h3, #larchives h3, #lresources h3{
		padding:0px;
		margin:0px;
		width:170px;
		height:21px;
	}
	#lselect h3{
		background: transparent url(images/subtitle1.gif) no-repeat top left;
		height:50px;
		width:170px;
	}
	#lfavorites h3{
		background: transparent url(images/fav.gif) no-repeat top left;
	}
	#larchives h3{
		background: transparent url(images/arc.gif) no-repeat top left;
	}
	#lresources h3{
		background: transparent url(images/res.gif) no-repeat top left;
	}
	#lselect ul, #lfavorites ul, #larchives ul, #lresources ul{
		margin: 0;
		padding: 0;
		margin-top:20px;
		margin-bottom: 20px;
		list-style-type: none;
	}
	
	#lselect li, #lfavorites li, #larchives li, #lresources li
	{
		padding-left: 12px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	#lselect a, #lfavorites a
	{
		font-weight: bold;
		text-decoration: none;
		color: #790B0B;
	}
	 #lselect a:visited, #lfavorites a:visited{
		font-weight: bold;
		text-decoration: none;
		color: #666;
	}
	
	#lselect a:hover, #lfavorites a:hover{
		font-weight: bold;
		text-decoration: none;
		color: #666;
		
	}
	#lselect a:active, #lfavorites a:active{
	font-weight: bold;
		text-decoration: none;
		color: #666;}
	
	}
	#lselect a.c, #lfavorites a.c
	{
		font: 11px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #999;
		font-weight: normal;
		text-decoration:none;
		background: transparent;
		padding-left:0px;
		display:inline;
		}
	#lselect a.c:hover, #lfavorites a.c:hover
	{
		background: transparent;
		padding-left:0px;
		display:inline;
	}
	#footer{
	
		padding-left: 20px ;
		padding-right: 20px;
		padding-bottom: 4px;
		background: transparent url(images/greenpattern.gif) repeat-x left;
	}
	#extraDiv1{
		width:196px; 
		height:177px;
		top: 100px;
		left:1px;
		position:absolute;
		background: transparent url(logo/rotate.php) no-repeat;

	}
	#top{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:50px; /* 14px + 17px + 2px = 33px */
	line-height:11px;
	background: transparent url(images/sunbursttitlesand.gif) no-repeat ;
	}
	
#Header {
	margin:0px 0px 10px 0px;
	padding:17px 0px 0px 20px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:20px; /* 14px + 17px + 2px = 33px */
	border-style:solid;
	border-color:black;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
	background:#5B5933 url(images/greenpattern.gif) repeat ;

