@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000;
	margin-left: 50px;
}
#menu {
	width: 600px;
	height: 70px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCC;
	margin-top: 100px;
}
#content {
	width: 900px;
	height: 615px;
	background-repeat: no-repeat;
}
#content #textboxleft {
	width: 600px;
	background-color: #FFF;
	height: 450px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 10px;
}
#content #textboxstatic {
	height: 525px;
	width: 600px;
	background-color: #FFF;
	padding-left: 15px;
	padding-top: 5px;
	margin-bottom: 10px;
}
#back {
	width: 115px;
	float: left;
}
#backmain {
	width: 115px;
	position: absolute;
	bottom: 5px;
}
#content #textbox {
	background-color: #FFF;
	height: 155px;
	width: 275px;
	float: left;
	margin-left: 40px;
	margin-top: 15px;
	padding: 5px 15px 5px 10px;
	clear: left;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 15px;
}
#content #musicplayer {
	width: 300px;
	float: left;
	margin-top: 15px;
}
#photo {
	height: 400px;
	width: 300px;
	float: left;
	margin-left: 20px;
}
#content table tr td table tr td p {
	font-weight: bold;
}
#content #textboxshows {
	background-color: #FFF;
	height: 400px;
	width: 600px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#content table tr td table tr td p {
	font-weight: normal;
}
#moviebox {
	height: 400px;
	width: 600px;
	margin-top: 75px;
	margin-bottom: 20px;
}
#video {
	background-color: #FFF;
	height: 245px;
	width: 310px;
}
#content #textboxshows #image {
	width: 75px;
	float: left;
	height: 100px;
}
