@charset "utf-8";
html, body {
margin: 0; 
padding: 0; 
height: 100%;
} 
body {
	background-image: url(images/bg.gif);
	margin: 0px;
	padding: 0px;
}
#gradientbg {
	background-image: url(images/bggrad.gif);
	background-repeat: repeat-x;
	width: 100%;
	text-align: center;
	vertical-align:middle;
	padding-top: 50px;
}
#all {
	height: 574px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border: 13px solid #000000;
	margin-bottom: 50px;
	background-image: url(images/allbg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
#content {
	text-align: left;
	margin-left: 80px;
	margin-top: 5px;
	margin-right: 15px;
}
.video {
	height: 56px;
	width: 75px;
	padding: 2px;
	float: left;
	margin: 5px;
}
.video a {
	border: 1px solid #DE8C00;
	display: block;
	height: 56px;
	width: 75px;
}
.video a:hover {
	border: 1px solid #000000;
}
.video img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.video2 {
	height: 160px;
	width: 108px;
	padding: 2px;
	float: left;
	margin: 5px;
}
.video2 a {
	border: 1px solid #DE8C00;
	display: block;
	height: 160px;
	width: 108px;
}
.video2 a:hover {
	border: 1px solid #000000;
}
.video2 img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: underline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #3C2C0B;
}
#content a {
	color: #6A5115;
}

#content #scroll {
	overflow: scroll;
	overflow-x:auto;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B75F0D;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
}
#content h2 a {
	color: #B75F0D;
	text-decoration: none;
	font-weight: bold;
}
#content h2 a:hover {
	text-decoration: underline;
}


#absolute #people {
	position: absolute;
	z-index: 25;
}


#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#gradientbg #all #content #cast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}


#absolute {
	position: absolute;
	left: 50%;
	width: 750px;
	margin-left: -375px;
}
#absolute #footer {
	position: absolute;
	left: 197px;
	top: 653px;
	width: 606px;
	height: 17px;
}
#absolute #footer a {
	color: #C96F21;
}
#absolute #footer a:hover {
	color: #000000;
}

#absolute #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}


#absolute #beer {
	position: absolute;
	height: 718px;
	width: 169px;
	margin: 0px;
	padding: 0px;
	top: 20px;
	left: -96px;
}
#nav {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 299px;
	top: 22px;
	z-index: 10;
}
#content #scroll2 {
	overflow: scroll;
	overflow-x:auto;
}
.videobig {
	height: 196px;
	width: 253px;
	padding: 2px;
	float: left;
	margin: 5px;
}
.videobig a {
	border: 1px solid #DE8C00;
	display: block;
	height: 196px;
	width: 253px;
}
.videobig a:hover {
	border: 1px solid #000000;
}
.videobig img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
