.outline1	
						{
						border-top: 1px solid #FFFFFF;
						border-bottom: 0px solid #FFFFFF;
						border-right: 1px solid #FFFFFF;
						border-left: 1px solid #FFFFFF;					
						}


.outline2	
						{
						border-top: 1px solid #FFFFFF;
						border-bottom: 1px solid #FFFFFF;
						border-right: 1px solid #FFFFFF;
						border-left: 1px solid #FFFFFF;					
						}

.outline3
						{
						border-top: 0px solid #FFFFFF;
						border-bottom: 1px solid #FFFFFF;
						border-right: 1px solid #FFFFFF;
						border-left: 1px solid #FFFFFF;					
						}

						
.link-1				
						{ 
						color: #FFFFFF;
						FONT-SIZE: 11px;
						FONT-FAMILY: Georgia, Arial, MS Sans;
						font-style: normal;
						font-weight: normal;
						background-color: none;
						text-decoration: none;
						}

							
.link-1:hover 			
						{
	 					color: #FFFFFF;
						FONT-SIZE: 11px;
						FONT-FAMILY: Georgia, Arial, MS Sans;
						font-style: normal;
						font-weight: normal;
						background-color: none; 
						text-decoration: underline;
						}
						
.link-2				
						{ 
						color: #FFFFFF;
						FONT-SIZE: 14px;
						FONT-FAMILY: Georgia, Arial, MS Sans;
						font-style: normal;
						font-weight: bold;
						background-color: none;
						text-decoration: underline;
						}

							
.link-2:hover 			
						{
	 					color: #FFFFFF;
						FONT-SIZE: 14px;
						FONT-FAMILY: Georgia, Arial, MS Sans;
						font-style: normal;
						font-weight: bold;
						background-color: none; 
						text-decoration: none;
						}						
						
.link-3				
						{ 
						color: #CCBAB8;
						FONT-SIZE: 11px;
						FONT-FAMILY: Georgia, Arial, MS Sans;
						font-style: normal;
						font-weight: normal;
						background-color: none;
						text-decoration: none;
						}

							
.link-3:hover 			
						{
	 					color: #FFFFFF;
						FONT-SIZE: 11px;
						FONT-FAMILY: Georgia, Arial, MS Sans;
						font-style: normal;
						font-weight: normal;
						background-color: none; 
						text-decoration: underline;
						}
						
.link-home				
						{ 
						background-color: none;
						text-decoration: none;
						outline: none;
						border: none;
						}

							
.link-home:hover 			
						{
						background-color: none; 
						text-decoration: none;
						outline: none;
						border: none;
						}
						
.link-home:visited 			
						{
						background-color: none; 
						text-decoration: none;
						outline: none;
						border: none;
						}


.mainheader					
						{
						color: #FFFFFF;
						font: 11px georgia, arial, helvetica, sans-serif; 
						font-style: normal;
						font-weight: normal;
						text-decoration: none;
						background-color: none;
						}

.main					
						{
						color: #FFFFFF;
						font: 12px georgia, arial, helvetica, sans-serif; 
						font-style: normal;
						font-weight: normal;
						text-decoration: none;
						background-color: none;
						}
						
						
.mainbold					
						{
						color: #FFFFFF;
						font: 12px verdana, arial, helvetica, sans-serif; 
						font-style: normal;
						font-weight: bold;
						text-decoration: none;
						background-color: none;
						}						
						
.small					
						{
						color: #FFFFFF;
						font: 10px georgia, arial, helvetica, sans-serif; 
						font-style: normal;
						font-weight: normal;
						text-decoration: none;
						background-color: none;
						}						

.mainwhite					
						{
						color: #FFFFFF;
						font: 11px verdana, arial, helvetica, sans-serif; 
						font-style: normal;
						font-weight: normal;
						text-decoration: none;
						background-color: none;						
						}					
						
body
						{
						background-color: #2A3540;
						background-image: url(images/bg.jpg);
						text-color: #FFFFFF;
						margin-left: 10px;
						margin-top: 15px;
						margin-right: 0px;
						margin-bottom: 0px;
						}
					
a { color: white; text-decoration: none; }
a:hover { text-decoration: underline; }

   .calendar { color: white
               width: 250px;
               padding: 10px;
               text-align: center;
             }
   .calendar_today { width: 80%; padding: 2px; margin: 4px; text-align: left; }
   .calendar_event_1 { width: 80%; padding: 2px; margin: 4px; text-align: left; }
   .calendar_event_2 { width: 80%; padding: 2px; margin: 4px; text-align: left; }

   .calendar_artist_text { display: none }
   .calendar_date_text { color: white; font-size: 10pt; font-weight: bold; position: relative; left: 20px;}
   .calendar_event_title_text { color: white; font-size: 11pt; font-weight: bold; position: relative; left: 40px;}
   .calendar_venue_text { color: white; font-size: 9pt; position: relative; left: 40px;}
   .calendar_notes_text { color: CCCCCC; font-size: 9pt; font-style: italic; position: relative; left: 40px; top: 6px;}

