BODY {
	background: #000000;
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
}

A {
	color: #99cccc;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

/* ----- hidden focus borders from mozilla ----- */
:focus { -moz-outline-style: none; }

.small {
	font-size: 11px;
}

.big {
	font-size: 18px;
	font-weight: bold;
}

.style1 {
	/*color: #cccc99;*/
	font-weight: bold;
	font-size: 14px;
}

.review {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCDD66;
}
.review a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCDD66;
}
.review a:hover {
	text-decoration: underline;
}


#content {
	width:850px;
	height: 550px;
	position:absolute;
	left:50%;
	margin-left: -425px;
	margin-top: 50px;
	margin-bottom: 75px;
}

#home_reels {
	position: absolute;
	top: 360px;
	left: 250px;
	width: 225px;
	height: 215px;
}

#home_reels_movie {
	width: 225px;
	height: 170px;
}

#home_news {
	position: absolute;
	top: 360px;
	left: 0px;
	width: 225px;
	height: 215px;
	/*background-color: #000000; filter: alpha(opacity=25); -moz-opacity: .25; opacity: .25;*/
}

#bio {
	text-align: justify;
	position: absolute;
	top: 70px;
	left: 160px;
	width: 435px;
	padding-right: 10px;
}
#bio1 {
	text-align: justify;
	position: absolute;
	top:600px;
	left: 159px;
	width: 679px;
	padding-right: 10px;
}

#resume {
	position: absolute;
	top: 70px;
	left: 340px;
	width: 540px;
}
#resume_review {
	position: absolute;
	top: 474px;
	left: 119px;
	width: 193px;
	height: 277px;
}

#reels {
	position: absolute;
	top: 110px;
	left: 245px;
	width: 400px;
	height: 400px;
}

#reels_movie {
	width: 400px;
	height: 300px;
}

#news {
	position: absolute;
	top: 70px;
	left: 150px;
	width: 661px;
}
#news TD {
	text-align: justify;
}

#photos {
	position: absolute;
	top: 70px;
	left: 150px;
	width:310px;
	height: 460px;
}
#photos_tn {
	position: absolute;
	top: 99px;
	left: 524px;
	width:268px;
	height: 88px;
}

#contact {
	position: absolute;
	top: 70px;
	left: 374px;
	width: 381px;
	height: 147px;
}

