@charset "utf-8";

/* CSS Document */

body {
	background-color: #666666;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#container_01 {
	margin-left: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
	height: auto;
}
#navbar2 {
	z-index: 10;
	width: 200px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 286px;
	position: absolute;
	margin-left: -30px;
	overflow: hidden;
}


#header  {
	width: 800px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	height: 281px;
}
#middle   {
	width: 800px;
	margin: 0px;
	padding: 0px;
	background-image: url(../Images/Middle.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
	height: auto;
}
#main   {
	width: 565px;
	left: 169px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	overflow: hidden;
	position: relative;
	float: left;
}
#bottom  {
	width: 800px;
	margin: 0px;
	padding: 0px;
	background-image: url(../Images/Bottom2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	overflow: hidden;
}
#heading1 {
	position: absolute;
	width: 220px;
	left: 375px;
	text-align: right;
	top: 9px;
	z-index: 9;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 10px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	overflow: hidden;
	padding-bottom: 10px;
	height: auto;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.img1 {border: 1px solid #FFFFFF;
}
.heading1 {
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
}
.copyright {
	font-size: 12px
}
.prodTitle {
	font-weight: bold;
}
.prodTitle  a:link {
	text-transform: capitalize;
	color: #CCCCCC;
}
.prodTitle a:visited {
	text-transform: capitalize;
	color: #CCCCCC;
}

.prodTitle a:hover {
	text-transform: capitalize;
	color: #999999;
}
.heading2 {
	text-align: left;
	font-weight: bold;
	font-size: 13px;
}
.listentry1 {
	text-align: left;
	font-size: 13px;
}
.crew {
	border: 2px dashed #999999;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#filmography {
	overflow: scroll;
	height: 500px;
	position: relative;
}
.heading3 {
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: underline;
}
.prodContainer {
}
.tbl_Filmography  td{
	padding-right: 40px;
}


.prodTop {
	background-image: url(../Images/ProdTable_Top.jpg);
	height: 9px;
	width: 550px;
	position: relative;
	overflow: hidden;
}
.prodMid {
	width: 550px;
	background-image: url(../Images/ProdTable_Mid.jpg);
	background-repeat: repeat-y;
	position: relative;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	overflow: hidden;
}
.prodBottom {
	background-image: url(../Images/ProdTable_Bottom.jpg);
	height: 9px;
	width: 550px;
	position: relative;
	overflow: hidden;
}
.Vid {
}
