body
	{
	font-family: Arial, Helvetica, sans-serif;

		padding: 0;
		margin: 0;
		background-color: #DDDCDC;
		color: #666;
		line-height: +1.5;
		   /* more specific to override imported rule */
    font-size:    small;      
    /* false value for WinIE4/5 */
    voice-family: "\"}\"";   
    /* trick WinIE4/5 into thinking rule is over */
    voice-family: inherit;   
    /* recover from trick */
    font-size:    small;
    /* intended value for better browsers */
	text-align: center;
    }


html>body   {
    font-size:    small
    /* be nice to Opera */
}
	
html { height: 100%; }
body { height: 100%;
min-height:100%;
 }


a {
text-decoration: underline;
font-weight: bold;
color: #666666;
}

a:active {
text-decoration: underline;
font-weight: bold;
color: #666666;
}

a:hover {
text-decoration: underline;
font-weight: bold;
color: #333333;
}

a:visited {
text-decoration: underline;
font-weight: bold;
color: #666666;
}


	#middle	
	{
	    margin-left: auto;
		margin-right: auto;
		width: 600px;
		background-color: #DDDCDC;
		color: #000;
		border-bottom: 1px solid #000;
		height: auto;
		overflow: hidden;
	}
	

  
	#background	
	{
		margin-top: 5px;
		margin-bottom: 0px;
		margin-right:auto;
		margin-left:auto;
		width: 640px;
		padding: 0px;
		background: url(images/background.gif) repeat #000 top left;
		color: #000;
		height:auto;
		text-align:center;
		overflow: hidden;
		border-top: 1px solid #666;
	
	}
	
	h1	
	{
		color:#99BFE4;
		background-color: transparent;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 28px;
		letter-spacing: -1.8px;
		text-shadow: 0.1em 0.1em 0.1em #000;
		
	}
	

	
	p	
	{
		background-color: transparent;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-align: left;
	}
	 
	h2 {
	color: #888;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: -2px;
	text-shadow: 0.1em 0.1em 0.1em #888;
	text-transform: uppercase;
	margin-top: 0px;
	font-weight: bold;
	
	line-height: normal;
	text-shadow: White;
	}
	
	
	table {
	margin: 0px;
	vertical-align: text-top;
	width: 100%;
	}
	
	table div {
	padding: 5px;
	}
	
	table img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #000;
	}
	
	 
	div#about, 
	div#news, 
	div#the_show {
	background: #EDEDED;
	margin: 3px;
	margin-right: 3px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	#latest_mixes, 
	#select_five,
	#events,
	#contact {
	background: #EDEDED;
	margin: 3px;
	margin-left: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	#latest_mixes li {
	list-style-image: url("/images/play_track.gif");
	margin-left: 0px;
	}
	
	#select_five img {
	float: none;
	}
	
	
	div#content img {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	float: left;
		}
	
	div#contact img {
	border: 0;
		}
	
	#latest_mixes a{
	color: #000;
	font-weight: bold;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	
	#latest_mixes a:hover{
	color: #666;
	font-weight: bold;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px dotted #000;
	}
	
	#latest_mixes img {
	border: 0;
	}

	
	#footer {
	border: 0px;
	background-color: #666666;
	width: 596px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding: 2px;
	height: 15px;
	font-weight: bold;
	font-size: 10px;
	vertical-align: middle;
	}

* html #footer {
    \width: 604px; /* for IE5 and IE6 in quirks mode */
    w\idth: 600px; /* for IE6 in standards mode */
  }

#nav {
	padding: 0px;
	width: 600px;
	margin: 0px;
	clear: both;
}

#logos
{
	margin-right: 0;
	margin-left: 265px;
	vertical-align: bottom;

	}
	
	
	.main_content
	{ 
	top: 0;
	text-align: left;
	margin: 3px;
	margin-top: 0;
		border: 5px solid #EDEDED;
		background-color: #EDEDED;
		
	}
	
			
