html, body {
	width:100%; 
	height:100%;
	background:#330033;
	margin:0; 
	padding:0
	}

p, ul {
	color:#fff; 
	font-family:arial;
	font-size:.9em;
	margin:5px;
	text-align:left;
	}
h1 {
	color:#fff; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	margin:5px;
	text-align:center;
	padding-top: 21px;
	font-weight:normal;
	}

h2{
	font-family:arial;
	color:#fff;
	font-size:1.2em;
	margin-bottom:5px;
	}
h3{
	font-family:arial;
	color:#fff;
	font-size:1.6em;
	margin-bottom:5px;
	margin-top:20px;
	text-decoration:underline;
	text-align:center;
	}
	
stong.tm{font-size:.7em}
	
a.foot {
	color:#fff; 
	font-family:arial;
	font-size:.9em;
	margin:5px 10px 5px 10px;
	text-decoration: underline;
	}

a.foot:visited {
	color:silver;
}
	
a.foot:hover {
	color:#993300;
}



/* Thumbnails*/

.thumbs{
	_border:0;
	margin:5px 5px 5px 5px;
	}

a.thumbs:link {
	color:#fff;
	_border:#fff 2px solid;
	}
a.thumbs:visited {
	color:#5F5A59;
	_border: #5F5A59 2px solid;
	}
a.thumbs:hover {
	color:#D4A017;
	_border:#D4A017 2px solid;
	}


/* END Thumbnails */



	
div#footer {
	width:800px; 
	margin:auto; 
	margin-bottom:20px;
	}

div#foottoggle{
	display:none;
	}
	
	
div#headspace{height:32px}

div#headbar{
	height:63px;
	background-image: url(pics/title_bar.gif);
	background-repeat: repeat-x;
	}
	
/* Gold Picture */

*html .gold{
	border: 0;
	}

a.gold:link {
	color: #ffd700;
	_border: 2px #ffd700 solid;
	}


a.gold:visited {
	color: silver;
	_border: 2px silver solid;
	}

a.gold:hover {
	color: #993300;
	_border: 2px #993300 solid;
	}

a.gold_text{
	color:#fff; 
	font-family:arial;
	font-size:.9em;
	text-decoration:none;
	}
	
a.gold_text:visited {
	color:silver;
}
	
a.gold_text:hover {
	color:#993300;
}

img.gold_border {
	border: 2px #ffd700 solid;
	}
	
/* END Gold Picture */
	
	
	
	
	p.poetry{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		margin-left:50px;
		font-size:1.2em;
		}




.nodis{display:none}
#entersite{text-align:right; padding:10px 60px}

a.landing{font-size:14px; font-weight:bold; text-decoration:none; color:#ddeaf2; font-family:arial;}
a.landing:hover{text-decoration:underline}

