/*** Site Attributes ***/
* {
	margin:0px auto;
	}
body {
	background:url(images/site/pageBg.jpg);
	font-family:Arial;
	font-size: 12px;
	background-color:#FFFFFF;
	background-attachment:fixed;
	}
/** Style Attributes **/
a {
	text-decoration:none;
	color: #000000;
	}
a:visited {
	color:#000000;
	}
p {
	font-size:14px;
	padding: 10px 0px;
	}
h2 {
	color:#880e16;
	letter-spacing:10px;
	font-size:18px;
	}
h3 {
	font-size:1.5em;
	}
h4 {
	color:#00347b;
	font-weight:normal;
	}
h6 {
	color:#9c9c9c;
	font-weight:normal;
	}
.navActive {
	color:#000000;
	}
/** Style Attributes End**/

/* Layout */
#header {
	background:transparent url(images/site/head.png);
	width:855px;
	height:311px;
	}
#title {
	width: 819\;
	text-align: left;
	width: 819px;
	}
#footer {
	background:transparent url(images/site/footer.png);
	text-align: center;
	background-repeat: no-repeat;
	padding-top: 25px;
	}
	
/* Nav */
#nav {
	background:url(images/site/nav.png);
	height:45px;
	font-size:14px;
	font-weight:bold;
	width: 855px;
	}
ul.nav {
	list-style-type:none;
	padding:0px;
	margin-left: 0px;
	}
ul.nav li {
	display:inline;
	float:none;
	}
ul.nav li a {
	display:block;
	float:left;
	text-decoration:none;
	margin-left: 51px;
	margin-top: 12px;
	color:#FFFFFF;
	}
ul.nav li a:hover {
	color:#000000;
	}

/** Home Attributes **/
#home {
	width:855px;
	position: absolute;
	left: 213px;
	top: 42px;
	}
#home #body {
	background:transparent url(images/site/bodyRepeat.png);
	background-repeat: repeat-y;
	height:765px;
	}
#home #featured{
	position: absolute;
	left:18px;
	top: 365px;
	width:402px;
	padding-top: 5px;
	}
#home #featured #video {
	height: 280px;
	margin-bottom: 10px;
	}
#home #featured #caption {
	background-color:#860000;
	width: 94%;
	text-align: center;
	height: 50px;
	padding: 10px;
	border: 2px solid #000000;
	font-size: 14px;
	}
#home #artist {
	position: absolute;
	left:18px;
	top: 785px;
	background-color:#f2c160;
	border:2px inset #000000;
	border-style: solid;
	width:388px;
	height:330px;
	padding: 5px;
	}
#home #artist img {
	float:left;
	height: 230px;
	width: 180px;
	margin-top: 12px;
	margin-right: 5px;
	background-image: url(talent/ricky_watson/images/rickyleewatson.jpg);
	border: 4px solid #860000;
	margin-bottom: 5px;
	}
#home #bio_intro {
	position: absolute;
	right:17px;
	top: 365px;
	width:395px;
	height:210px;
	padding: 5px;
	border-bottom: 2px solid #865500;
	}
#home #sign_up {
	position: absolute;
	right:17px;
	top: 595px;
	border:5px inset #000000;
	border-style: solid;
	width:385px;
	height:175px;
	padding: 5px;
	}
#home #ad {
	position: absolute;
	right:17px;
	top: 810px;
	border:5px inset #865500;
	border-style: solid;
	width:385px;
	height:309px;
	padding: 0px 5px;
	background-image: url(images/yourAd.jpg);
	}

/** Home Attributes End **/

/** Talent Attributes **/
#talent {
	width:855px;
	position: absolute;
	left: 213px;
	top: 42px;
	}
#talent #body {
	background:transparent url(images/site/bodyRepeat.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	height: 800px;
	}
#talent #leftcolumn {
	width:135px;
	padding: 5px;
	background-color: tan;
	height: 775px;
	position: relative;
	left: -337px;
	top: 2px;
	}
#talent #rightcolumn {
	height:779px;
	width: 662px;
	border: 3px solid #000000;
	margin-right: 16px;
	position: absolute;
	top: 389px;
	right: 0px;
	overflow: scroll;
	}
/** Talent Attributes End **/

/** Services Attributes **/
#services {
	width:855px;
	position: absolute;
	left: 213px;
	top: 42px;
	}
#services #body {
	background:transparent url(images/site/bodyRepeat.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	}
#services #text{
	width: 800px;
	position: relative;
	left: 0px;
	}
/** Services Attributes End **/

/** Affiliates Attributes **/
#affiliates {
	width:855px;
	position: absolute;
	left: 213px;
	top: 42px;
	}
#affiliates #body {
	background:transparent url(images/site/bodyRepeat.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	}
#affiliates #text{
	width: 500px;
	position: relative;
	left: 0px;
	height: 300px;
	text-align: center;
	padding-top: 180px;
	}
/** Affiliates Attributes End **/

/** About Attributes **/
#about {
	width:855px;
	position: absolute;
	left: 213px;
	top: 42px;
	}
#about #body {
	background:transparent url(images/site/bodyRepeat.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	}
#about #text{
	height:685px;
	}
#about #bio {
	width: 680px;
	padding: 5px;
	position: relative;
	left: 0px;
	vertical-align: top;
	}
#about #bio #image {
	width: 180px;
	float: right;
	padding-top: 6px;
	}
#about #bio #image img {
	height: 230px;
	width: 165px;
	background-image: url(images/kevin.jpg);
	border: 4px solid #860000;
	margin: 5px;
	}
#about #bio #image #caption {
	float: right;
	width: 180px;
	text-align: center;
	}
#about #bio2 {
	width: 680px;
	padding: 5px;
	position: relative;
	left: 0px;
	top: 0px;
	}
#about #bio2 #image {
	width: 180px;
	float: right;
	padding-top: 6px;
	}
#about #bio2 #image img {
	height: 230px;
	width: 165px;
	background-image: url(images/kevin.jpg);
	border: 4px solid #860000;
	margin: 5px;
	}
#about #bio2 #image #caption {
	float: right;
	width: 180px;
	text-align: center;
	}
/** About Attributes End **/

/** Contact Attributes **/
#contact {
	width:855px;
	position: absolute;
	left: 213px;
	top: 42px;
	}
#contact #body {
	background:transparent url(images/site/bodyRepeat.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	height: 300px;
	}
#contact #text{
	width: 600px;
	position: relative;
	left: 0px;
	top: 10px;
	text-align: center;
	}
/** Contact Attributes End **/

/** Terms Attributes **/
#terms {
	width:855px;
	position: absolute;
	left: 213px;
	top: 42px;
	}
#terms #body {
	background:transparent url(images/site/bodyRepeat.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	}
#terms #text{
	padding: 0px 30px 0px 30px;
	}
/** Terms Attributes End **/
