body {
	text-align:center;
	padding:0px;
	margin:0px;
	background:#8a8aab;
	font-family: Trebuchet MS;
	}
	
	a img{border: none; text-decoration: none}
	
	p {color: #fff;}
	
	#wrapper{
	position:relative;
	margin:0px auto;
	padding:0px;
	width: 987px;
	text-align: center;
	margin-bottom: 40px;
	}
	
	#footer, #footer a{
	color: #ccccff;
	font-size:11px;
	padding:10px;
	font-family: Trebuchet MS;
	}
	#footer a:hover{
	color: #ccccff;
	text-decoration:underline;
	font-size:11px;
	padding:10px;
	font-family: Trebuchet MS;
	}

	#footer .links, .links a {
		font-size: 13px;
		color: #fff;
		font-weight: bold;
		text-decoration: none;
	}

	.links a:hover {
		font-style: italic;
		color: #990033;
		text-decoration: underline;
	}

	hr {
		color: #ccccff;
		background-color: #ccccff;
		border: none;
		height: 1px;
		size: 1px;
		width: 800px;
	}
	
	#explore a{
	position:absolute;
	top:100px;
	left:25px;
	width:260px;
	height:290px;
	overflow:hidden;
	text-decoration:none;
	text-align:left;
	color: #fff;
	}
	
	#explore a:hover{
	height:420px;
	}
	
	#live a{
	position:absolute;
	top:240px;
	left:335px;
	width:280px;
	height:275px;
	text-decoration:none;
	text-align:left;
	color:#333366;
	}
	
	#live a:hover{
	height:315px;
	}
	
	#live a p{
	display:none;
	margin-left:-10000px;
	}
	
	#live a:hover p{
	color:#FFF;
	display:inline;
	margin-left:0px;
	}
	
	#respond a{
	position:absolute;
	top:100px;
	right:0px;
	width:295px;
	height:290px;
	overflow:hidden;
	text-decoration:none;
	text-align:left;
	color: #333;
	}
	
	#respond a:hover{
	height:490px;
	}
	
	#chickenbbq a{
	position:absolute;
	top:15px;
	left:705px;
	width:265px;
	height:120px;
	overflow:hidden;
	text-decoration:none;
	text-align:left;
	color: #fff;
	font-size: 10px;
	text-align:center;
	}
	
	#chickenbbq a:hover{
	height:120px;
	}
	
	#facebook a
	{
		position: absolute;
		top: 481px;
		left: 765px;
		width: 96px;
		height: 24px;
		overflow: hidden;
		text-decoration: none;
	}
	
	#facebook a:hover
	{
		height: 24px;
	}
	
	.infobox {
	background:#ccccff;
	color:#333366;
	border:solid 2px ;
	display: block;
	width: 250px;
	height: 130px;
	overflow: hidden;
	padding:15px;	
	}
	
	.yellow {color: #f2e5a7;}
	.blue {color: #0066cc;}
	.green {color: #9bfc9b;}
	.pink {color: #ff9999;}
	.cyan {color: #66ffff;}
	.tan {color: #ffff99;}
	.orange {color: #ffcc00;}
	.navy {color: #336699;} 
	
		.login {font-size:110%; font-weight:bold; color:#FFFFCC}
a:hover {cursor:pointer;}
	
