body,td,th {
	font-size: small;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #000099;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
a:link {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
h1 {
	font-size: medium;
	font-weight: bold;
}
h2 {
	font-size: small;
	font-weight: bold;
}
.footer {
	font-size: x-small;
	padding: 1px;
	letter-spacing: .1em;
	color: #FFFFFF;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
}
a.footer:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:normal;
}
a.footer:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight:normal;
}
a.footer:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:normal;
}
.maintext {
	line-height: 120%;
	text-align: justify;
	vertical-align: top;
	border: none #FFFFFF;
	padding: 0px 20px 20px;
	background-image:  url("fadedgirls.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	list-style-position: outside;
	list-style-image:  url("bullet.gif");
}
.imageonright {
	margin-left: 10px;
}
.imageonleft {
	margin-right: 10px;
	margin-bottom: 5px;
}
.maintable {
	border: thick solid #FFFFFF;
}
.secondtable {
	border: thick solid #FFFF00;
}
.navigation {
	background-color: #FFFFFF;
	text-align: left;
	padding: 5px;
	font-size: x-small;
	line-height: 200%;
	width: 100px;
	background-image:  url("menubutton.gif");
	background-repeat: no-repeat;
	background-position: center top;
	border: thin solid #CC0000;
}
a.navigation:link {
	font-weight: normal;
	background-image: none;
	border: none;
	padding: 0px;
}
a.navigation:visited {
	color: #000099;
	font-weight: normal;
	background-image: none;
	border: none;
	padding: 0px;
}
a.navigation:hover {
	color: #000099;
	font-weight: normal;
	background-image: none;
	border: none;
	padding: 0px;
}
a.navigation:active {
	color: #000099;
	font-weight: normal;
	background-image: none;
	border: none;
	padding: 0px;
}
.events {
	background-color: #FFFFFF;
	text-align: left;
	padding: 5px;
	font-size: x-small;
	line-height: 100%;
	width: 140px;
	background-image:  url("eventsbutton.gif");
	background-repeat: no-repeat;
	background-position: center top;
	border: thin solid #CC0000;
}
