/* CSS Document */

body {
	background-color: #1F1F1F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 11px Tahoma, "Times New Roman", serif;
	color: #FFFFFF;
}
#event {
	text-align: left;
}
#event a:link{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#event a:hover{
	font-size: 11px;
	color: #FFFFFF;
}
#event a:visited{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#event h1{
	font-size: 18px;
	color: #FFFFFF;
}
h1 {
	color: #95cbd7;
	font: 35px "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
#main {
	width: 100%;
	height: 755px;
	background: url(../images/bg_home_header.jpg) repeat-x top;
}
.table p {
	color: #000000;
	font: 12px Tahoma, "Times New Roman", serif;
	margin-left: 5px;
	margin-top: 2px;
}
.table a:link {
	color: #9f4868;
}
.table a:hover {
	color: #833954;
}
.table a:visited {
	color: #9f4868;
}

.menu {
	font: 11px Tahoma, "Times New Roman", serif;
	color: #CCCCCC;
}
.menu a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#news {
	font-size: 11px;
	color: #FFFFFF;
}
#news a:link{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#news a:hover{
	font-size: 11px;
	color: #FFFFFF;
}
#news a:visited{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#news h1{
	font-size: 18px;
	color: #FFFFFF;
}
#gallery {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#gallery  a:link{
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
#gallery a:hover{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#gallery a:visited{
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
#linkpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#linkpage a {
	text-decoration: none;
	color: #990000;
}
#linkpage a:hover {
	color: #990000;
	text-decoration: underline;
}
