@charset "utf-8";
/* CSS Document */

html {

	margin: 0;
	padding: 0;

}



body {

	margin: 0;
	padding: 0;
	background-color: #000000;
}

p {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height:1.5em;
}

img
{  
	border-style: none;
}

#content {

	width:800px;

	margin-left:auto;

	margin-right:auto;

	padding-top:0;

	color:#FFF;

	font-family:'Arial', Helvetica, sans-serif;
}



#content a {

	color:#FFF;

	text-decoration:underline;

}



#content a:hover {

	text-decoration:none;

}



#content p {

	padding-top:0;

	padding-bottom:5px;

}



#content_white {
	width:760px;
	height: 2470px;
	margin-left:auto;

	margin-right:auto;

	padding: 10px 20px 10px 20px;

	color:#000;

	background-color: #fff;

	font-family:'Arial', Helvetica, sans-serif;

}



#content h1 {

	font-size:20px;

}



#menu {

	text-align:center;

	font-family:'Arial', Helvetica, sans-serif;
	font-size: 14px;
	width: 800px;
	line-height:30px;

}



#menu a {

	margin-right:10px;

	margin-left:10px;

	color:#A1A1A1;

	text-decoration:none;

}



#menu a:hover {

	color:#FFF;

}



#menu a.current {

	font-weight:bold;

	color:#FFF;

}



#rule {

	padding:10px;
	width: 800px;

	text-align:center;

}



#center {

	margin: 10px 0 20px 0;

	padding: 0;

	text-align: center;

}

#center_homevideo {

	margin: 10px 0 20px 0;

	padding: 0;
	height: 455px;
	width: 800px;
	text-align: center;	
}

#gallery {

	margin: 10px 20px 0 0;

	padding: 0;
/*
	height: 510px;
*/
	width: 780px;
	height: 435px;
	background-image:url(../slideshow/img0.png);
	background-repeat: no-repeat;
/*
	width: 670px;
*/
}



#thumbs {

	margin: 0 0 0 40px;

	padding: 0;

	width: 449px;

	height: 100%;

}



#thumbleft {

	float: left;

	margin: 8px 8px 0 0;

	border: 1px solid white;

}



#thumbright {

	float: right;

	margin: 10px 0 0 0;

}



#thumblink {

	position: relative;

	z-index: 0;

}



#thumblink:hover {

	background-color: transparent;

	z-index: 50;

}



#thumblink span {

	position: absolute;

	padding: 5px;

	left: -1000px;

	border: 1px solid white;

	visibility: hidden;

	color: #fff;

	text-decoration: none;

}



#thumblink span img {

	border-width: 0;

	padding: 2px;

}



#thumblink:hover span { /*CSS for enlarged image on hover*/

	visibility: visible;

	top: 10px;

	left: 40px; /*position where enlarged image should offset horizontally */

}



#bodytext {

	text-align: justify;

	font-size: 14px;

	line-height: 20px;

	color: #ffffff;	

}



#bodytext_black {

	text-align: justify;

	font-size: 14px;

	line-height: 20px;

	color: #000;	

}

.row {
	width: 760px;
	height: 60px;
}

#left_column {
	float: left;
	margin: 0 0 0 25px;
	padding: 0;
	width: 250px;
	height: 60px;
}

#right_column {
	float: right;
	margin: 0 20px 0 0;
	padding: 0;
	width: 370px;
	height: 60px;
}

.left_column_body {
	float: left;
	margin: 0 0 0 25px;
	width: 180px;
	height: 60px;
}

.right_column_body {
	float: right;
	margin: 0 20px 0 20px;
	padding: 0;
	width: 420px;
	height: 30px;
}

#performer {
	height: 190px;
}

#film_div {
	border-top: 1px solid;
	height: 885px;
}

#film {
	height: 860px;
}

#tv_div {
	border-top: 1px solid;
	height: 395px;
}

#tv {
	height: 395px;
}

#commercials_div {
	border-top: 1px solid;
	height: 435px;
}

#commercials {
	height: 435px;
}

#infomercials_div {
	border-top: 1px solid;
	height: 60px;
}

#infomercials {
	height: 60px;
}

#music_div {
	border-top: 1px solid;
	height: 145px;
}

#music {
	height: 145px;
}

#awards_div {
	border-top: 1px solid;
	height: 370px;
}

#awards {
	height: 370px;
}

#training_div {
	border-top: 1px solid;
	height: 122px;
}

#training {
	height: 122px;
}

#references_div {
	border-top: 1px solid;
	height: 25px;
}

#references {
	height: 25px;
}

#details_div {
	border-top: 1px solid;
	height: 45px;
}

#details {
	height: 45px;
}

#body_text_black_lg {
	text-align: left;
	font-size: 26px;
	color: #000;	
}

#bodytext_black_phone {
	margin-left: 130px;
	text-align: left;
	font-size: 18px;
	color: #000;
}

#body_text_black_cat {
	text-align: left;
	font-size: 14px;
	color: #000;
}

#bodytext_black_detail {
	text-align: left;
	font-size: 12px;
	color: #000;
}

#bodytext_black_detail_body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 12px;
	color: #000;
	
}

#footer {
	text-align: center;
	font-family:'Arial', Helvetica, sans-serif;
	font-size: 14px;
	line-height:30px;
}

#left {
	float: left;
	margin: 0 0 0 20px;
	color: #ffffff;
}

#footercenter {
	float: left;
	margin: 0 0 0 70px;
	color: #ffffff;
}

#right {
	float: right;
	margin: 0 20px 0 0;
	color: #ffffff;
}

#footer a {
	color:#ffffff;
	text-decoration:none;
}

#footer a:hover {
	color:#FFF;
	text-decoration: underline;
}
