@charset "UTF-8";
/* CSS Document */
body {
	background: #111 url(images/background2.jpg) repeat-x;
}
.tableback1 {
	background: #252526 url(images/sweetsirenbackground.gif) no-repeat left bottom;
	text-align: left;
}.maintext {
	font: normal 12px/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
.tableback2 {
	background: #252526 url(images/events_background.gif) no-repeat top;
}
.eventtitles {
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
.eventtitles2 {
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCC;
	text-decoration: none;
}
.links {
	font: 12px Tahoma, Geneva, sans-serif;
	color: #000;
	text-decoration: none;
}
.links:hover {
	font: 12px Tahoma, Geneva, sans-serif;
	color: #600;
	text-decoration: none;
}
.whitelinks {
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCC;
	text-decoration: none;
}
.whitelinks:hover {
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #600;
	text-decoration: none;
}
.five 
{
border-style: solid;
border-width: 1px;
border-color: black
}
.four 
{
border-style: solid;
border-width: 1px;
border-color: #8A8A8A
}

/* jQuery lightBox plugin - Gallery style */
	#gallery {
		width: 835px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 2px solid #000;
	}
	#gallery ul a:hover img {
	}
	#gallery ul a:hover { color: #fff; }

