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

body {
	background-color: #000;
	font-family: "Courier New", Courier, monospace;
	color: #FFF;
	font-size: 11px;
	background-attachment: scroll;
	background-image: url(../images/NEC_Vert.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 35px;
	padding-right: 0px;	
	padding-left: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 50px;
	margin-bottom: 0px;
}
.header {
	width: 600px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	font-weight: bold;
	font-size: 20px;
}
.right {
	float: right;
	width: 70px;
}
.Enter {
	margin-top: 120px;
	padding: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 20px;
}
.mp3_player {
	width: 600px;
}
#flashcontent {
	height: 415px;
	width: 600px;
	margin-bottom: 20px;
}
.LeftColumn {
	width: 400px;
	float: left;
}
.RightColumn {
	padding-left: 20px;
	width: 200px;
	height: 339px;
	float: right;
}
.wrapper {
	width: 620px;
	margin-bottom: 20px;
	height: 339px;
}
.footer {
	width: 600px;
	height: 100px;
}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #C33;
}.mp3player {
	height: 300px;
	width: 300px;
}
.shows {
	font-size: 10px;
}
.basic {
	width: 600px;
}
.h {
	line-height: 20px;
}
