body {
	background-color: #000000;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
h1 {
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #008db9;
}
h2 {
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #008db9;
}

p, td, div {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:justify;
}
.white, a.white:link, a.white:active, a.white:visited {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	text-decoration: underline;
}
.grey, a.grey:link, a.grey:active, a.grey:visited {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #565656;
	text-decoration: none;
}
a.grey:hover {
	text-decoration: underline;
}
.footer {
	background-color: #fbfbfb;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 44px;
	margin-top:10px;
}
.register {
	background-image: url(../images/bg_register.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 138px;
	width:558px;
}
.img	{
	padding:0px;
	margin:0px;
	border:0px;
}
.content	{
	background-color:#FFFFFF;
	height:215px;
}
.eventdivider{ height:1px;width:100%;border-top:1px #666666 dotted;margin-top:12px;margin-bottom:12px;}.upcoming {
	background-color: #FFFFFF;
	background-image: url(../images/bg_upcoming.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 80px;
}
a:link,	a:active, a:visited	{
	text-decoration: none;
	color:#af000d;
}	
a:hover	{
	text-decoration: underline;
}
.panel-events {
	background-color: #FFFFFF;
	background-image: url(../images/bg_events.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height:175px;
	text-align:center;
}
