div#website {
	position: relative;
	width: 762px;
	height: 750px;
	border: 0px none;
	margin: 0 auto;
}
div#header {
	position: absolute;
	height: 82px;
	width: 760px;
	left: 0px;
	top: 0px;
}
div#header_image {
	border: 1px solid #CCCCCC;
	position: absolute;
	height: 81px;
	width: 78px;
	left: 0px;
	top: 0px;
}
div#header_words {
	position: absolute;
	height: 81px;
	width: 674px;
	left: 85px;
	top: 0px;
	border: 1px solid #CCCCCC;
}
div#image_bar {
	position: absolute;
	height: 18px;
	width: 762px;
	left: 0px;
	top: 90px;
	background-image: url(images/graphics/bar.gif);
}
div#main_panel {
	border: 1px solid #CCCCCC;
	position: absolute;
	height: 628px;
	width: 760px;
	left: 0px;
	top: 112px;
}
div#left_panel {
	border: 1px solid #CCCCCC;
	position: absolute;
	height: 602px;
	width: 134px;
	left: 2px;
	top: 2px;
	background-color: #666666;
	color: #FF9900;
	text-decoration: none;
}
div#centre_panel {
	border: 1px solid #00CCCC;
	position: absolute;
	left: 140px;
	top: 2px;
	width: 616px;
	height: 602px;
}
div#bottom_panel {
	border: 1px solid #CCCCCC;
	position: absolute;
	height: 16px;
	width: 754px;
	left: 2px;
	bottom: 2px;
	background-color: #FFFF99;
	text-align: right;
}
div#side_menu {
	text-align: right;
	position: absolute;
	height: auto;
	width: 100px;
	left: 1px;
	top: 95px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: normal;
}
div#sponsors {
	text-align: justify;
	position: absolute;
	height: 60px;
	width: 756px;
	left: 1px;
	top: 633px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: normal;
}
div#top_menu {
	position: absolute;
	height: 20px;
	width: 600px;
	left: 5px;
	top: 5px;
	color: #C99247;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
div#detail_panel {
	height: 598px;
	width: 610px;
	left: 3px;
	top: 4px;
	position: absolute;
	background-color: #FFFF99;
}
div#main_table {
	position: absolute;
	height: 514px;
	width: 568px;
	left: 2px;
	top: 30px;
}
div#mt_header {
	text-align: center;
	position: absolute;
	height: 30px;
	width: 435px;
	left: 85px;
	top: 25px;
}
div#mt_words_panel {
	position: absolute;
	height: 447px;
	width: 530px;
	left: 40px;
	top: 57px;
	color: #CD9A54;
	text-align: justify;
	font-size: 12px;
	overflow: auto;
}
div#mt_image_panel {
	position: absolute;
	height: 452px;
	top: 66px;
	text-align: right;
	font-weight: normal;
	color: #CD9A54;
	width: 231px;
	right: 50px;
	left: 337px;
}
div#contact {
	position: absolute;
	height: auto;
	width: 129px;
	left: 5px;
	bottom: 10px;
	font-size: 11px;
}
div#artists_bar {
	position: absolute;
	height: 23px;
	width: 435px;
	left: 85px;
	top: 58px;
	text-align: center;
}
div#music_panel {
	position: absolute;
	height: 448px;
	width: 513px;
	top: 75px;
	text-align: justify;
	left: 51px;
	overflow: auto;
}
div#artist_image {
	float: right;
	margin-left: 15px;
	font-size: 10px;
	text-align: right;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D6AD73;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8D8D8D;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B37D35;
}
a {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #993300;
}
a.alt_colour {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.large_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C6C6C6;
	text-align: right;
	position: absolute;
	right: 30px;
	top: 30px;
	width: 500px;
}
.small {
	font-size: 10px;
}
.align_right {
	text-align: right;
}
.larger {
	font-size: 14px;
}
a.sub_menu {
	font-size: 10px;
	position: relative;
	left: 10px;
	color: #DD8500;
}
