@charset "utf-8";
/* CSS Document */

body
	{
	height:100%;
	background-color:#000000;
	margin-top:10px;
	padding:0px;
		font-size:18px;
	font-family:Times New Roman, Century Gothic, Tahoma, Verdana, Arial;
	color:#FFFFFF;
	}
	
	#wrapper {	
	display:block;
	position:relative;

	margin: 0px auto;
	width:1000px;
	height:1200px;
}

a:link {
	text-decoration: none;
	font-family:Times New Roman, Century Gothic, Tahoma, Verdana, Arial;
	color:#ffffff;
	font-size:18px;
}
a:active {
	text-decoration:none;
color:#ffffff;
}

a:visited {
	text-decoration:none;
	color:#ffffff;
}

a:hover {
	text-decoration:underline;
	color:#ffffff;
}

.menu{
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
	font-size:20px;
	font-family:Times New Roman, Century Gothic, Tahoma, Verdana, Arial;
}

.menu a:link {
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
	font-size:20px;
	font-family:Times New Roman, Century Gothic, Tahoma, Verdana, Arial;
}
.menu a:active {
	text-decoration:none;
color:#ffffff;
	font-weight: bold
	font-size:20px;
	font-family:Times New Roman, Century Gothic, Tahoma, Verdana, Arial;
}

.menu a:visited {
	text-decoration:none;
	font-weight: bold;
	color:#ffffff
	font-size:20px;
	font-family:Times New Roman, Century Gothic, Tahoma, Verdana, Arial;
}

.menu a:hover {
	text-decoration:underline;
	font-weight: bold;
	color:#FFFFFF
	font-size:20px;
	font-family:Times New Roman, Century Gothic, Tahoma, Verdana, Arial;
}

#contact-menu{
	text-decoration: none;
	color:#000000;
	font-weight: bold;
	font-size:20px;
	font-family:Times New Roman, Century Gothic, Tahoma, Verdana, Arial;
}

#contact-menu a:link {
	text-decoration: none;
	color:#000000;
	font-weight: bold;
	font-size:20px;
	font-family:Times New Roman, Century Gothic, Tahoma, Verdana, Arial;
}
#contact-menu a:active {
	text-decoration:none;
	color:#000000;
	font-weight: bold
	font-size:20px;
	font-family:Times New Roman, Century Gothic, Tahoma, Verdana, Arial;
}

#contact-menu a:visited {
	text-decoration:none;
	font-weight: bold;
	color:#000000;
	font-size:20px;
	font-family:Times New Roman, Century Gothic, Tahoma, Verdana, Arial;
}

#contact-menu a:hover {
	text-decoration:underline;
	font-weight: bold;
	color:#FFCC00;
	font-size:20px;
	font-family:Times New Roman, Century Gothic, Tahoma, Verdana, Arial;
}

#index-menu{
	text-decoration: none;
	color:#000000;
	font-weight: bold;
	font-size:20px;
	font-family:Times New Roman, Century Gothic, Tahoma, Verdana, Arial;
	left: 500px;
	top: 0px;
	
}

#index-menu a:link {
	text-decoration: none;
	color:#000000;
	font-weight: bold;
	font-size:20px;
	font-family:Times New Roman, Century Gothic, Tahoma, Verdana, Arial;
}
#index-menu a:active {
	text-decoration:none;
	color:#000000;
	font-weight: bold
	font-size:20px;
	font-family:Times New Roman, Century Gothic, Tahoma, Verdana, Arial;
}

#index-menu a:visited {
	text-decoration:none;
	font-weight: bold;
	color:#000000;
	font-size:20px;
	font-family:Times New Roman, Century Gothic, Tahoma, Verdana, Arial;
}

#index-menu a:hover {
	text-decoration:underline;
	font-weight: bold;
	color:#FFCC00;
	font-size:20px;
	font-family:Times New Roman, Century Gothic, Tahoma, Verdana, Arial;
}


table.events{
text-align:center;
font-size:18px;
font-family:Times New Roman, Century Gothic, Tahoma, Verdana, Arial;
}

table.events th{
text-align:center;
text-decoration:underline;
font-weight: bold;
font-size:20px;
}
