<style type="text/css">
<!--
body{
	background-image: url(images/front/back.gif);
	background-repeat: repeat-x;
}

.upcomingeventname {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #000055;
	text-decoration: none;
}
.news {
	font-family: Verdana;
	font-size: 10px;
	color: #000066;
	text-decoration: none;
}

.news2 {
	font-family: Verdana;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
}

.otherevents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF970C;
	text-decoration: none;
}

.dark {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}

.bright {
	color: #000088;
	font-weight: normal;
	text-decoration: none;
}

.red {
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}

.orangeborder {
	border-width: thin;
	border-color: #FF9900;
}

.title {
	padding: 0;
	margin: 0;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	background: #FF9900;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}

#sddm li a:hover
{	background: #49A3FF;
	color: #444444;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	border: 1px solid #5970B2;
	z-index:3}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #FFFFFF;
	color: #2875DE;
	font: 11px arial;
	z-index:3;}

#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF;
	z-index:3}

-->
</style>