/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}
html {
width: 100%;
height: 100%;
}
body {
  background: #000;
	font: normal small "Arial", Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	width: 100%;
	height: 100%;
}

h1, h2, h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	color: #BBBBBB;
}

h1 { font-size: 2.8em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.2em; }

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 1.8em;
}

blockquote, ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-right: 3em;
}

a {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

img { border: none; }

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 15px 0 15px;
}

hr { display: none; }

.hr {
}

/* Boxed */

.boxed {
}

.boxed .title {
	margin: 0;
	padding: 5px 15px;
	background: url(images/img08.gif) no-repeat left center;
	text-transform: uppercase;
	font-size: small;
}

.boxed .content {
	padding: 15px;
	background: url(images/img09.gif) repeat-x;
}

.boxed ol, .boxed ul {
	margin-left: 0;
	list-style-position: inside;
}

/* Logo */

#logo {
	width: 760px;
	height: 200px;
	margin: 0 auto;
	background: #000000 url(images/img02.jpg) no-repeat;
}

#logo h1 {
	float: left;
	width: 600px;
	margin: 0;
	padding: 164px 0 0 0;
	text-align: right;
	letter-spacing: 5px;
	font-size: 18px;
}

#logo h2 {
	float: right;
	margin: 0;
	padding: 170px 20px 0 0;
	font-size: 11px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: #000000;
}

/* Content */

#content {
	float: left;
	width: 480px;
	padding: 20px;
	background: url(images/img03.jpg) no-repeat;
}

#welcome {
	padding-bottom: 20px;
}

#olist {
	clear: left;
	float: left;
	width: 230px;
}

#ulist {
	float: left;
	width: 230px;
	padding-left: 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding: 20px;
	background: url(images/img04.jpg) no-repeat;
}

#sidebar blockquote {
	margin-left: 0;
	margin-right: 0;
}

/* Menu */

#menu {
	margin-bottom: 19px;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	padding-top: 1px;
	background: url(images/img07.gif) repeat-x;
}

#menu li.first {
	background: none;
}

#menu a {
	display: block;
	width: 165px;
	padding: 7px 10px 7px 25px;
	text-transform: uppercase;
	background: url(images/img08.gif) no-repeat 10px 50%;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: x-small;
	font-weight: bold;
}

#menu a:hover {
	background-color: #0A0A0A;
}

/* Footer */

#footer {
	width: 760px;
	margin: 0 auto;
	padding: 10px 0;
	border-top: 1px dotted #6a6a6a
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: x-small;
	color: #cccccc;
}

#footer a {
	color: #cccccc;
}


table.music
{ width: 500px;
background-color: #000000;
border: 1px #FF0000 dotted;
border-collapse: collapse;
border-spacing: 0px; }


td.contactDept
{ background-color: #FF0000;
border: 1px #FF0000 dotted;
font-family: Verdana;
font-weight: bold;
font-size: 12px;
color: #000000; }


td.contact
{ border-bottom: 1px #FF0000 dotted;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: .7em;
color: #FFFFFF;
background-color: #000000;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px; }

td.download {
text-align: right;
padding-right: 8px;
}
/* HOMEPAGE */

#outerContainer {
text-align: center;
width: 100%;
height: 100%;
}
#homeContainer {
width: 950px;
height: 400px;
margin: 0 auto;
text-align: left;
position: relative;
top: 5%;
}
#home {
background: URL(images/homeImg.jpg) no-repeat 0% 0%;
display: block;
height: 361px;
font-size: 1px;
color: #000;
}
#home:hover {
background: URL(images/homeImg.jpg) no-repeat 0% 100%;
}
#footerContainer {
background: URL(images/homeFooterBack.jpg) no-repeat 0% 0%;
height: 39px;
padding: 0 0 0 222px;
}
#footerContainer a {
float: left;
display: block;
height: 39px;
color: #000;
font-size: 1px;
}
#footerMyspace {
background: URL(images/footerMyspace.jpg) no-repeat 0% 0%;
width: 88px;
}
#footerFacebook {
background: URL(images/footerFB.jpg) no-repeat 0% 0%;
width: 90px;
}
#footerFacebook:hover {
background: URL(images/footerFB.jpg) no-repeat 0% 100%;
}
#footerBandzone {
background: URL(images/footerBZ.jpg) no-repeat 0% 0%;
width: 89px;
}
#footerBandzone:hover {
background: URL(images/footerBZ.jpg) no-repeat 0% 100%;
}
#footerYoutube {
background: URL(images/footerYoutube.jpg) no-repeat 0% 0%;
width: 55px;
}
#footerYoutube:hover {
background: URL(images/footerYoutube.jpg) no-repeat 0% 100%;
}
#footerLastfm {
background: URL(images/footerLastFM.jpg) no-repeat 0% 0%;
width: 63px;
}
#footerLastfm:hover {
background: URL(images/footerLastFM.jpg) no-repeat 0% 100%;
}
#footerFlickr {
background: URL(images/footerFlickr.jpg) no-repeat 0% 0%;
width: 65px;
}
#footerFlickr:hover {
background: URL(images/footerFlickr.jpg) no-repeat 0% 100%;
}
#footerEnter {
background: URL(images/footerEnter.jpg) no-repeat 0% 0%;
width: 278px;
}











