@charset "UTF-8";
/* CSS Document */

body
{
background-color:#000;
padding:0px;
margin:0px;
font-family:Verdana, Geneva, Arial, sans-serif;
font-size:13px;
}
html
{
overflow-y: scroll; /* Adds inactive scroll bar to short pages to prevent centering jump */
}
#container1
{
width: 980px; 
margin: 0 auto; 
}
#container2
{
}
#main_menu
{
position:absolute;
top:371px;
padding:0px;
padding-left:9px;
margin:0px;
}
#content
{
padding-top:4px;
background-color:#FFF;
}
#contenttable
{
padding:0px;
margin:0px;
border:none;
}
#bottom_menu
{
float:right;
font-family:Verdana, Geneva, Arial, sans-serif;
font-size:10px;
color:#666;
}
#bottom_menu ul
{
list-style: none;
}
#bottom_menu ul li
{
float:left;
padding-right:20px;
color:#FFF;
}
#bottom_menu ul li a
{
color:#666;
}
#bottom_menu ul li a:hover
{
color:#FFF;
}

/* thestory.php content */

#thestory
{
float:left;
width:300px;
padding:24px;
padding-left:30px;
}
#thestory p
{
font-family:Georgia,Times, "Times New Roman", serif;
font-size:16px;
color:#333333;
padding:0px;
margin:0px;
padding-bottom:12px;
line-height: 20px; 
}

.dropcap
{
float: left; color: #4c5198;
font-size: 72px; 
line-height: 60px; 
padding-top: 0px; 
padding-right: 4px; 
padding-left: 3px; 
font-family:Georgia,Times, "Times New Roman", serif;
}

#rightcolumn
{
margin-top:24px;
float:left;
width:624px;
padding:0px;
}
#trailer
{
width:600px;
padding:0px;
padding-top:24px;
padding-bottom:24px;
}

.thequotes
{
padding-bottom:12px;
font-family:Verdana, Geneva, Arial, sans-serif;
font-size:15px;
color:#C09;
}
.thequotes span
{
font-size:10px;
color:#666;
}
.quotediv
{
width:280px;
float:left;
padding-bottom:16px;
padding-right:24px;
}


/* touring.php content */

#touring
{
float:left;
width:900px;
padding:24px;
padding-left:30px;
background-color: white;
}
#touring p
{
font-family:Georgia,Times, "Times New Roman", serif;
font-size:16px;
color:#333333;
padding:0px;
margin:0px;
padding-bottom:12px;
line-height: 20px; 
}

.head {
    color: #4C5198;
    font-family: Verdana,Geneva,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
}

.mediumtextboldgrey {
    color: #666666;
    font-family: Verdana,Geneva,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
}

.smallmediumtext {
    font-family: Verdana,Geneva,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 14px;
}

.subhead {
    color: #4C5198;
    font-family: Verdana,Geneva,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
}

a {
	color: #c80477


}

a:visited {
	color: #c80477


}

.smallmediumtextbold {
	font-weight: bold;


}

.mediumtextboldgreen {
    color: #4C5198;
    font-family: Verdana,Geneva,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
}

/* music.php content */

#jukeboxcontainer
{
float:left;
background-color:#343768;
width:356px;
height:351px;
}
#jukebox
{
padding-top:75px;
padding-left:58px;
width:298px;
height:275px;
}

audio
{
width:332px;
padding-top:8px;
padding-bottom:18px;
}

#slideshow
{
position:relative;
float:left;
padding:0px;
width:624px;
height:351px;
}
#slideshowimage1
{
position:absolute;
top:0px;
left:0px;
width:624px;
height:351px;
}
#slideshowimage2
{
position:absolute;
top:0px;
left:0px;
width:6204px;
height:351px;
}
