*
	{margin: 0;
	font-family: Arial, Helvetica, sans-serif;}
body
	{background: #000000;}


#all
	{width: 1000px;
	margin: auto;
	margin-top: 10px;}	
	

#header
	{width:1000px;}
#logo
	{display:block;
	background: url(../images/mainheader.jpg) no-repeat center;
	height: 150px;
	width: 350px;
	margin:auto;}	
	#logo p
		{text-indent: -50000px;}
	
#content
	{text-align:center;
	color:#9E9E9E;}
	#content p
		{text-align: justify;
		font-size:10px;
		padding: 5px;}
	#imagesbox
		{width:800px;
		margin:auto;}

	#infobox
		{width:50%;
		margin:auto;
		padding-bottom: 20px;
		text-align:center;
		color:#FFF;}
	#info
		{font-size: 12px;
		text-align:center;
		padding:5px 0px 5px 0px;
		border-top:#FEF02D solid 1px;
		border-bottom:#FEF02D solid 1px;
		color:#FFF;}
	#info a
		{text-decoration:none;
		color:#70C0F1;}	

	#left p
		{line-height:11px;}

	
#player
	{margin-top: 0px;}
	
#buttonbox
	{width:320px;
	margin:auto;}	
#button-izzy a
	{display: block;
	width: 160px;
	height: 150px;
	float:left;
	background:url(../images/button-izzy.jpg) no-repeat;}
	#button-izzy a:hover
		{background-position: bottom;}
#button-justin a
	{display: block;
	width: 160px;
	height: 150px;
	float:left;
	background:url(../images/button-justin.jpg) top no-repeat;}
	#button-justin a:hover
		{background-position: bottom;}
#button-keith a
	{display: block;
	width: 160px;
	height: 150px;
	float:left;
	background:url(../images/button-keith.jpg) no-repeat;}
	#button-keith a:hover
		{background-position: bottom;}
#button-mike a
	{display: block;
	width: 160px;
	height: 150px;
	float:left;
	background:url(../images/button-mikey.jpg) no-repeat;}	
	#button-mike a:hover
		{background-position: bottom;}				

	
#footermenu	
	{text-align: center;
	margin-top: 0px;
	word-spacing:5px;}
#footermenu a
	{font-size: 9px;
	letter-spacing: 1px;
	color: #72C2F3;
	text-decoration:none;}
#footermenu a:hover
	{color: #FEF02D;
	letter-spacing: 3px;
	font-size:9px;
	padding-left:2px;
	text-decoration: none;
	border-left: 1px solid;
	border-right: 1px solid;}
	#enchancemenuitem
		{color: #FEF02D!important;
		letter-spacing: 2px!important;
		word-spacing:0px;}
	#music
		{cursor:pointer;}	
			
#footerbox
	{width:1000px;
	margin:auto;
	clear:both;}

#footer
	{clear: both;
	text-align: center;
	letter-spacing: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	color: #C80087;}	
	
	
#guestbookbox
	{}	
	.guestbookentry
		{width:300px;
		padding:5px;
		float:left;
		font-size:10px;
		text-align:left;}
	.guestbookentry h3
		{font-size:12px;}
	.guestbookentry img
		{padding: 0px 3px 2px 0px;}