/* CSS Document */
body {
	background-color: #5f0000;
    background-image:	url("images/bg.jpg");
    background-repeat:  no-repeat;
    background-attachment: fixed;

}

#content {
	width: 755px;
	height: 426px;
	margin: 0px;
	padding: 0px;
	background-color: #fdefd8;
	background-image: url(images/thumbbg1.jpg);
	background-repeat: no-repeat;
	background-position: right;
	overflow: hidden;
}

#thumbcontent {
	float: right;
	width: 130px;
	padding: 5px;
}

#gallerycontent {
	width: 755px;
	height: 426px;
	margin: 0px;
	padding: 0px;
	background-color: #fdefd8;
	overflow: hidden;
	z-index: 60;
	background-image: url(images/thumbbg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	}
	
#pagecontent {
	width: 190px;
	float: right;
	padding: 5px;
	margin: 5px 5px 5px 5px;
	vertical-align: middle;
}

#awards {
	width: 525px;
	height: 397px;
	margin: 0px;
	padding: 15px;
	background-color: #fdefd8;
	overflow: auto;
	text-align: left;
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000;
	z-index: 80;
	
}

#links {
	width: 520px;
	margin: 0px;
	padding: 15px;
	background-color: #fdefd8;
	overflow: auto;
	text-align: left;
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000;
	clear: none;
}

#links2 {
	width: 200px;
	margin: 0px;
	padding: 0px;
	background-color: #fdefd8;
	overflow: auto;
	clear: none;
}

#subcontent {
	width: 755px;
	height: 477px;
	margin: 0px;
	padding: 0px;
	background-color: #fdefd8;
	overflow: hidden;
}

#livetext {
	width: 100px;
	height: 4px;
	visibility:hidden;
	overflow: hidden;
}

#slideshow {
	width: 755px;
	height: 426px;
	margin: 0px;
	padding: 0px;
	background-color: #5f0000;
	overflow: hidden;
	z-index: 60;
	background-image: url(images/homequote.jpg);
	background-repeat: no-repeat;
}

#contact {
	margin: 25px;
}

.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5f0000;
	padding: 5px;
	line-height: 17px;
	clear:  both;
	
}

.main:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
	padding: 5px;
	line-height: 17px;
	clear:  both;
	
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
	letter-spacing: 3px;
	text-transform: capitalize;
	position: absolute;
	top: 33px;
	right: 33px;
	margin: 0 auto;
	padding: 0px;
	clear:  both;
	z-index: 100;
}

img.thumb {
	border-color: #5f0000;
	border-style: solid;
	border-width: 1px;
	margin: 3px 3px 3px 3px;

}

img.thumb:hover  {
	border-color: #fff;
	border-style: solid;
	border-width: 1px;
	margin: 3px 3px 3px 3px;
}

.h1 {
	color: #5f0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: bold;
	text-align: left;

}

img.moviethumb {
	border-color: #5f0000;
	border-style: solid;
	border-width: 1px;
	margin: 5px 10px 5px 5px;

}

img.moviethumb:hover  {
	border-color: #fff;
	border-style: solid;
	border-width: 1px;
	margin: 5px 10px 5px 5px;
}

.indexshowclass {
	float: right;
	clear: right;
	
}

.slideshowclass {
	float: left;
	clear: left;
}
.staffclass {
	margin: 5px 5px 5px 25px;
}

.thumbnavclass {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	line-height: 14px;
	color: #fdefd8;
	font-size: 11px;
	font-style: bold;
	text-align: center;
	clear: both;
	float: none;
}
