body{ 
		font-family: Verdana, Arial, sans-serif;
		color: black;
		font-size: 0.8em;
		background: white url(images/lrock034.jpg) repeat top left;
		}
	
a:link, a:visited {
	color: #A80000;
	text-decoration: underline;
	}

a:hover, a:focus {
	text-decoration:underline;
	background-color: black; 
	color:white;
	}

h1 { font-size: 0em; }

h2 {
		font-size: 1.3em;
		
		 }

h3 { font-size: 1em; }	
		 	 
ul {list-style: none; }		 
		 

#header {
	width: 577px; 
	overflow:hidden;	
	margin-right:auto; 
	margin-left:auto; 
	margin-bottom:auto; 
	margin-top: 1em; 
	padding: 0em;
	background: transparent; 
	text-align: center;
}			 
	
		 
#frame {
	width: 60em; 
	overflow:hidden;	
	margin-right:auto; 
	margin-left:auto; 
	margin-bottom:auto; 
	margin-top:0.5em; 
	padding: 0em;
	text-align: center;
	background-color: #ffffcc; 
	border: 1px solid black;
	}

#updates {
	width: 25em;
	float: left;
	background: transparent;
	margin-left: 1em;
	margin-top: 1em;
	
}


#links {
	width: 26em;
	float: left;
	border-left: 1px dotted black;
	margin-left: 2em;
	padding-bottom: 1em;
	margin-bottom: 1em;
	text-align: left;
	padding-left: 1em;
}

#links ul{ 
	margin-left: -2em;
}

#links li {
	margin-bottom: 1em;
}


#footer {
	width: 60em; 
	overflow:hidden;	
	margin-right:auto; 
	margin-left:auto; 
	margin-bottom:auto; 
	margin-top: 0.5em; 
	background: #ffffcc;
	border: 1px solid black;
	padding: 0;
	}		
	
#footer p { 
		margin: 0.5em;
		text-align: center; 
		}
		
#footer img { border: 10px solid black; }

#story_frame {
	width: 50em; 
	overflow:hidden;	
	margin-right:auto; 
	margin-left:auto; 
	margin-bottom:auto; 
	margin-top:0.5em; 
	padding: 1em;
	background-color: #ffffcc; 
	border: 1px solid black;
	}
	
#story_frame ul {
	border-bottom: 1px dotted black;
	padding-bottom: 0.5em;
}

#story_frame h2{ 
	text-align: center;
	font-size: 1.2em;
}
	
	
#story_links{
	width: 52em;
	overflow:hidden;	
	margin-right:auto; 
	margin-left:auto; 
	margin-bottom: 0.5em; 
	margin-top:0.5em; 
	background-color: #ffffcc; 
	border: 1px solid black;
	text-align: center;
}

h1.otherlinks { 
	font-size: 1.5em; 
	text-align: center;
	}