/* CSS Document */

body {
	background: #fff url() repeat-y 20px 0px;
	margin: 0;
	padding: 0;
	font: 11px/1.3 "Courier New", Courier, mono;
	color: #00baff;
	letter-spacing: 0.2 px;
	scrollbar-arrow-color: #78c1ff;
  	scrollbar-3dlight-color: #ffca6e;
	scrollbar-darkshadow-color: #78c1ff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #78c1ff;
	scrollbar-shadow-color: #78c1ff;
	scrollbar-track-color: #ffffff;
}
}	

p { 
	margin: 0 0 0.5 px 0;
} 

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}	

a,
a:link 
a:active {
	color: #ffb400;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:visited {
	color: #f9a2ff;
	text-decoration: none;
	text-transform: lowercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}

a:hover {
	background-color: #fff;
	color: #00ae0c;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	text-transform: lowercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#container {
	height:6px;
	width: 760px;
	margin-left: 355px;
	margin-top: 340px;
	padding: 2px;
	margin-right: 150px;
	margin-bottom: 10px;
	}

#pageHeader {
	background: transparent url(http://www.geocities.com/chimichichi/.gif) no-repeat left top;
	position: absolute;
	left: 146px;
	top: 76px;
	height: 190px;
	width: 759px;
	text-indent: -1000em;
	z-index: 2;
	background-image: url(heading.gif);
}

#quickSummary  {
	position: absolute;
	left: 151px;
	top: 271px;
	height: 30px;
	width: 760px;
	color: #00baff;
	z-index: 0;
	line-height: 1.0em;
	font-style: none;
}

#quickSummary  p.p2{	
	padding-top: 5px;
}
	
#preamble h3 {
	background: url(preamble.gif) no-repeat left top;	
	height: 56px;
	width: 216px;
	margin: 0 0 8px 0;	
	}
	
#preamble h3 span {
	display: none;	
	}
	
#preamble {
	color: #00baff;
	position: absolute;
	height: 450px;
	width: 200px;
	left: 151px;
	top: 338px;
	padding-right: 20px;
	z-index: 2;
	overflow: hidden;
	padding-top: 0px;
}

#supportingText {
	width: 555px;
	height: 225px;
	overflow: auto;
	padding: 0 20px 30px 5px;
	z-index: 10;
	border-left: ;

}

#supportingText h3 {
	font-size: 13px;
	color: #ffa0ec;
	border-bottom: none;
	margin: 1.6em 0 0.8em 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;	
}
#supportingText h3 span {
	border-bottom:none;
	
	
}
	
#footer {
	padding-bottom: 0px;
	padding-top: 5px;
}

#linkList {
	width: 555px;
	height: 0px;
}	

#linkList li{
	padding-left: 2px;
}
#linkList h3 {
	text-indent: -1000em;
	margin-bottom: 3px;
	width: 135px;
	height: 55px;
}	

h3.select {background: url(hdes.gif) no-repeat left top;}
h3.archives {background: url(harch.gif) no-repeat left top;}
h3.favourites {background: url() no-repeat left top;}
h3.resources {background: url(hres.gif) no-repeat left top;}



div#lselect,
div#lfavorites,
div#larchives,
div#lresources {
	float: left;
	border-left: none;
	margin-right: 20px;
	padding-top: 20px;
}	

