/* CSS Document */
#wrapper {
	border: 5px solid #000000;
	background-color: #000000;
	width: 800px;
	text-align: center;
}
#wrapper-full {
	border: 5px solid #000000;
	background-color: #000000;
	width: 1280px;
	text-align: center;
}
body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
}
a, a.visited {
	text-decoration : none;
	color: white;
}
a.hover {
	color: silver;
}

#header {
	width: 810px;
	height: 106px;
	margin-top: 10px;
	margin-bottom: 2px;
}

#header .logo {
	width: 215px;
	margin-bottom: 0;
	float: left;
}

#header-full {
	width: 1280px;
	height: 106px;
	margin-top: 10px;
	margin-bottom: 2px;
}

#header-full .logo {
	width: 215px;
	margin-bottom: 0;
	float: left;
}

#header-full .ad {
	width: 728px;
	float: left;
	padding: 10px 0 0 80px;
	vertical-align: bottom;
}

#content {
	width: 800px;
}
#content .camlinks {
	width: 155px;
	height: 493px;
	margin-bottom: 5px;
	background-color: #3A3939;
	background-repeat: no-repeat;
	float: left;
}

#content .camlinks img {
	border-bottom: 4px solid #000000;
}

#content .camlinks p {
	margin: 2px;
	padding: 2px;
}

#content .camlinks-home {
	width: 155px;
	heigh: 480px;
	margin-bottom: 5px;
	background-color: #3A3939;
	background-repeat: no-repeat;
	float: left;
}

#content .camlinks-home img {
	border-bottom: 4px solid #000000;
}

#content .camlinks-home p {
	margin: 2px;
	padding: 2px;
}

#content .title {
	width: 155px;
	height: 14px;
	text-align: left;
	background-color: #000000;
}

#content .text {
	font-weight: bold;
	margin-right: 25px;
	color: #ffffff;
}
#content .display {
	width: 640px;
	height: 438px;
	float: right;
	margin-bottom: 4px;
	margin-left: 4px;
	background-repeat: no-repeat;
	background-image: url(images/display1.jpg);
}
#content .displaycam {
	width: 640px;
	height: 360px;
	float: right;
	margin-bottom: 4px;
	margin-left: 4px;
	background-repeat: no-repeat;
	background-image: url(images/imageloading.gif);
}

#content .displaycam-full {
	width: 1280px;
	height: 720px;
	margin-bottom: 4px;
	margin-left: 4px;
	background-repeat: no-repeat;
	background-image: url(images/imageloading.gif);
}

#content .displaymovie {
	float: right;
	margin-bottom: 4px;
	margin-left: 4px;
	background-color: #202020;
}
#content .movieindex {
	text-align: left;
	width: 584px;
	height: 480px;
	background-color: #202020;
	float: right;
	padding: 8px;
	margin: 20px;
	color: white;
	font-family: tahoma, arial, san-serif;
	font-size: 14px;
}
#content .contactform {
	text-align: left;
	width: 640px;
	height: 493px;
	float: right;
	margin-bottom: 4px;
	margin-left: 4px;
	background-color: #202020;
	color: white;
	font-family: arial, san-serif;
	font-size: 14px;
}
#content table {
	text-align: left;
}
#footer {
	width: 800px;
	height: 41px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	text-align: right;
	clear: both;
}

#ad-footer {
	width: 800px;
	height: 60px;
	background-repeat: no-repeat;
	background-color: #303030;
	text-align: right;
	clear: both;
}

#ad-footer-full {
	width: 1280px;
	height: 60px;
	background-repeat: no-repeat;
	background-color: #303030;
	text-align: right;
	clear: both;
}

/********** MENU ********/
#nav {
	margin-top: 78px;
	float: right;
}
.home { background: url(images/homebtn1.gif) no-repeat; }
.about { background: url(images/about1.gif) no-repeat; }
.gallery { background: url(images/gallery1.gif) no-repeat; }
.movies { background: url(images/movies1.gif) no-repeat; }
.contact { background: url(images/contact1.gif) no-repeat; }

#horizontal-list img {
	border: 0;
}
#horizontal-list li {
	margin:0;
	padding:0;
}
#horizontal-list {
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	list-style-type: none;
}
#horizontal-list li {
	display:inline;
	float:left;
	list-style-type:none;
}
#horizontal-list a:hover img {
	visibility:hidden;
}
#horizontal-list a {
	margin-right: 4px;
	display:block;
	border: none;	
}
#horizontal-list a/**/ {
	border:none; /* hide from IE5.0/win */
}
/* fixes for IE/win \*/
* html #horizontal-list a {
	margin-right: 4px;
	display: inline;
	border:none;
}
* html #horizontal-list li a:hover {
	display: inline;
	height:0%;
}

/* begin styles for RSS Feed */

.rss_box {
	width: 280px;
	background:#FECB6F no-repeat left bottom;
	border-left: 2px solid #FF6600;
	border-top: 2px solid #FF6600;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	margin-top: 15px;
	margin-bottom: 30px;
	margin-left: 6px;
}

.rss_title, .rss_title a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 44px;
	font-weight: bold;
	text-decoration:none;
	margin: 5px 0;
	padding: 0;
	text-align:right;
	color: #000000;
}

.rss_title a:visited, .rss_title a:active {
	color: #922;
}

rss_title a:hover {
text-decoration:underline;
}

.rss_items {
  
}

.rss_item  {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  margin-bottom: 1em
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	text-decoration : none;
	color: #000000;
	font-weight: bold;
	}

.rss_item a:hover { 
	text-decoration : underline;
	color: #F66025;
	}
	
.rss_date {
	font-size: 11px;
	font-weight : normal;
	color: #338;
	}
.newstitle {
	background:#FECB6F no-repeat left bottom;
	border-left: 2px solid #999999;
	border-top: 2px solid #999900;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin: 10px 4px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #800040;
	text-align: center;
	font-weight: bold;
	padding: 7px;
	width: 280px;
}

-->
</style>
