@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#wrappermm {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: auto;
}
#wrapper #logo {
	height: 125px;
	background-color: #000000;
	background-image: url(../images/logo.png);
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper  #mmbanner {
	background-color: #000000;
	height: 300px;
	background-image: url(../images/mmbanner.png);
}

#wrapper #mainbanner {
	background-color: #000000;
	height: 300px;
}
#wrapper  #contactbanner {
	background-color: #000000;
	background-image: url(../images/contactbnr.png);
	height: 300px;
	width: 850px;
}

#wrapper #navigation {
	background-color: #000000;
	height: 25px;
}
#wrapper #biobanner {
	background-color: #000000;
	background-image: url(../images/biobanner.png);
	height: 300px;
	width: 850px;
}
#wrapper  #bodyArea  #leftbio {
	width: 500px;
	float: left;
	height: auto;
	background-color: #000000;
	background-repeat: no-repeat;
}
#wrapper   #bodyArea   #leftcontact {
	width: 500px;
	float: left;
	height: 500px;
	background-color: #000000;
	background-repeat: no-repeat;
	background-image: url(../images/contactleftimg.png);
}
#wrapper  #bodyArea  #leftmm {
	width: 500px;
	float: left;
	height: 1200px;
	background-color: #000000;
	background-repeat: no-repeat;
}
#wrapper #bodyArea #movies {
	background-color: #000000;
	height: 1800px;
	width: 850px;
	clear: both;
	float: left;
}

#wrapper #bodyArea #right {
	width: 350px;
	float: right;
	background-color: #000000;
	background-image: url(../images/creditos.png);
	height: 500px;
	background-repeat: no-repeat;
}
#wrapper #bodyArea #left {
	width: 500px;
	float: left;
	height: auto;
	background-color: #000000;
	background-image: url(../images/noticiasBtn.png);
	background-repeat: no-repeat;
}
#wrapper  #bodyArea  #rightbio {
	width: 350px;
	float: right;
	background-color: #000000;
	background-image: url(../images/bioportrait.png);
	height: 700px;
	background-repeat: no-repeat;
}
#wrapper   #bodyArea   #rightcontact {
	width: 350px;
	float: right;
	background-color: #000000;
	height: 500px;
	background-repeat: no-repeat;
	background-image: url(../images/contactfrmimg.png);
}
#wrapper #bodyArea #footer {
	height: 25px;
	clear: both;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../images/footertxt.png);
	background-repeat: no-repeat;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin-top: 40px;
	margin-left: 30px;
}
#wrapper #ucbanner {
	height: 301px;
	background-color: #000000;
}
#wrapper #bodyArea #albumart {
	width: 850px;
	height: 284px;
	background-color: #000000;
	background-image: url(../images/albumbart.png);
	float: left;
}
