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

#wrapper {
	width: 1025px;
	height: 980px;
	margin: auto;
}

* {
	margin-top: 0px;
	padding-top: 0px;
}
a:link {
	color: #F9F7F7;
}
a:visited {
	color: #F8F3F3;
}
a:hover {
	color: #C45EF8;
}
a:active {
	color: #F588E7;
}
body {
	background-color: #000000;
	font-family: Verdana;
	font-size: 10pt;
	text-align: left;
	line-height: 16px;
}
body,td,th {
	color: #F9F7F7;
}
a:link {
	color: #F9F7F7;
}
a:visited {
	color: #F8F3F3;
}
a:hover {
	color: #C45EF8;
}
a:active {
	color: #F588E7;
}
#header {
	height: 223px;
	background-image: url(../images/header_logo.jpg.jpg);
	background-repeat: no-repeat;
}
#nav {
	height: 40px;
	background-image: url(../images/nav_bar.jpg);
	background-repeat: no-repeat;
	line-height: 2.5;
	text-align: center;
	padding-top: 4px;
}
#main {
	height: 668px;
	background-image: url(../images/background_main.jpg);
	background-repeat: no-repeat;
	float: none;
	clear: both;
}
#footer {
	height: 44px;
	background-image: url(../images/nav_bottom.jpg);
	background-repeat: no-repeat;
	line-height: 2.5;
	text-align: right;
	margin-right: 0px;
	padding-right: 10px;
	clear: both;
}
#title {
	width: 505px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}
#contact {
	width: 230px;
	float: left;
	margin-top: 5px;
	text-align: left;
	margin-left: 150px;
}
#twit {
	height: 40px;
	width: 40px;
	float: left;
	margin-top: 5px;
	margin-left: 50px;
}
#fb {
	width: 40px;
	height: 40px;
	float: left;
	margin-top: 5px;
	margin-left: 2px;
}
#spacer {
	width: 5px;
	height: 150px;
	float: left;
}
#music {
	width: 302px;
	height: 21px;
	float: none;
	clear: both;
	margin-top: 0;
}
a img {
	border: none; 
}
#main #boxOne {
	width: 512px;
	height: 668px;
	float: left;
}
#main #boxOne #top{
	width: 492px;
	height: 351px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main #boxOne #bottom{
	width: 512px;
	height: 297px;
}

#main #boxTwo {
	width: 512px;
	height: 668px;
	float: left;
}
