a:link, a:visited {
	color: #0033CC;
	text-decoration: none;
}

a:active, a:hover {
	color: #CC0000;
}

body {
	background-image: url(background.gif);
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	text-align: center;
}

h4 {
	color: #FF0000;
}

li {
	list-style-type: square;
	margin-bottom: 10px;
}

#alignleft {
	float: left;
	padding-top: 5px;
}

#alignright {
	float: right;
	text-align: right;
}

#copyright {
	font-size: 70%;
}

#footer {
	border-top-color: #0033CC;
	border-top-style: solid;
	border-top-width: thin;
	font-size: 100%;
	font-weight: bold;
	margin-top: 15px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	text-align: center;
}

#frame {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 750px;
}

#header {
	border-bottom-color: #0033CC;
	border-bottom-style: solid;
	border-bottom-width: thin;
	color: #0033CC;
	font-size: 115%;
	font-weight: bold;
	margin-top: 15px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	display: block;

}

#links {
	background-image: url(background-l.gif);
	display: block;
	height: 30px;
	line-height: 30px;
	padding-left: 5px;
	width: 750px;
}

#links a {
	color: #FFFFFF;
	font-size: 70%;
	font-weight: bold;
	margin-right: 3px;
	text-decoration: none;
	vertical-align: 36%;
}

#links a:hover {
	color: #000000;
}
hr {
	color: #0033CC;
}
#mainevent {
	float: left;
	width: 187px;
	font-size: 80%;
	text-align: center;
	height: 190px;
	line-height: 15px;
}
#lists {
	float: left;
	width: 250px;
}
