
body{
	background-color: black;
}
#container{
	position: relative;
	margin: auto;
	width: 100%;
	height: 100%;
}

#header{
	position: relative;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	height: 500px;

}
#about{
	position: relative;
	width: 75%;
	color:white;
	margin-top:-425px;
	margin-left: auto;
	margin-right: auto;
	height: 100px;

}
#media{
	position: relative;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	height: 300px;

}
#services{
	color:white;
	margin-top: -425px;
	position: relative;
	width:70%;
	margin-left: auto;
	margin-right: auto;
	height: 100px;

}
#resources{
	color:white;
	margin-top: 125px;
	position: relative;
	width:40%;
	margin-left: auto;
	margin-right: auto;
	height: 100px;

}
#back{
	z-index:0;
	display: block;
	margin: auto;
	width: 100%;
}
#navigator{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 85%;
	height: 105px;
}
.navButton{
	margin:15px;
	padding:15px;
	float: left;
	color: white;
	font-size: 225%;
	width: 40%;
	height: 80%;
	border: 7px solid rgba(139,135,135,1.00);
}
.navText{
	position: relative;
	padding: 20px;
	text-align: center;
}
#cal{
	position: relative;
	margin-top: -400px;
	text-align: center;
}
#contentLeft{
	float: left;
	width: 525px;
	margin-top: -425px;
	color: white;
	font-size: 20px;
	height: 500px;
}
#contentRight{
	float: right;
	width: 650px;
	margin-top: -425px;
	color: white;
	font-size: 25px;
	overflow-y:auto;
	height: 500px;
	border: 2px solid white;
}

#AUcontentLeft{
	float: left;
	width: 525px;
	margin-top: -100px;
	color: white;
	font-size: 20px;
	height: 500px;
}
#AUcontentRight{
	float: right;
	width: 650px;
	margin-top: -100px;
	color: white;
	font-size: 25px;
	height: 500px;
}

#producers{
	position: relative;
	color: white;
	width: 85%;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	height: 500px;
	border: 1px solid grey;
}
#pLeft{
	float: left;
	width: 33%;
	border: 1px solid grey;
	height: 500px;
}
#pRight{
	float: right;
	width: 33%;
	border: 1px solid grey;
	height: 500px;
}
#pMid{
	float: left;
	width: 33%;
	border: 1px solid grey;
	height: 500px;
	text-align: center;

}
#pTitle{
	border: 1px solid grey;
	font-size: 45px;
	text-align: center;
	padding: 45px;
}
.pButton{
	border: 1px solid grey;
	font-size: 30px;
	text-align: center;
	padding: 20px;
}

#picThurman{
	width: 100%;
	visibility: hidden;
}

#cTitle{
	font-size:36px;
	color:#C84D4F;
	padding:15px;
}

#sTitle{
	font-size:25px;
	padding:10px;
}
#sPrice{
	font-size:25px;
	padding:10px;
}

#sPrice{
}

#prosTable{
	font-size: 20px;
	text-align: center;
	padding: 20px;
	width:85%;
	color:white;
	margin:auto;
}
#prosImage{
	position:relative;
	float:left;
	border: 5px solid rgba(139,135,135,1.00);
	width:500px;
	height:500px;
}
#studioImage{
	position:relative;
	float:left;
	border: 5px solid rgba(139,135,135,1.00);
	width:500px;
	height:333px;
}
#prosBio{
	float:right;
	border: 5px solid rgba(139,135,135,1.00);
	width:400px;
	height:500px;
	text-wrap:normal;
}
#studioBio{
	float:right;
	border: 5px solid rgba(139,135,135,1.00);
	width:450px;
	height:333px;
	text-wrap:normal;
}
.prosProfile{

	width:1000px;
	height:500px;
	margin:auto;
	margin-top: 200px;
	color:white;
	padding:20px;
}
.studioProfile{

	width:1000px;
	height:350px;
	margin:auto;
	color:white;
	padding:20px;
}
#Simages{
	position:relative;
	border: 5px solid rgba(139,135,135,1.00);
}
#price{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-bottom:30px;
}