body {
	background-color: #130000;
	background-image: url(sitegraphics/sidebar.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	color: #f7fec0; 
	font-family: century gothic, helvetica, arial, sans-serif;
	}

A:link		{ color: #fffc00; text-decoration: none }
A:active    { color: #ff6600; text-decoration: none }
A:visited   { color: #c0893b; text-decoration: none }


#content {
	position:absolute;
	left: 215px;
	top: 150px;
	width:585px;
	}

h2 {border-bottom-style: double; margin-bottom: 15px; font-size:18pt}
h3 {border-bottom-style: double; margin-bottom: 3px; font-size:14pt}

#logo { position:absolute; left:0px; top:0px; z-index: 1; }
#header { position:absolute; left:191px; top:0px; z-index: 2; }

#appearances { position:absolute; left:0px; top:222px;}
#audiography { position:absolute; left:0px; top:309px;}
#biography { position:absolute; left:0px; top:396px;}
#photography { position:absolute; left:0px; top:483px;}
#contact { position:absolute; left:0px; top:570px;}

