@charset "utf-8";
#centerpage {
	background-color: #333;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#centercontent {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	height: auto;
}

#bio {
	height: 440px;
	width: 960px;
	padding-top: 12px;
}

#desc {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
	height: 395px;
	width: 700px;
	padding-left: 5px;
}


#title {
	font-size: 1.1em;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	height: 45px;
	top: -10px;
}
#profile {
	position: relative;
	float: right;
}
#movies {
	height: 210px;
	margin: 0px;
	padding-top: 0px;
}
#centerpage #centercontent #bio #desc #movies img {
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}


#centerpage #centercontent img {
	margin: 10px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #141414;
	border-right-color: #141414;
	border-bottom-color: #141414;
	border-left-color: #141414;
	padding: 0px;
	
}

#imdb {
	margin: 0px;
	padding: 0px;
}
