/* Main container for the entire site */

#container {
	background: #FFFFCC;
	width: 750px;
	margin: auto;
	}

/* Defines the main header, but not the menu bar */

img {
	border-width: 0px;
	}

#header {
	width: inherit;
	background: #000000
	}
	
#headLine {
	width: inherit;
	height: 110px;
	}

#menu {
	width: inherit;
	height: 40px;
	background: #FFFFCC
	}

#bodyContain {
	width: inherit;
	background: #FFFBC6;
	float: left;
	background-image: url('images/footer.gif');
	background-position: bottom;
	background-repeat: repeat-x
	}

#subMenu {
	float: right;
	width: 210px;
	height: 335px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	}

#subMenu img {
	vertical-align: top;
	}


#mainBody {
	float: left;
	left: 0px;
	width: 520px;
	padding-top: 15px;
	padding-left: 15px;
	text-align: justify
	}

#mainBody h1 {
	font-size: 14pt;
	font-weight: bold
	}

#mainBody h2 {
	font-size: 14pt;
	font-weight: bold;
	}


#footer {
	width: 750px;
	background: darkred;
	text-align: center;
	color: white;
	font-family: Arial;
	font-size: 9pt;
	margin: auto;
	padding-bottom: 1px;
	}
	
#footer a { 
	color: #FFFFFF;
	font-weight: bold
	}

#footer p {
	margin-top: 10px;
	}

body {
	background-color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt
	}

.quotes {
	color: black;
	font-family: "Times New Roman"	serif;
	font-style: oblique;
	font-size: 10pt;
	text-align: right;
	margin-right: 5px;
	height: 80px;
	}
	
a {
	text-decoration: none;
	color: #001A66;
	font-weight: bold;
	}
	
a:hover {
	text-decoration: underline
	}

.inLineBox {
	background: #CCCCCC;
	border-style: solid;
	border-color: #999999;
	border-width: 4px;
	width: 195px;
	margin: auto;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	line-height: 20px;
	vertical-align: middle;
	}

.boxHead {
	color: white;
	background: #001A66;
	margin-right: 5px
	}

.boxText {
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	margin-right: 5px
	}

.headShot {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	border: 1px solid black;
	float: left;
	}

.hoverRight {
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 10px;
	border: 1px solid black;
	}

li {
	margin-left: 25px;
	}

p {
	padding-right: 5px
	}

.leftAlign {
	text-align: left;
	border-bottom: 1px solid black;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
	}
	
.leftAlign img {
	border: 1px solid black;
	text-align: left;
	}

.leftAlign p {
	margin-bottom: 10px;
	margin-top: 10px
	}
		
.rightAlign {
	text-align: right;
	border-bottom: 1px solid black;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
	}

.rightAlign img {
	border: 1px solid black;
	text-align: center;
	}
	
.rightAlign p {
	margin-bottom: 10px;
	margin-top: 10px
	}

.poster {
	text-align: center;
	}

.gallery td {
	height: 165px;
	text-align: center;
	vertical-align: middle;
	}

.current {
	background: #990000;
	}
	
.current a {
	color: #FFFFFF;
	}

.theatre {
	font-style: oblique;
	}

.prods {
	font-weight: bold;
	text-transform: uppercase;
	}

.blackBack {
	color: white;
	font-size: 10pt;
	}

.embed {
	text-align: center
	}

.highLight, .highlight, #highlight {
	color: darkred;
	}
	
#flash {
	float: right;
	width: 500px;
	height: 375px;
	text-align: right;
	position: relative;
	z-index: 0;
	top: -6px;
	}

#indexBody {
	float: left;
	left: 0px;
	width: 200px;
	padding-left: 15px;
	text-align: justify
	}

.indexLink {
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	}

.indexLink a {
	color: darkred;
	text-decoration: underline;
	}

.indexLink a:hover {
	text-decoration: none;
	}

#indexContain {
	width: 750px;
	background: #000000;
	color: white;
	float: left;
	background-image: url('images/footer.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	height: 378px;
	}
	
#indexMenu {
	width: 750px;
	height: 40px;
	background: #000000;
	}

.indexHead {
	margin-top: 10px;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	}

.resume a {
	font-size: 8pt;
	line-height: 15px;
	color: black;
	}

.current .resume a {
	color: #FFF99D;
	}

.contact {
	color: white;
	background-color: darkred;
	border: 3px solid #999999;
	text-align: center;
	margin: auto;
	height: 40px;
	font-size: 10pt;
	}

.contact a {
	color: white;
	}

.contact:hover {
	background-color: #001A66;
	}

.contactPage {
	margin-left: 40px;
	font-size: 12pt;
	margin-top: 45px;
	}

.imageBox {
	width: 195px;
	margin: auto;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	}

#hidden {
	display: none;
	}

.caps {
	text-transform: uppercase;
	}

.statement {
	border: 1px solid #FF9900;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #FFEBCC;
	}

.statement h3 {
	color: #990000;
	font-size: 11pt;
	margin-bottom: -5px;
	}

.statement p {
	font-style: oblique;
	}

body {
	top: 0px;
	left: 0px;
	}
	
.popup {
	text-align: center;
	color: white;
	}

.popup a {
	color: red;
	text-decoration: none;
	}

#pricing {
	width: 75%;
	margin: auto;
	}

#pricing td {
	height: 50px;
	}
	
#notes a {
	color: #3399FF;
	}

.cent {
	text-align: center;
	}

.imgRight {
	float: right;
	margin-left: 7px;
	margin-right: 7px;
	}

