.sm {margin:0; padding:0;list-style:none; width:565px; height:172px; display:block; overflow:hidden;}
.sm li {margin:0; padding:0;float:left; display:inline; overflow:hidden;}
p
{
	font-family: Verdana, Sans;
	font-size: 13px;
	color: #555;
}
a
{
	font-family: Verdana, Sans;
	font-size: 13px;
	color: #555;
	text-decoration: underline;
}
.whiteonblack
{
	font-family: Verdana, Sans;
	font-size: 15px;
	color: #eee;
}

.whiteonblack a
{
	color: #eee;
	text-decoration: underline;
}

.whiteonblacksmall
{
	font-family: Verdana, Sans;
	font-size: 13px;
	color: #eee;
}
.whiteonblacksmall a
{
	color: #eee;
	text-decoration: underline;
}
.headline
{
	font-family: Verdana, Sans;
	font-size: 20px;
	color: #555;
}
.headline2
{
	font-family: Verdana, Sans;
	font-size: 17px;
	color: #555;
}
.smalltext
{
	font-family: Verdana, Sans;
	font-size: 11px;
	color: #555;
}
li
{
	margin-top: 20px;
	margin-left: -10px;
	list-style-image: url(../images/moon.png);
	font-family: Verdana, Sans;
	font-size: 13px;
}
li.maincolumn
{
	font-family: Verdana, Sans;
	font-size: 13px;
	color: #555;
	margin-top: 0px;
	margin-left: -10px;
	list-style-image: none;
	text-align: left;
}
.subhead
{
	font-family: Verdana, Sans;
	font-size: 13px;
	font-style: italic;
	color: #555;
}
.event
{
	position: absolute;
	width: 565px;
	top: 0px;
	left: 0px;
}
body
{
	background: url('../images/topback.gif');
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #eee;
	text-align: center;
}
.blackcol
{
	width: 368px;
	padding-left: 7px;
	padding-right: 7px;
	background-color: #000;
	text-align: left;
	float: left;
}
.eventleft
{
	float: left;
	width: 100px;
}
.eventright
{
	float: left;
	width: 435px;
	margin-right: 30px;
	text-align: justify;
	padding-top: 20px;
	font-family: Verdana, Sans;
	font-size: 13px;
	color: #555;
}