@charset "utf-8";
body {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}

#horizon {
    text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block

}
#content {
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #000000;
	margin-left: -400px;
	position: absolute;
	top: -300px;
	left: 50%;
	width: 800px;
	height: 600px;
	visibility: visible;
}
#menu-table img {
	padding-right: 8px;
	padding-left: 8px;
}
#scroller-arrows {
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 10px;
	margin-top: 110px;
	text-align: right;
	margin-bottom: 5px;
}
#scroller-content {
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 12px;
	text-align: left;
}
#scroller-arrows a:active, a:link, a:visited {
	color: #5B7198;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 2px;
	font-weight: bold;
	letter-spacing: 1px;
}
#scroller-arrows a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5B7198;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
}
#main-photo {
	margin-top: 125px;
	margin-left: 90px;
}
#menu {
	background-image: url(images/menu-bg.jpg);
	background-repeat: no-repeat;
}
#scroller-content h2 {
	color: #FF9900;
	font-size: 14px;
}
#slideshow-container {
	margin-top: 120px;
}
#slideshow-container a:link {
	text-decoration: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#scroller-content h4 {
	color: #60739E;
	font-size: 13px;
}
#preview {

}
#video-title {
	margin-top: 120px;

}
h2  {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #CCCCCC;
	text-align: center;
}
#copyright {

}
#copyright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99A5BD;
}
#copyright a:hover {
	color: #FFFFFF;
}
#email {
}
#email p {
	color: #94A0B0;
	font-family: "Century Gothic";
	font-weight: bold;
}
#email a:hover {
	color: #CCCCCC;
}
