a:link {
	color: #999;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #999;
}

a:hover {
	text-decoration: none;
	color: #999;
}

a:active {
	text-decoration: none;
	color: #999;
}

body.default {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div.header {
	background-color: #000;
	width: 800px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 133px;
}

div.menubar {
	background-color: #333;
	width: 800px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #CCC;
}

div.body_global {
	background-color: #000;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 800px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Times New Roman", Times, serif;
	color: #CCC;
	font-size: 12px;
}

div.body_contact {
	background-color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 800px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Times New Roman", Times, serif;
	color: #CCC;
	font-size: 16px;
}

div.body_setlist_container {
	background-color: #000;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	height: 1080px;
	width: 800px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Times New Roman", Times, serif;
	color: #CCC;
	font-size: 12px;
}
div.body_setlist_left {
	background-color: #000;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 800px;
	width: 400px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Times New Roman", Times, serif;
	color: #CCC;
	font-size: 16px;
	float: left;
}

div.body_setlist_right {
	background-color: #000;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 800px;
	width: 400px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Times New Roman", Times, serif;
	color: #CCC;
	font-size: 16px;
	float: right;
}

div.footer {
	background-color: #000;
	width: 800px;
	margin: 0px;
	height: 50px;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 10px;
	color: #999;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
