A:link    { color: white;
	text-decoration: none;}
A:visited { color: gray;
	text-decoration: none; }
A:active { color: white; 
	text-decoration: none; }
A:hover  { color: white;
	text-decoration: underline; }

body { font-family:  arial;
	color: white;
	background: black;
	margin: 0 0 0 15%;
	padding: 0;
	border: 0;
}

p {
	color: black;
	border: 0;
	margin: 0;
	padding: 15px;
	clear: none;
}

p.caption_left, .caption_right {
	width: 280px;
	padding: 0;
	text-align: center;
	font-size: small;
	clear: none;
}

p.caption_left {
	float: left;
}

p.caption_right {
	float: right;
}

/*p.bio {
	width: 50%;
}*/

td.navlet {
	width: 10px;
	border: 0;
	text-align: center;
	margin: 0;
	padding: 0;
}

td.navlet2 {
	width: 150px;
	text-align: center;
	border: 0;
	margin: 0;
	padding: 0;
}

#container_home { background: black url(imgs/coverart.jpg) no-repeat top center; }

#container_synopsis { background: black url(imgs/benbus.jpg) no-repeat top center; }

#container_director { background: black url(imgs/director/christmastree.jpg) no-repeat top center; }

/*#container_party { background: black url(imgs/party/benvincentlaughing.jpg) no-repeat top center; }*/

#container_crew, #container_cast, #container_donate, #container_trailer, #container_party, #container_contact { background: #999999; }

#container_home, #container_synopsis, #container_crew, #container_cast, #container_director, #container_party, #container_donate, #container_trailer, #container_contact {
	width: 720px;
	height: 480px;
	margin: 0;
	padding: 0;
	border: 0;
}

.column {
	width: 95%;
	color: black;
	font-weight: bold;
	padding: 15px 0px 15px 15px;
	line-height: 175%;
}

.column2 {
	width: 89%;
	color: black;
	padding: 15px 15px 0px 15px;
}

.content {
	width: 720px;
	height: 480px;
	overflow: auto;
	position: relative;
}

/*A.gray:visited {
	color: white;
}*/

.credit {
	font-family: serif;
	font-style: italic;
}

.name { font-family: arial, sans-serif;
	font-weight: bold;
}

.nav { font-family: arial;
	font-size: medium;
	color: white;
	background: black;
	width: 100%;
	clear: both;
	text-align: center;
	font-size: small;
	margin: 0;
	padding: 0;
}


.photo_left {
	float: left;
	clear: both;
}

.photo_right {
	float: right;
	clear: both;
}

.photo_left, .photo_right {
	margin: 15px;
	padding: 0;
	border: 0;
}

.l_photo_left {
	float: left;
	clear: none;
}

.l_photo_right {
	float: right;
	clear: none;
}

/*.l_photo_left, .l_photo_right {
	margin: 15px;
	padding: 0;
	border: 0;
}*/

.l_photo {
	float: left;
	margin: 15px;
	padding: 0;
	width: 640px;
	border: 0;
}

.shade {
	width: 45%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.shade2 {
	height: 35%;
	width: 60%;
	position: absolute;
	top: 0;
	left: 0;
}

.shade3 {
	height: 35%;
	width: 29%;
	position: absolute;
	top: 50%;
	left: 70%;
}

.shade, .shade2, .shade3 {
	background: gray;
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
}

.splash {
	position: absolute;
	top: 85%;
	left: 1%;
	font-size: xx-large;
	font-weight: bold;
	text-decoration: blink;
	color: red;
	letter-spacing: .2em;
}

A.page:link    { color: white;
	text-decoration: none;}
A.page:visited { color: #EEEEEE;
	text-decoration: none; }
A.page:active { color: white; 
	text-decoration: none; }
A.page:hover  { color: black;
	text-decoration: underline; }

/*A.ad:link    { color: blue;
	text-decoration: none;}
A.ad:visited { color: purple;
	text-decoration: none; }
A.ad:active { color: white; 
	text-decoration: none; }
A.ad:hover  { color: purple;
	text-decoration: underline; }*/

.t_position {
	width: 45%;
	position: absolute; 
	top: 0;
	left: 0;
}

.t_position2 {
	width: 29%;
	position: absolute; 
	top: 50%;
	left: 70%;
	padding: 0;
}

.title { font-family: sans-serif;
	font-size: xx-large; 
	font-weight: bold;
	letter-spacing: .1em;
	color: black;
	border: 0;
	margin: 0;
	padding: 15px;
}

/*.trailer { width: 300px;
	height: 256px;
	position: absolute;
	top: 25%;
	left: 28%;
}*/

img.trailer {
	position: absolute;
	top: 25%;
	left: 27%;
	width: 305px;
	height: 202px;
}

.form { margin-left: 15px; }

.header { font-family: sans-serif;
	font-size: large; 
	font-weight: bold;
	letter-spacing: .1em;
	color: black;
	border: 0;
	margin: 0;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
)

.clearboth {
	clear: both;
	/*border: 1px solid red;*/
}