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

<style type="text/css">

a.footer:link {color: #FFF; font-size: 15pt;  }
a.footer:visited {color: #FFF; font-weight: bold; }
a.footer:hover {
	color: #FFF;
}
a.footer:active {
	color: #FFF;
} 


	
html, body {
	height: 100%;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat;
	background-position: top;
}
body {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer_text {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
	text-align: center;
}


#top {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 176px;
	width: 100%;
}
.movie {
	border: 2px solid #FFF;
}


#bottom {
	position: relative;
	bottom: 0px;
	left: 0px;
	height: 140px;
	width: 100%;
	background: url(images/bg3.png) repeat-x;
}

#main {
	position: absolute;
	top: 2px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	border: 0px solid #000000;
	text-align: center;
	
}

#main_index {
	position: absolute;
	top: 10px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	border: 0px solid #000000;
	text-align: center;
	
}

#content {
	width: 765px;
	margin-left:auto;
	margin-right:auto;
}

#spacer {
	width: 225px;
	position: relative;
	float: left;
}


.slideshow_border {
	border: 5px solid #FFF;
}
.slideshow_border {
	border: 5px solid #FFF;
}
.main_text {
	font-family: Century Gothic, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 15px;
	margin: 0px;
	color: #000;
	text-align: left;
}
.page_title {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}

</style>a.main {
	color: #000;
}
