* {
	border:medium none;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	padding:0;
}

body {
	padding: 0;
	margin: 0;
	background:#666666 url(../img/bkgd.jpg) repeat-x scroll;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	width:100%;
}

body#sub {
	background:#666666 url(../img/bkgd-sub.jpg) repeat-x scroll;
}

a {
	text-decoration:none;
	color:#fff;
}

a:hover {
	color:#00CCFF;
}

p {
padding-bottom:10px;
}

#content {
	width:1102px;
	margin:0 auto;
	background-color:#666666;
}

h1 {
font-size:19px;
margin:10px 0 10px 0;
}

ul {
padding:5px 0px 10px 0px;
margin-left:15px;
}

ul strong {
line-height:26px;
}

li {
list-style-type:square;
}

table {
	border-width: 1px;
	border-spacing: 2px;
	border-color: #fff;
	border-collapse: separate;
	margin-bottom:14px;
	font-size:14px;
}
table th {
	border-width: 1px;
	padding: 6px;
	border-style: solid;
	border-color: #fff;
	-moz-border-radius: 3px;
	font-size:14px;
	font-weight:bold;
}
table td {
	border-width: 1px;
	padding: 6px;
	border-style: solid;
	border-color: #fff;
	-moz-border-radius: 3px;
}

table td a:link {
color:#fff;
}

table td a:hover {
color:#0099FF;
text-decoration:underline;
}


#header {
background:#000000 url(../img/header.jpg) no-repeat 10px 0px;
height:94px;
width:100%;
display:block;
}

#left {
	width:95px;
	height:594px;
	float:left;
	display:inline;
	background:#666666 url(../img/bgkd-gray-LH.jpg) repeat-y 53px top;
}

#left-sub {
	width:95px;
	height:500px;
	float:left;
	display:inline;
	background:#666666 url(../img/bgkd-gray-LH.jpg) repeat-y 53px top;
}

#tagline {
	font-size:12px;
	font-weight:bold;
	left:483px;
	position:absolute;
	top:12px;
	width: 500px;
	height: 72px;
	z-index: 1;
}

#tagline li {
	float:left;
	list-style:none;
}

#tagline li.active a {
	color:#00CCFF;
}

#tagline a {
	margin:0px 22px;
}

#tagline a:hover {
	color:#00CCFF;
}

#middle {
	width:900px;
	float:left;
	display:block;
	text-align:center;
	background-color:#000000;
	height:444px;
	padding-top:150px;
}

#middle-music, #middle-web {
	width:900px;
	float:left;
	display:block;
	text-align:center;
	height:500px;
}

#right {
	width:42px;
	height:594px;
	float:left;
	display:inline;
	background:#666666 url(../img/bgkd-gray-RH.jpg) repeat-y top right;
}

#right-sub {
	width:42px;
	height:500px;
	float:left;
	display:inline;
	background:#666666 url(../img/bgkd-gray-RH.jpg) repeat-y top right;
}

#left-sub #ornaments-top {
	/*left:134px;*/
	left:797px;
	position:absolute;
	top:0;
}

#right-sub #ornaments-bottom {
	left:-16px;
	top:508px;
	position:absolute;
	/*top:-30px;*/
}

#middle-music #ornaments-top, #middle-web #ornaments-top {
	position:relative;
	bottom:93px;
	left:-27px;
}

#middle-music #ornaments-bottom, #middle-web #ornaments-bottom {
	bottom:1051px;
	position:relative;
	right:128px;
}


#contact, #contact-sub {
	color:#000;
	float:right;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

#contact {
	position:relative;
	right:10px;
	top:19px;
}

#contact-sub {
	position:relative;
	right:30px;
	bottom:95px;
}

#contact em, #contact-sub em {
	font-style:normal;
	color:#333333;
	margin: 0px 20px;
	font-size:15px;
}

#contact-sub a {
	color:#000000;
	text-decoration:none;
}

#contact-sub a:hover {
	text-decoration:underline;
}

#container {
color:#ffffff;
font-size:12px;
text-align:left;
margin:5px;
}

#container .tabs-container a {
color:#66FFFF;
}

#container .tabs-container a:hover {
color:#00CCFF;
text-decoration:underline;
}

/* Opening page */


#left #ornaments-top {
	right:1px;
	position:absolute;
	top:0;
}

#right #ornaments-bottom {
	left:-16px;
	position:absolute;
	top:403px;
}

#logo h1 {
	background-color:#660033;
	font-size:15px;
	line-height:50px;
	margin:50px 0;
	color:#cc3366;
}

#logo h1 a {
	margin:0px 50px;
	color:#ffffff;
	font-size:13px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}

#logo h1 a:hover {
	color:#00CCFF;
}

#logo h2 {
	font-size:14px;
	line-height:20px;
	text-transform:uppercase;
}

#logo h3 {
	font-size:30px;
	margin-bottom:50px;
}

/* Music */

#middle-music {
background:#94053e url(../img/bkgd-music.jpg) no-repeat -31px -56px;
}

#footer-music {
margin-left:146px;
}
	
/* Web */

#middle-web {
background:#d60344 url(../img/bkgd-web.jpg) no-repeat -21px -56px;
}

#footer-web {
margin-left:146px;
}

#gallery img {
border:1px solid #fff;
padding:1px;
}

#gallery a {
margin: 0px 1px 0px 1px;
}
