@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
}
#totalcontainer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#header {
	height: 100px;
	width: 1000px;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	font-style: italic;
}
#leftheader {
	font-size: 130%;
	float: left;
	width: 120px;
	font-style: italic;
	font-weight: bold;
}
#topbar {
	margin: 0px;
	padding: 5px;
	width: 1000px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	clear: both;
}

#leftheader ul {
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#rightheader {
	float: left;
	width: 880px;
}


#maincontent {
	width: 615px;
	float: left;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 120%;
}

#rightbar {
	float: right;
	width: 315px;
	text-align: center;
	margin-right: 25px;
}

.footer {
	text-align: center;
	clear: both;
}
h1 {
	font-weight: bolder;
	font-size: 120%;
}
a {
	color: #C00;
	text-decoration: none;
}
#aboutus {
	width: 960px;
	float: left;
	padding: 20px;
}
#gallery {
	width: 1000px;
	text-align: center;
}
table {
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	width: 800px;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
td   {
	padding: 15px;
	text-align: center;
	vertical-align: top;
}

caption  {
	font-size: 200%;
}
.special {
	font-size: 150%;
}
.calendarview {
	text-align: center;
	vertical-align: middle;
}
