html {
	height: 101%;
}
body {
	color: black; 
	padding: 0; 
	margin: 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: .75em; 
	background-color: white;
	background: URL(/grouped/pics/top_gradiant.gif) 0 0 repeat-x; 
}
img {
	border: 0; 
}
a {
	color: #900; text-decoration: underline;
}
a:hover {
	color: black; text-decoration: none;
}

p, h1, h2, h3 {
	margin-left:5px; 
	margin-right:5px;
}
div#topNav {text-align:center;margin-bottom:40px;}
#bottomMenu {
	border-top:1px dashed #999;
	padding:20px 0;
	margin:20px 0;
	text-align:center;
	width:750px;
}
#bottomMenu p {padding-bottom:10px;}

/* homepage layout styles */
#letsStart {
	position:absolute;
	left:50%; 
	width:750px;
	margin-left:-375px;
	background: transparent;
}	
div#letsStart h1 {margin-top:10px;margin-bottom:5px;}
div#letsStart p {margin-top:5px; margin-bottom:10px; font-size:11px;}

#Ren{
	position:absolute;
	left:50%; 
	width: 750px;
	margin-left:-375px;
}
#showRen {
	position:absolute;
	top:860px;
	width:750px;
}	

#Stimpy{
	position:absolute;
	left:50%; 
	width: 750px;
	margin-left:-375px;
}	

#showStimpy {
	position:absolute;
	top:580px;
	width:750px;
}