body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #f0deae;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	color: #000000;
}
.oneColElsCtr #container {
	width: 900px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
}
.oneColElsCtr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.oneColElsCtr #logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	width: 555px;
	height: 100px;
}

.oneColElsCtr #flashbirds {
	background-image: url(images/flash_bg.jpg);
	background-repeat: no-repeat;
	width: 506px;
	height: 470px;
	padding-left: 60px;
	padding-top: 6px;
}
.oneColElsCtr #video {
	background-image: url(images/video_bg.jpg);
	background-repeat: no-repeat;
	width: 505px;
	height: 375px;
	*height: 445px; /* IE 7 and below */
	_height: 445px; /* IE 6 and below */
	padding-top: 70px;
	padding-left: 70px;
}

.oneColElsCtr #music {
	background-image: url(images/music_bg.jpg);
	background-repeat: no-repeat;
	width: 340px;
	height: 560px;
	float: right;
}
.oneColElsCtr #schedule {
	background-image: url(images/Schedule_bg.jpg);
	background-repeat: no-repeat;
	width: 340px;
	height: 440px;
	float: right;
	padding-left: 20px;
}
.oneColElsCtr #footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	width: 840px;
	height: 70px;
	padding-top: 45px;
	padding-left: 150px;
}
.tablebg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

a:link {
	color: #990000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
}
a:visited {
	color: #990000;
	text-decoration: underline;
	font-size: 10px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	color: #990000;
	text-decoration: none;
	font-size: 10px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	color: #000000;
}
.calendar_today {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	color: #000000;
}
.calendar_event_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	color: #000000;
}
.calendar_event_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	color: #000000;
}
.calendar_artist_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	color: #000000;
}
.calendar_date_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	color: #000000;
}
.calendar_event_title_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	color: #000000;
}
.calendar_venue_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	color: #000000;
}
.calendar_notes_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	color: #000000;
}
   .home { 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	color: #000000;
	}

   .news { 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	color: #000000;
	 }
		   
   .news_entry {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	color: #000000;
	  }
   
   .news_date { 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	color: #990000;
                font-weight: bold;
                padding: 2px;
                }
   .news_text { 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	color: #000000;
                margin: 10px;
                }
				
				   .footer { 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	color: #FFFFFF;
	}
.guestbook_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	color: #000000;
}
.guestbook_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	color: #000000;
}

.plainlink{ 	text-decoration: none;
	background-color: none; !important; 
}
