/* CSS Document */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */

body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.7em; margin-top: 28px; margin-bottom: 0px; background: #FFF url(/images/left_side2.png) repeat-x;}

a:link {text-decoration: none; background:#000; color:#CB9B2B;}

a:visited {color:#CB9B2B; background:#000; text-decoration: none;}

a:hover, a:active {text-decoration: line-through; color:#FF8D00; background:#000;}

#band {
	color: #FF0000;
}

#date {border-bottom: dotted 1px #CB9B2B;
	padding-left: 10px;
	margin-left: -20px;}
			
#divWrapper {width: 854px; margin-top: 0px; margin-bottom: 0px;	background:#000; color:#FFF; margin-right: auto; margin-left: auto; z-index: 1;}
	
#divContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 610px;
	z-index: 2;
	position: relative;
	height: 100%;
	padding-bottom: 30px;
	margin: 10px;
}
	
#divContent h1 {font-size: 225%;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	width: 475px;
	color: #CB9B2B;
	margin-bottom: 10px;
	margin-left: 20px;
	line-height: 75%;
	border-bottom: 1px solid #1A5825;
	margin-right: 10px;
	z-index: 4;}

#divStory {
	margin-right: 0px;
	color: #333333;
}
#divStory p {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 0.1em;
	word-spacing: 0.12em;
	z-index: 3;
