body {
	background-color: #2b241d;
	background-image: url(images/bg.gif);
	margin-left: 45px;
	margin-top: 13px;
	margin-right: 45px;
	margin-bottom: 45px;
}

a:link {
	color: #235587;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #235587;
}
a:hover {
	text-decoration: underline;
	color: #9b2f2f;
}
a:active {
	text-decoration: none;
	color: #9b2f2f;
}

.holder {
	width: 842px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	line-height: 16px;
	padding: 0px;
}

.nav {
	width: 842px;
	height: 33px;
	background-color: #e4e2cf;
	background-image: url(images/navbg.jpg);
	margin-top: 3px;
	text-align: right;
}

.navpad {
	padding-right: 25px;
}

.paragraph {
	font-size: 9pt;
	line-height: 18px;
}

.picture {
	width: 165px;
	float:left;
	font-size: 8pt;
	line-height: 16px;
	padding-top: 13px;
	padding-left: 7px;
}

.name {
	font-size:9pt;
	color:#905935;
	font-weight:bold;
}

.main {
	width: 842px;
	height: 550px;
	background-color: #e4e2cf;
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 0px 0px 100px 0px;
}

.bio {
	width: 842px;
	height: 720px;
	background-color: #e4e2cf;
	background-image: url(images/biohead.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 100px;
}

.artists {
	width: 842px;
	height: 450px;
	background-color: #e4e2cf;
	background-image: url(images/artistshead.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 100px;
}

.beats {
	width: 842px;
	height: 670px;
	background-color: #e4e2cf;
	background-image: url(images/beatshead.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 100px;
}

.staff {
	width: 842px;
	background-color: #e4e2cf;
	background-image: url(images/staffhead.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 100px;
}

.pricing {
	width: 842px;
	height: 920px;
	background-color: #e4e2cf;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 100px;
}

.contact {
	width: 842px;
	height: 610px;
	background-color: #e4e2cf;
	background-image: url(images/contacthead.gif);
	background-repeat: no-repeat;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 100px;
}

.copyright {
	text-align:center;
	color:#FFFFFF;
	font-size: 9pt;
	font:Arial, Helvetica, sans-serif;
	width:822px;
	padding:10px;
}