/*
	RESET
*/

*									{ margin: 0; padding: 0; }
html								{ overflow-y: scroll; }
html, body							{ height: 100%; }
body								{ font-size: 62.5%; font-family: Arial, sans-serif; background-color: black; }
ul										{ list-style: square inside; }
ol									{ list-style: decimal inside; }
a									{ outline: none; text-decoration: none; }
a img								{ border: none; background: none; }

table								{ border-collapse: collapse; }
p								{color:#CCC; font-family:Verdana, Geneva, sans-serif; font-size:12px; line-height:15px; }
#page-wrap							{ width: 800px; margin: 0px auto -250px;
									  min-height: 100%; height: auto !important; height: 100%;}

#body-area							{width:800px; background-color: #375381; margin-top:10px; }
#what {padding-left:10px;}
#when p								{color:#FFF; font-size:18px; line-height:45px; text-transform: uppercase;}
#when						{width:360px; float:left; padding-left:10px; }
#where							{width:380px; float:right; }
.clear								{ clear: both; }

.music {
	color:#CCC;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:20px;
	padding:0px;
}
h1 									{
	color:#CC0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform: uppercase;
	padding-left: 2px;
	
}

a {color: #69C; font-weight:bold; 	text-transform: uppercase;}
a:hover{color:#FC0;}

