/*------------------------------------------------------------------*/
/*---------------------Designed By: OHIOSOUNDGUY--------------------*/
/*----------------------AURORA PRODUCTIONS Inc.---------------------*/
/*--------------------------Copyright 2008--------------------------*/
/*------------------------------------------------------------------*/

* {
padding: 0;
margin: 0;
} 

body {
/*background: url(/media/bg3.png);*/
/*background: url(/media/bg.gif);*/
/*background: url(/media/bg2.jpg) no-repeat;*/
background-color: #30a3d9;
font: 12px Arial, Verdana, Tahoma, sans-serif;
line-height: 20px;
/*background-color:#000000;*/
/*background-color:#2e5b82;*/
}

img {border: none;}
a{ color: #173D7F; text-decoration: none; }

#mainbody {
width: 800px;
height: 830px;
margin: 0 auto;
padding: 0px;
border: 1px solid #333333;
float: none;
}


#event_l{
float: left;
padding-left: 80px;
padding-top: 120px;
}

#event_r{
text-align:center;
float: right;
padding-top: 115px;
padding-right: 80px;
}

#content {
width: 800px;
height: 600px;
background-color:#FFFFFF;
text-align: left;
}

#sp_ {
height: 30px;
}

/*------------------------------------------------------------------*/
/*------------------------------HEADER------------------------------*/
/*------------------------------------------------------------------*/

#header {
background: #000000 url(/media/home.png) no-repeat;
width: 800px;
height: 200px;
}

#header_events {
background: #000000 url(/media/events.png) no-repeat;
width: 800px;
height: 200px;
}

#header_tour {
background: #000000 url(/media/tour.png) no-repeat;
width: 800px;
height: 200px;
}

#header_crew{
background: #000000 url(/media/crew.png) no-repeat;
width: 800px;
height: 200px;
}

#header_contact {
background: #000000 url(/media/contact.png) no-repeat;
width: 800px;
height: 200px;
}

#header_music {
background: #000000 url(/media/music.png) no-repeat;
width: 800px;
height: 200px;
}

/*------------------------------------------------------------------*/
/*----------------------------NAVIGATION----------------------------*/
/*------------------------------------------------------------------*/

#navigation {
background:  url(/media/nav.png) repeat-x;
height: 30px;
line-height: 30px;
margin: auto;
}

#navigation li {
float:left;
list-style-type:none;
border-right:1px solid #444;
}

#navigation li a {
display:block;
padding:0 20px;
text-decoration:none;
color: #ffffff;
font-weight:bold;
letter-spacing:1px;
}

#navigation li a:hover {
background:  url(/media/nav_hover.png) repeat-x;
font-weight:bold;
text-decoration:none;
}

/*------------------------------------------------------------------*/
/*------------------------------FOOTER------------------------------*/
/*------------------------------------------------------------------*/

#footer { 
height: 30px;
line-height: 30px;
text-align: center;
}

#footer_b {
float: right;
width: 100px;
}

#footer_a {
float: left;
width: 200px;
}

/*------------------------------------------------------------------*/
/*------------------------------STYLES------------------------------*/
/*------------------------------------------------------------------*/

.footer {
	color: #FFFFFF;
}

.style1 {
	font-size: 14px;
	font-weight: bold;
}

.style2 {
	font-size: 24px;
	font-weight: bold;
}

.style3 {
	font-size: 18px;
}

.contact_A{
	font-size: 28px;
	font-weight: bold;
}

.contact_B {
	font-size: 20px;
	font-weight: bold;
}

.contact_C {
	font-size: 15px;
}

h4 {
	font-size: 4px;
}

h5 {
	font-size: 14px;
	text-indent: 30pt;
}

h6 {
	font-size: 12px;
	font-weight: 100;
	font-style: italic;
}

/*------------------------------------------------------------------*/
/*-------------------------------END--------------------------------*/
/*------------------------------------------------------------------*/