/* css Zen Garden submission 172 - 'Blackcomb*75', by Bryan Carichner, http://www.carichner.com/ */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2005, Lee Yi-Wei */

/*
----- The Design -----
inspired by blackcomb*75 - Bryan Carichner (http://www.carichner.com)

----- The Photograph -----
Mary Au, playing piano as a toddler
*/


/* ----- BASIC ----- */
html {
	margin: 0;
	padding: 0;
	}

body {	
	margin: 0;
	padding: 0;
	height: 100%;
	font: normal 11px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	}

#container {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 900px;
	height: 964px;
	background: url(images/back.jpg) top left no-repeat;  
	}

#container a:link, #container a:visited {
	color: #5B411E;
	font-weight: bold;
	text-decoration: none;
	}
#container a:hover {
	color: #DA8C11;
	}	
	
acronym {
	font-style: italic;
	cursor: help;
	border: none;
	}

/* hidden */
h1 span, h2 span, h3.select span, h3.archives span, h3.resources span, #preamble h3 span, #supportingText h3 span {
	visibility: hidden;
	}
	
	
#le_menu {
	position: absolute;
	top: 150px;
	left: 140px;
	margin: 0;
	padding-top: 14px;
	text-align: center;
	height: 30px;
	width: 318px;
	background: #000000;
	}
#le_menu a:link, #le_menu a:visited {
	padding: 0px 3px 1px 3px;
	color: 	#FBE8C0;
	font-weight: bold;
	border: 1px solid #E6B346;
	text-decoration: none;
	}
#le_menu a:hover {
	padding: 0px 3px 1px 3px;
	color: 	#000000;
	font-weight: bold;
	border: 1px solid #000000;
	background: #FBE8C0;
	text-decoration: none;
	}

/* ----- MAIN CONTENT ----- */
#preamble {
	position: absolute;
	top: 200px;
	left: 56px;
	width: 480px;	
	height: 350px;	
	text-align: center;
	color: #1D0D00;
	background: url(images/preamble.jpg) no-repeat top;
	}
#preamble h3 {
	margin: 0;
	padding: 0;
	}
#preamble .p1 {
	margin: 0;	
	padding: 5px 10px 10px 10px;
	}
#preamble .p2 {
	margin: 0;	
	padding: 0px 10px 10px 10px;
	}
#preamble .p3 {
	margin: 0;	
	padding: 0px 10px 10px 10px;
	}

#supportingText {
	position: absolute;
	top: 265px;
	left: 55px;
	width: 480px;	
	padding: 0px;		
	margin: 0;
	text-align: left;
	color: #1D0D00;
	background: url(images/square.jpg);
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}
#supportingText a:link, a:visited {
	padding: 1px;
	color: #846012;
	border: none;
	text-decoration: none;
	}
#supportingText a:hover {
	padding: 1px;
	color: #000AA0;
	border: none;
	text-decoration: none;
	}
	
#centerText {
	margin: 0;
	text-align: center;
	color: #F9D587;
	border: none;
	font: normal 10px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	}
#centerText a:link, a:visited {
	color: #846012;
	border: none;
	text-decoration: none;
	}
#centerText a:hover {
	color: #0AA000;
	border: none;
	text-decoration: none;
	}
	
/* h3 text-replacing images (text hidden above) */
#paratext h3 {
	margin: 0;
	height: 30px;
	background: url(images/h3.jpg) no-repeat top center;
	}

#paratext .p1 {
	margin: 0;
	padding: 5px 10px 0 10px;
	}
#paratext .p2, #paratext .p3, #paratext .p4, #paratext .p5 {
	padding: 5px 10px 0 10px;
	}
	
#attnline .p1 {
	margin: 0;
	padding: 1px 1px 1px 1px;
	}

#footer {
	margin: 0;
	padding-top: 14px;
	text-align: center;
	height: 30px;
	width: 480px;
	background: url(images/footer.jpg) no-repeat bottom center;
	}
	
/* ----- SIDE TEXT (positioned to right of main) -----*/

#sideText {
	position: absolute;
	top: 505px;
	left: 580px;
	width: 200px;
	margin: 0;
	padding: 5px 4px 8px 5px;	
	text-align: left;
	color: #FBE8C0;
	font: normal 10px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	}
#sideText a:link, #sideText a:visited {
	padding: 0px;
	color: #E6B346;
	border: none;
	text-decoration: none;
	}
#sideText a:hover {
	padding: 0px;
	color: #FAF3E8;
	border: none;
	text-decoration: none;
	}

	
/* ----- Final Touch ----- */
#auwaiyin  {
	position: absolute;
	top: 825px;
	left: 555px;
	width: 40px;
	height: 120px;
	background: transparent url(images/auwaiyin.gif) no-repeat;
	}


	