@charset "UTF-8";
/* CSS Document */


.title01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}


#container
{
	position: absolute;
	width: 840px;
	left: 50%;
	margin-left: -420px;
}

#mainy
{
float: left;
padding-bottom: 30px;
margin-top: 30px;
width:840px;
}


#botty
{
float: left;
margin-top: 30px;
bottom: 0px;
}


#leftcolumn
{
width: 662px;
padding-bottom: 30px;
float: left;
}


#listy
{
position: absolute;
width: 400px;
right: 0px;
border: 1px solid #000;
}





.events
{
width: 180px;
float: left;
margin-right: 40px;
height:290px;
display: inline;
}



a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FA2E90;
}
a:hover {
	color: #15FF2E;
}
a:active {
	text-decoration: none;
	color: #FAFA11;
}


.events img
{
float: left;
width: 180px;
height: 240px;
background: #06ff81;
}

alt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.captiontxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.captiontxt_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FF0099;
}
.title01 a:hover {
	color: #FF00FF;
	background-color: #00FF00;
}
.title01 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-transform: none;
}
.title01 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #00FF00;
	background-color: #FFFF00;
}
.captiontxt a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.captiontxt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #33ccff;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
