body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
h2 {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
h4 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}


.style2 {
	color: #FF0000;
	font-weight: bold;
}
.style3 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.style4, p {font-size: 14px; color: #666666; }
.style5 {color: #FF0000}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}
.style12 {font-size: 16px}
.style13 {font-size: 10px; }
.style14 {font-size: 14px; }

.whitetext {
	color: #FFFFFF;
	font-weight: bold;
}
.whitetext a {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #FFFFFF;
}
.whitetext a:hover {
	color: #FF0000;
}

.menutype {font-size: 14px; }
.menutypecurrent {font-size: 14px; color: #FF0000;}
.style16 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.sidebarbox {
	float: right; 
	width: 160px; 
	margin-left: 10px;
	}
	
.sidebarbox li {
	font-size: 10px; 
	margin: 5px;
	margin-left: -10px;
	}	
	
.eventsbox {
	float: center; 
	width: 295px; 
	margin: 10px;
	border: 2px #999999 solid;
	clear: both;
	}
.eventsboxtitle { 
	width: 295px;
	height: 20px; 
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 2px;
	color:#FF0000;
	border-bottom: 2px #999999 solid;
	}
.eventsboxfooter { 
	width: 295px; 
	height: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 2px;
	border-top: 2px #999999 solid;
	}	
.eventsbox p {
	margin: 8px;
	font-size: 12px;
	}	
.logoline {
	clear: both;
}	
.logoline img {
	position: relative;
	bottom: -6px;
}
.border {
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}

#slideshow {
	display: block;
	width: 250px;
	height: 200px;
	position: relative;
	top: 22px;
	float: right;
	margin: 10px;
	background-color:#FFFFFF;
}
