body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d2c9af;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
}
p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	text-align: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
.cdpurchase {
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	line-height: 12px;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #402B13;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #402B13;
	padding: 5px;
	text-decoration: underline;
	text-transform: uppercase;
}
a {
	font-weight: 900;
}
a:link {
	text-decoration: none;
	color: #402B13;
	font-weight: bolder;
}
a:visited {
	text-decoration: none;
 color: #402b13  font-weight: bolder;
	font-weight: bolder;
	color: #402B13;
}
a:hover {
	text-decoration: underline;
 color: #714c22  font-weight: bolder;
	font-weight: bolder;
	color: #714C22;
}
a:active {
	text-decoration: none;
 color: #402b13  font-weight: bolder;
	font-weight: bolder;
	color: #402B13;
}
.image {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: center;
	vertical-align: text-top;
	padding-top: 0px;
}
.image2 {
	padding: 0px;
	background-position: top;
}
.imagetext {
	font-size: x-small;
	color: #402B13;
	text-align: left;
	padding-right: 0px;
	padding-left: 20px;
	padding-top: 0px;
}
.flv {
	padding-top: 23px;
	padding-bottom: 20px;
}
.bordernews {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.date {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
.bold {
	font-weight: bolder;
	color: #4B3619;
}
.guy_profile {
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
.spacebottom {
	padding-bottom: 12px;
}
.fivepx {
	padding-left: 5px;
}

.subnav {
	padding-left: 5px;
	font-family: Helvetica, Arial, sans-serif;
	color: #402B13;
	padding-top: 15px;
	font-weight: normal;
	font-size: 11px;
}
.italic {
	font-style: italic;
	color: #402B13;
}
.copyright {
	text-align: center;
	padding: 0px;
	font-size: 9px;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: Helvetica, Arial, sans-serif;
}
.discotitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
.productioninfo {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
	text-align: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
.cdpurchaseCopy {
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	line-height: 12px;
	color: #4D381A;
	font-weight: bold;
}
.tddbold {
	font-weight: bolder;
	color: #000000;
}
.line_space {
	line-height: 20px;
}
.bold_Italic {
	font-size: 24px;
	font-style: italic;
	color: #4B3619;
}
.blackbold {
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.indent {
	text-indent: 5px;
}
/* soundstrack sub nav */
#soundtrack-nav {
	width:650px;
	font-size:12px;
	height:50px;
}
#soundtrack-nav ul {
	margin:0px;
	padding:0 0 0 200px;
}
#soundtrack-nav ul li {
	height:25px;
	line-height:25px;
	list-style:none;
	padding:0 30px 0 0;
	color:#FFF;
	display: inline;
}
#soundtrack-nav ul li a {
	color:#fff;
	text-decoration:none;
}
#soundtrack-nav ul li a:hover {
	color:#ccc;
	position:relative;
}
#soundtrack-nav ul li a:active {
	color:#4B3619;
}
#soundtrack-nav li.current a:link,
#soundtrack-nav li.current a:visited,
#soundtrack-nav li.current a:hover {
	color:#4B3619;
}
#demo {
    margin: 5px 7px;
    width: 145px;
}
#demo p a.press-it-btn {
	  background-image: url("/images/cv-sprite.jpg");
    background-position: left top;
    display: block;
    height: 205px;
    text-indent: -9999px;
    width: 145px;
}
#demo p a.press-it-btn:hover,
#demo p a.press-it-btn:focus {
	background-position: right center; /* Set the position to the center */
}
#demo p a.press-it-btn:active {
	background-position: left top; /* Set the position to the bottom */
}
a {
	outline: none;
}
.cvright {
    background-color: #B9B098;
    float: right;
    margin: 71px 0 0;
    padding: 5px;
}

strong {
	color:#714C22;
}
