@charset "utf-8";
/* CSS Document */

<style type="text/css">

body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 10px;
	padding: 0px;
	background-repeat: repeat;
	background-image: url(Images/test%20bkgd.gif);
}

.style12 {font-size: 11px}
.style13 {font-size: 12px}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#wrapper {
	text-align: left;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#subsequenthdr {
	height: 90px;
	width: 960px;
}

#top {
	height: 150px;
	width: 960px;
}

#artistmovie {
	height: 198px;
	width: 960px;
}
#bottommenu {
	height: 54px;
	width: 960px;
}
#blackbottom {
	height: 200px;
	width: 960px;
	background-color: #1F1A17;
}
#leftbottom {
	width: 400px;
	float: left;
}
#rightbottom {
	width: 290px;
	float: right;
}
#middlebottom {
	float: left;
	width: 225px;
	padding-left: 25px;
}
#greyhdr {
	height: 45px;
	width: 960px;
}
#content {
	width: 960px;
	background-color: #FFFFFF;
	background-image: url(Images/trans%20bkgd.gif);
	background-repeat: repeat;
}
#specificinfo {
	width: 860px;
	padding-left: 50px;
	padding-top: 50px;
	padding-bottom: 50px;
}
#bottombar {
	width: 960px;
}
#specificdescriptions {
	width: 860px;
	padding-bottom: 50px;
	padding-top: 25px;
	height: 1300px;
	padding-left: 50px;
}
#sponsors {
	width: 960px;
}
#artistmenu {
	height: 198px;
	width: 960px;
	background-color: #1F1A17;
}
#fbspace {
	width: 140px;
	float: left;
	padding-left: 10px;
	padding-top: 30px;
}
#gettix {
	width: 480px;
	margin-left: 380px;
	margin-top: 30px;
}

