
body{
	background: white url(images/background.jpg) repeat-x fixed 0 bottom;
	margin: 0;
	font: 14px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #b3b3b3;
}

a{
	outline: none;
}

img{
	border: 0;
}

#wrapper{
	width: 900px;
	margin: 0 auto;
}

.top{
	width: 194px;
	height: 108px;
	background: url(images/top.png) no-repeat 0 top;
	top: 0;
	position: absolute;
	z-index: 1;
}

.clear{
	clear: both;
}

.content{
	bottom: 0;
	position: absolute;
}

.talk{
	width: 180px;
	height: 162px;
	margin: 0 12px 5px 0;
	background: url(images/talk.jpg) no-repeat 0 top;
	float: left;
}

.listing{
	font-size: 18px;
	font-weight: bold;
	color: white;
	line-height: 22px;
}

.listing2{
	font-size: 18px;
	font-weight: bold;
	color: #7cd0f4;
	line-height: 22px;
}

.listing3{
	font-size: 18px;
	font-weight: bold;
	color: white;
	line-height: 22px;
}

.one{
	width: 900px;
	height: 214px;
	background: url(images/site_01.jpg) no-repeat 0 top;
}

.left{
	float: left;
	width: 27px;
	height: 536px;
	background: url(images/site_02.jpg) no-repeat 0 top;
}

.middle{
	float: left;
	clear: none;
}

.main_pane{
	width: 641px;
	height: 444px;
	float: left;
	background: url(images/site_08.jpg) no-repeat 0 top;
}

.main_stuff{
	padding-left: 28px;
}
.space{
	width: 100px;
	height: 6px;
}

.boxes{
	background-color: #4c4c4c;
	color: #ccc;
	font: bold 11px/13px "Comic Sans MS", Courier;
	border: 1px solid black;
	padding: 2px;
}

.boxes:hover{
	background-color: #666;
	color: #fff;
	border-color: #e6e6e6;
}

.framer{
	border-style: none;
	float: left;
	width: 500px;
	background-color: black;
	padding: 0;
	margin-left: 20px;
	margin-top: 0;
}
.framer a:active, .framer a:visited, .framer a:link{
	color: #85d6f4;
}

.framer a:hover{
	color: white;
	text-decoration: none;
}

.arrows{
	float: left;
	z-index: 1;
	width: 73px;
	margin-top: 100px;
}

h1{
	color: #85d6f4;
	font: bold 20px/26px "Comic Sans MS", Courier;
}

h2{
	font-weight: bold;
	font-size: 14px;
	color: white;
}

h3{
	font-weight: bold;
	color: #efc565;
	font-size: 14px;
}

h4{
	color: #ff4747;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

blockquote{
	padding-left: 0;
	margin-left: 1px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #191919;
}

blockquote:hover{
	color: #fff;
}

strong{
	color: #f5f2ce;
	font-weight: bold;
	font-style: italic;
}

.red{
	color: #ff4747;
	font-weight: bold;
}

.peeps{
	font-size: 11px;
	color: #fefecd;
	font-weight: bold;
	font-style: italic;
}

.fruity{
	background-color: black;
	float: left;
}

.poster{
	border: 5px solid #4c4c4c;
}

.eleven{
	width: 259px;
	height: 444px;
	background: url(images/site_09.jpg) no-repeat 0 top;
	float: left;
}

.cute{
	font-family: "ComicSans MS";
}

.footer{
	width: 900px;
	height: 59px;
	float: left;
	background: url(images/site_10.jpg) no-repeat 0 top;
}

.footery{
	background-color: #666;
	width: 800px;
}

.footertext{
	margin: 17px 0 0 45px;
	padding: 0;
	color: white;
	font: 10px/30px tahoma;
	float: left;
	text-decoration: underline;
}

.footertext a{
	color: white;
}

/* Thanks */

.thanks{
	margin: 50px auto 0;
	border: 7px solid #333;
	width: 500px;
}

.footertext:hover{
	text-decoration: none;
	color: #85d6f4;
}

.audio{
	margin-top: 17px;
	margin-left: 10px;
	float: left;
}

/* easyscroll */

#easyscroll{
	background:#eee;
	margin:1em 0;
	/* add additional styling */
	}	

	/* easyscroll navigation buttons */	

	#easyscrollnav, #easyscrollnav li{
		height:28px;
		line-height:28px;
		margin:0;	
		padding:0;
		}	
	#easyscrollnav{
		margin:1em 0;	
		}			
	#easyscrollnav li{
		list-style:none;
		float:left;
		background:#eee;
		margin-right:10px;		
		padding:0 10px;
		color:#333;
		cursor:pointer;
		}					
	#easyscrollnav li.over{
		color:#999;
		text-decoration:underline;
		}							

	/* // easyscroll navigation buttons */	

/* // end easyscroll */

