﻿#main {
	width: 964px;
    margin-top: 10px;
    color: #FFBF00;
    font: Courier;
    
    
}
#main a {
	color: White;
	text-decoration: none;
	font: Courier;
    
}
#main a:hover {
	color: White;
	text-decoration: underline;
    
}

#mainLeft {
	width: 744px;
    margin-right: 20px;
    float: left;
    
    
}

#mainInnerTop 
{
	width: 744px;
	background-color:White;
}
#mainInnerTop a 
{
	color: Black;
    text-decoration:none;
}
#mainInnerTop a:hover 
{
	color: Black;
    text-decoration:underline;
}

#mainInnerBottom
{
	width: 744px;
	/*background-color:White;*/
	margin-top: 10px;
	float: left;
	border: solid 1px gray;
}

#mainInnerLeft {
	width: 250px;
	
    margin-right: 15px;
    margin-left: 5px;
    float: left;
    
}

#mainInnerRight {
	width: 474px;
    float: left;
}

#mainRight {
	width: 200px;
	
    float: left;
    
}

#mainEvent {
	width: 200px;
	
    float: left;
    
}
#advertisement {
	width: 200px;
	/*height: 585px;*/
	height: 615px;
    float: left;
    
    margin-top:10px;
}

.adLabel {
	font-family: "Arial Narrow";
	color: #C0C0C0;
	font-size: 11px;
	text-align: center;
}

#leftnav {
	/*width: 200px;
	height:200px;*/
    float: left;
    background-color:White;
    
}

#rightnav {
	/*width: 200px;
	height:200px;*/
    float: left;
    background-color:White;
}

#numnav {
	
    float: left;
    background-color:White;
    
}

#bandNav {
	
   background-color:White;
   width: 744px;
   float:right;
    
}

#youtube {
	
   background-color:White;
   width: 459px;
   height: 279px;
   margin-right: auto;
   margin-left: auto;
   border: solid 1px gray;
   
    
}

#bandPics {
	
   background-color:White;
   width: 459px;
   margin-top:10px;
   margin-right: auto;
   margin-left: auto;
    
}
#bandComments {
	
   
   width: 459px;
   margin-top:10px;
   margin-right: auto;
   margin-left: auto;
    
}

#videoLinks {
	
   padding-top: 10px;
   padding-bottom: 10px;
   font-size: small;
    
}