html {
	margin: 10px;
	padding: 10px; 
    border: 3px #555753;
	}
body { 
	font: 15px helvetica;
	line-height: 1.75;
	color: #ffffff; 
	margin: 0; 
	padding: 0;
    background-color: beige;
	}
p span { 
	margin-top: 0; 
	text-align: justify;
    background-color: #555753;
	}
h3 { 
	font: italic 1.5em large georgia;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #DFF8EB;
	}
a:link { 
	/* text-decoration: none;  */
	color: #CDCDCD;
	}
a:hover, a:active { 
	/* text-decoration: underline;  */
	color: #9685BA;
	}
a:visited { 
	text-decoration: none; 
	color: #364156;
	}

#footer span { 
	text-align: center; 
    background-color: lightskyblue;
}

acronym {
	border-bottom: none;
	}


/* specific divs */
#container { 
	background: url(whitelotus.jpg); 
	padding: 150px;  
    /* length: 100%;
    width: 100%; */
	margin: 10px; 
	position: relative;
	}

#intro { 
	min-width: 500px;
	float: right;
	}

#pageHeader h1 { 
	background: transparent url(weehee.gif); 
	margin: 20px; 
	width: 480px; 
	height: 480px; 
	float: left;
	}
/* #pageHeader h1 span {
	display:none
	}
#pageHeader h2 { 
	margin-top: 58px; 
	margin-bottom: 40px; 
	width: 200px; 
	height: 18px; 
	float: right;
	}
    
#pageHeader h2 span {
	display:none
	}

    #pageHeader {
	padding-top: 20px;
    }
#quickSummary {
	clear:both; 
	margin: 20px 20px 20px 10px; 
	width: 160px; 
	float: left;
	} */

    #quickSummary p {
	font: italic helvetica; 
	text-align:center;
	}

#preamble {
	clear: right; 
	padding: 0px 10px 0 10px;
	}
#supportingText {	
	/* padding-left: 10px; 
	margin-bottom: 40px; */
	margin: 20px;
	}

#footer { 
	text-align: center; 
	}
#footer a:link, #footer a:visited { 
	margin-right: 20px; 
	}

/* #linkList {
	margin-left: 600px; 
	position: absolute; 
	top: 0; 
	right: 0;
	}
#linkList2 { 
	font: 10px verdana, sans-serif; 
	padding: 10px; 
	margin-top: 150px; 
	width: 130px; 
	}
#linkList h3.select { 
	margin: 10px 0 5px 0; 
	width: 97px; 
	height: 16px; 
	} */
/* #linkList h3.select span {
	display:none
	} */
/* #linkList h3.favorites { 
	margin: 25px 0 5px 0; 
	width: 60px; 
	height: 18px; 
	}
#linkList h3.favorites span {
	display:none
	}
#linkList h3.archives { 
	margin: 25px 0 5px 0; 
	width:57px; 
	height: 14px; 
	}
#linkList h3.archives span {
	display:none
	}
#linkList h3.resources { 
	margin: 25px; 
	width:65px; 
	height: 10px; 
	}
#linkList h3.resources span {
	display:none
	} */


#linkList ul {
	margin: 0;
	padding: 0;
	}
#linkList li {
	line-height: 2.5ex; 
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	list-style-type: none;
	}
#linkList li a:link {
	color: #CDCDCD;
	}
#linkList li a:visited {
	color: #B3AE94;
	}


#extraDiv1 {
	position: relative; 
	top: 40px; 
	left: 40px;
	right: 40px; 
	/* width: 148px; 
	height: 148px; */
	}

#extraDiv2 {
	position: relative; 
	/* top: 40px;  */
	/* left: 40px;
	right: 40px; */
	/* right: 20px;  */
	width: 148px; 
	height: 148px;
	}