* {
margin: 0;
padding: 0;
}

body {
background: black ;
font-family: helvetica, arial, sans-serif;
font-family: tahoma;
}

form {
border: 1px solid #666;
margin-top: 10px;
padding-top: 10px;
}

	form dl {
	font-size: .8em;
	margin: 0 0 10px 10px;
	}
	
		form dl dt {
		color: #ccc;
		font-weight: bold;
		margin-bottom: 5px;
		}
		
			form dl dd input {
			padding: 2px 4px;
			}
	
	form ol {
	margin-left: 20px;
	}
	
	form li {
	margin-bottom: 2px;
	}
			
	form p {
	margin: 10px;
	}
	
hr {
border: 0;
border-top: 1px dotted #444;
height: 1px;
margin: 15px 0;
}

	#banner {
	height: 42px;
	width: 1000px;
	}
	
		#banner h1 {
		background: url('logo.png') top left no-repeat;
		float: left;
		height: 66px;
		margin: 8px 0 0 0;
		text-indent: -5000px;
		width: 400px;
		}

	#content {
	float: left;
	min-height: 400px;
	width: 535px;
	}
	
		#content div {
		color: white;
		margin: 10px;
		}
		
			#content div h2 {
			font-size: 1em;
			font-weight: lighter;
			margin-bottom: 10px;
			}
			
			#content div p {
			font-size: .8em;
			font-weight: lighter;
			line-height: 140%;
			margin-bottom: 15px;
			}
					
	#feature {
	background: #444;
	float: left;
	margin-bottom: 10px;
	width: 250px;
	}
	
		#feature a {
		color: white;
		}
	
		#feature h3 {
		border-bottom: 1px solid #777;
		color: white;
		}
	
		#feature p, #feature h3, #feature h5, #feature img {
		color: #ccc;
		margin: 0 10px 5px 10px;
		}
		
		#feature p {
		font-size: .8em;
		}
		
		#feature img {
		border: 1px solid #ccc;
		}
	
	#footer {
	clear: both;
	float: right;
	margin-top: 10px;
	width: 790px;
	}
	
		#footer p {
		color: #999;
		font-size: .7em;
		}
		
			#footer p a {
			color: #ccc;
			}

	#frame {
	left: 50%;
	margin-left: -500px;
	position: absolute;
	width: 1000px
	}
	
	#hotbox {
	background: #444;
	height: 376px;
	margin-top: 5px;
	width: 250px;
	}
	
		#hotbox img {
		border: 1px solid #333;
		margin: 4px 0 0 4px;
		}
		
			#hotbox.fudge img {
			width: 246px;
			}
			
			#hotbox.fudge #fix {
			height: 406px;
			overflow: hidden;
			width: 246px;
			}
	
	#page {
	border: 1px solid #222;
	float: left;
	width: 790px;
	}
	
	#nav {
	float: left;
	font-size: .9em;
	padding-top: 10px;
	text-align: right;
	width: 208px;
	}
	
		#nav ul {
		list-style: none;
		margin-right: 15px;
		}
	
		#nav ul li {
		margin-top: 4px;
		}
	
				#nav ul li a {
				color: #999;
				text-decoration: none;
				}
				
					#nav ul li a.on, #nav ul li a:hover {
					color: white;
					}
				
				#nav ul li ul {
				font-size: .8em;
				margin-right: 0px;
				}
				
					#nav ul li ul li {
					background: url('arrow.png') top right no-repeat;
					padding-right: 15px;
					padding-top: 0px;
					}
					
						#nav ul li ul li a {
						color: #666;
						}
	
	#sidebar {
	float: left;
	width: 254px;
	}
	
	#splash {
	height: 300px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	}
	
		#splash ul {
		margin: 0;
		padding: 0;
		list-style: none;
		}
		
			#splash ul li img {
			margin: 0;
			padding: 0;
			width: 500px;
			}
	
	#top {
	float: right;
	height: 32px;
	margin-top: -65px;
	width: 790px;
	}
	
	#wrapper {
	float: left;
	margin-top: -20px;
	width: 1000px;
	}
	
	
	
	#facebook {
	background: url(facebook.png) top left no-repeat;
	display: block;
	float: right;
	height: 20px;
	margin-right: 5px;
	margin-top: 5px;
	text-indent: -5000px;
	width: 20px;
	}
	
	#twitter {
	background: url(twitter.png) top left no-repeat;
	display: block;
	float: right;
	height: 20px;
	margin-right: 5px;
	margin-top: 5px;
	text-indent: -5000px;
	width: 20px;
	}
	
	#youtube {
	background: url(youtube.png) top left no-repeat;
	display: block;
	float: right;
	height: 20px;
	margin-right: 5px;
	margin-top: 5px;
	text-indent: -5000px;
	width: 20px;
	}
	
		.af {
		background: white url('arrow_f.png') 5px 3px no-repeat;
		border: 1px solid #333;
		color: black;
		display: inline-block;
		font-size: .9em;
		padding: 4px 6px 4px 15px;
		text-decoration: none;
		width: 179px;
		}
		
			.af:hover {
			background-color: #B07CB7;
			}
	
			.ajevents {
			background: black;
			float: left;
			margin-bottom: 5px;
			padding: 10px;
			width: 200px;
			}
			
			.ajevents dt, .ajevents dd {
			}
			
			.ajevents dt {
			float:  left;
			font-size: .9em;
			margin-bottom: 10px;
			margin-top: -18px;
			width: 200px;	
			}
			
			.ajevents dd {
			float: left;
			height: 284px;
			margin-left: 0;
			margin-bottom: 20px;
			width: 200px;
			}
			
			.ajevents dd img {
			border: 1px solid #ccc;
			float: left;
			height: 284px;
			margin-bottom: 5px;
			margin-right: 10px;
			width: 200px;
			}
			
			.ajevents dd h3 {
			font-size: .9em;
			}
			
			.ajevents dd p {
			font-size: .8em;
			}
			
				.ajfootball {
				float: left;
				height: 169px;
				margin-bottom: 5px;
				padding: 5px;
				width: 240px;
				}
				
				
				.ajfootball dd {
				float: left;
				margin-bottom: 20px;
				width: 300px;
				}
				
				.ajfootball dd img {
				border: 1px solid #ccc;
				float: left;
				height: 169px;
				width: 240px;
				}
				
				.ajfootball dd h3 {
				font-size: .9em;
				}
				
				.ajfootball dd p {
				font-size: .8em;
				}
			
			.fleft {
			float: left;
			margin: 0 10px 10px 0;
			width: 225px;
			}
			
			dl.icons dd {
			background: #333;
			float: left;
			height: 85px;
			margin: 0 10px 10px 0;
			width: 160px;
			}
			
				dl.icons dd img {
				border: 1px solid #333;
				}
	
			.music {
			margin-bottom: 5px;
			}
			
			.shop {
			background: black;
			border: 1px solid #333;
			clear: left;
			height: 130px;
			margin-bottom: 10px;
			margin-left: 0px !important;
			overflow: hidden;
			width: 500px;
			}
			
			.odd {
			background: #171717;
			}
			
			.shop h3 {
			clear: right;
			font-size: .7em !important;
			}
			
			.shop img {
			float: left;
			height: 110px;
			margin: 10px 20px 30px 10px;
			width: 125px;
			}
			
			.shop h3 {
			font-size: 1.2em !important;
			margin-bottom: 5px;
			}
			
			.shop form {
			border: none;
			float: left;
			margin-top: 10px;
			}