
	body	{
		background: #CCCCCC;
		font-family: "Arial", sans-serif;
		}   
	
	p {
	    	font-size: 9px;
	    	text-align: justify;
	    	font-family: "Arial", sans-serif;
	    	padding: 0px 30px;
		}
		
	code, kbd, pre, tt {
	    	font-family: monospace;
		}
		
	h1 {
		color: #555555;
		font-weight: normal;
		font-size: 23px;
		font-family: "Lucida Sans Unicode", "Helvetica", "Arial", sans-serif;
		letter-spacing: 0.2em;
		text-align: center;
		padding-top: 20px;
	}	
			
	h2 {
		color: #555555;
		font-weight: normal;
		font-size: 9px;
		font-family: "Arial", sans-serif;
		font-style: italic;
		padding-left: 10px;
		padding-top: 15px;
		letter-spacing: 0.1em;
		text-align: left;
	}	

	h3 {
	    font-style: italic;
		letter-spacing: 0.1em;
		color: #66AA55;
	}
	
	.f3 {
	    font-style: italic;
	    font-weight: bold;
	    font-size: 13px;
		letter-spacing: 0.1em;
		color: #66AA55;
	}
	
	#bass {
		position: absolute;
		left: 0px;
		right: 0px;
		top: 0px;
		background: #111111;
		height: 155px;
		width: 100%;
		text-align: center;
		z-index: 50;
	}
	
	#brenda {
		position: absolute;
		left: -15px;
		top: 98px;
		background: url(i/head.png) top center no-repeat transparent;
		height: 113px;
		width: 389px;
		text-align: center;
		z-index: 80;
	}
	
	#dexter {
		position: absolute;
		left: 340px;
		top: 30px;
		width: 315px;
		height: 160px;
		background: url(i/side.png) top center no-repeat transparent;
		text-align: center;
		z-index: 60;
	}

	#fischer {
		position: relative;
		margin: 0px auto;
		background: transparent;
		height: 100%;
		width: 600px;
		z-index: 60;
	}
	
	#nate {
		position: absolute;
		top: 180px;
		width: 100%;
		background: transparent;
		z-index: 80;
		color: #555555;
		font-family: "Arial", sans-serif;
		font-size: 10px;
		letter-spacing: 0.1em;
		text-align: center;
		word-spacing: 20px;
	}
	
	#nate a, a:link, a:active, a:visited {
		color: #555555;
		text-decoration: none;
	}
	
	#nate a:hover {
		color: #888888;
	}
		
	#chenowith {
		position: absolute;
		top: 200px;
		left: 0px;
		width: 600px;
		background: transparent;
		padding-top: 10px;
		color: #555555;
		font-family: "Arial", sans-serif;
		z-index: 30;
		font-size: 9px;
	}
	
	
	#chenowith a, a:link, a:active, a:visited {
		color: #66AA55;
		background: transparent;
		text-decoration: none;
		padding: 0px;
	}	
	
	#chenowith a:hover {
		color: #FFFFFF;
		text-decoration: none;
	}
		
	#dropmenudiv{
		position: absolute;
		margin-left: -50px;
		width: 200px;
		border: 0px;
		font: normal 9px "Arial", sans-serif;
		background: #BBBBBB;
		line-height: 12px;
		z-index: 100;
		text-align: center;
		letter-spacing: 0.1em;
	}

	#dropmenudiv a{
		width: 100%;
		color: #555555;
		background: #BBBBBB;
		display: block;
		text-decoration: none;
		font-weight: normal;
		padding: 2px 0px;
	}

	#dropmenudiv a:hover{ 
		background-color: #AAAAAA;
		color: #CCCCCC;
	}
	
	.footer {
		text-align: center;
		padding-top: 15px;
		background: url(i/foot.png) top center no-repeat transparent;
	}
	
	.back {
		text-align: center;
		letter-spacing: 0.4em;
	}
