.wrapper {
	min-height:100%;
	width: 800px;
	position: absolute;
	margin-left: -400px;
	left: 50%;
	border-right-width: thin;
	border-left-width: medium;
	border-right-color: #990000;
	border-left-color: #990000;
	background-color: #FFFFFF;
}
.sstitle {
	float: left;
	width: 800px;
	height: 100px;
	position: static;
}
.flyer {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: dotted;
	position: static;
	width: 257px;
	float: left;
	border-left-width: medium;
	border-left-color: #990000;
	color: #990000;
	height: auto;
	background-color: #FFFFFF;
}
.clear {
	clear: both;
}

.imgbar {
	float: left;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}

.navbar {
	float: left;
	height: 18px;
	width: 800px;
	border-top-width: thin;
	border-bottom-width: thick;
	border-top-style: groove;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-indent: 15px;
	word-spacing: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	position: static;
	background-color: #FFFFFF;
}
.about {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	width: 490px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #660000;
	text-align: center;
	position: static;
	float: left;
	text-indent: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	white-space: normal;
	padding-right: 25px;
	padding-left: 25px;
}
.leftcontainer {
	float: left;
	width: 540px;
}

.cast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	width: 500px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #660000;
	text-align: center;
	position: static;
	float: left;
	text-indent: 28px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	white-space: nowrap;
	padding-top: 20px;
	line-height: 24px;
}
.bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	width: 490px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #660000;
	text-align: center;
	position: static;
	float: left;
	text-indent: 28px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	white-space: nowrap;
	height: 100%;
}
.press {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	height: 550px;
	width: 510px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #660000;
	text-align: justify;
	position: static;
	float: left;
	text-indent: 15px;
	background-color: #FFFFFF;
}
.media {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	height: 550px;
	width: 510px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #660000;
	text-align: justify;
	position: static;
	float: left;
	text-indent: 15px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
.videos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	height: 550px;
	width: 490px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #660000;
	text-align: justify;
	position: static;
	float: left;
	text-indent: 15px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
.pictures {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	width: 530px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #660000;
	text-align: center;
	float: left;
	background-color: #FFFFFF;
	position: static;
	padding-top: 20px;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	width: 500px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #660000;
	text-align: center;
	position: static;
	float: left;
	text-indent: 28px;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
	line-height: 24px;
}
