@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000;
	background-image: url(images/subtek-records-skull-bkg.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin: auto;
	background-attachment: fixed;
}


#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	float: left;
	height: 35px;
	width: 80%;
	margin-top: 60px;
	padding-left: 50px;
	background-image: url(images/logo-blk-strip.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
}

#content {
	width: 1000px;
	height: 800px;
}

.spacer {
	clear: both;
	width: 1000px;
}

.clearfix {
	width: 100%;
	clear: both;
}

.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	float: left;
	width: 500px;
	margin-left: 40px;
	background-image: url(images/subtek-logo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-left: 10px;
	opacity: 0.9;
}

#menu {
	float: left;
	height: 30px;
	width: 600px;
	margin-bottom: 10px;
	background-color: #000;
	padding-left: 10px;
	padding-top: 15px;
	margin-top: 10px;
	margin-left: 40px;
	clear: both;
}




.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	float: left;
	padding-right: 10px;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666;
}


.menutexton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #990;
	text-decoration: none;
	float: left;
	padding-right: 10px;
}

.menutextelektek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	float: left;
	padding-right: 10px;
}


.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	float: left;
	padding-right: 10px;
}

#dates {
	float: left;
	height: 20px;
	width: 900px;
	margin-left: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

.venue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	float: right;
	color: #FFF;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	background-color: #000;
	height: 360px;
	width: 250px;
	padding-right: 10px;
	margin-left: 50px;
}


.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #999;
	text-decoration: none;
}

.tracks {
	float: left;
	height: 100px;
	width: 380px;
	margin-bottom: 20px;
}

.tracktext {
	float: right;
	height: 100px;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

.trackcover {
	float: left;
	height: 100px;
	width: 100px;
}

