@charset "UTF-8";

/* global */ 

body {
	margin: 0px;
	padding:0px;
	background-color: #fff7f7;
	color:#ffffff;
	text-align:center
	}

a img { border:0;
	}
a {
	color: #ffcccc;
	text-decoration:none;
    }

a:hover {
	color:#ffffff;
	text-decoration:none;
    }

a:active {
	color:#ff0099;
	text-decoration:none;
    }

.mo img {
	border: 0;
	text-decoration:none;
	}
.mo img:hover {
	border: 0;
	filter:alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
	text-decoration:none;
	}
.mo img:active {
	border: 0;
	text-decoration:none;
	}
	
#shadowholder{
	margin: 0px auto;

	padding: 0px;
	height:1402px;
	width: 910px;
	}

#container {
	margin: 0px auto;
	padding:0px;
	padding-top: 20px;
	height:1390px;
	width: 901px;
	}

#header {
	border-style:none;
	border-width: 0px;
	padding:0px;
	height:460px;
	width: 900px;
	}

#location {
	border-style:none;
	border-width: 0px;
	padding:0px;
	height:317px;
	width: 900px;
	}

#setlist {
	border-style:none;
	border-width: 0px;
	padding:0px;
	height:459px;
	width: 900px;
	}

#sponsors {
	border-style:none;
	border-width: 0px;
	padding:0px;
	height:156px;
	width: 900px;
	}
	
#vc {
	border-style:none;
	border-width: 0px;
	margin:0px;
	padding:0px;
	height:156px;
	width: 155px;
	float: left;
	}
#as {
	border-style:none;
	border-width: 0px;
	margin:0px;
	padding:0px;
	height:156px;
	width: 260px;
	float: left;
	}
#dart {
	border-style:none;
	border-width: 0px;
	margin:0px;
	padding:0px;
	height:156px;
	width: 205px;
	float: left;
	}
#lsa {
	border-style:none;
	border-width: 0px;
	margin:0px;
	padding:0px;
	height:156px;
	width: 280px;
	float: left;
	}

.clearboth { clear: both; }


/*
background: rgba(170,170,170,0.95);
*/





