/* CSS Document */
body{
 background:url(../images/body_bg.gif) repeat-x #000000;
 margin:0px;
 font-size:12px;
 font-family:Arial, Helvetica, sans-serif;
 color:#7D7D7D;
 line-height:18px;
}
.header{
 width:980px;
 margin:0 auto;
 height:124px;
 padding:5px 10px 0px 10px;
}
.logo{
 width:448px;
 height:81px;
 background:url(../images/logo.gif) no-repeat;
 margin:22px 221px 0 0;
 float:left;
}
.player{
 width:290px;
 height:122px;
 float:left;
}
.nav_container{
  width:980px;
  height:40px;
  margin:0 auto;
  padding:0 10px 0 10px;
}
.navigation{
 width:453px;
 height:25px;
 float:left;
 margin:10px 0 15px 0;
}
#home_btn{
 width:47px;
 height:21px;
 background:url(../images/nav.gif) no-repeat 0 0;
 margin:0 45px 0 0;
 float:left;
}
#home_btn:hover{
 width:47px;
 height:21px;
 background:url(../images/nav.gif) no-repeat 0 -25px;
 margin:0 45px 0 0;
 float:left;
}
#home_btn_s{
 width:47px;
 height:21px;
 background:url(../images/nav.gif) no-repeat 0 -25px;
 margin:0 45px 0 0;
 float:left;
}
#bio_btn{
 width:28px;
 height:21px;
 background:url(../images/nav.gif) no-repeat 0 -51px;
 margin:0 45px 0 0;
 float:left;
}
#bio_btn:hover{
 width:28px;
 height:21px;
 background:url(../images/nav.gif) no-repeat 0 -77px;
 margin:0 45px 0 0;
 float:left;
}
#bio_btn_s{
 width:28px;
 height:21px;
 background:url(../images/nav.gif) no-repeat 0 -77px;
 margin:0 45px 0 0;
 float:left;
}
#music_btn{
 width:50px;
 height:21px;
 background:url(../images/nav.gif) no-repeat 0 -102px;
 margin:0 45px 0 0;
 float:left;
}
#music_btn:hover{
 width:50px;
 height:21px;
 background:url(../images/nav.gif) no-repeat 0 -128px;
 margin:0 45px 0 0;
 float:left;
}
#music_btn_s{
 width:50px;
 height:21px;
 background:url(../images/nav.gif) no-repeat 0 -128px;
 margin:0 45px 0 0;
 float:left;
}
#photos_btn{
 width:62px;
 height:21px;
 background:url(../images/nav.gif) no-repeat 0 -154px;
 margin:0 45px 0 0;
 float:left;
}
#photos_btn:hover{
 width:62px;
 height:21px;
 background:url(../images/nav.gif) no-repeat 0 -179px;
 margin:0 45px 0 0;
 float:left;
}
#photos_btn_s{
 width:62px;
 height:21px;
 background:url(../images/nav.gif) no-repeat 0 -179px;
 margin:0 45px 0 0;
 float:left;
}
#contact_btn{
 width:74px;
 height:21px;
 background:url(../images/nav.gif) no-repeat 0 -205px;
 margin:0 0 0 0;
 float:left;
}
#contact_btn:hover{
 width:74px;
 height:21px;
 background:url(../images/nav.gif) no-repeat 0 -231px;
 margin:0 0 0 0;
 float:left;
}
#contact_btn_s{
 width:74px;
 height:21px;
 background:url(../images/nav.gif) no-repeat 0 -231px;
 margin:0 0 0 0;
 float:left;
}
.main_body{
 width:980px;
 margin:13px auto;
 background:url(../images/lamar_morris_img.gif) no-repeat;
 padding:0 10px 0 10px;

}



#music_title{
 width:50px;
 height:21px;
 background:url(../images/title.gif) no-repeat 0 -85px;
 margin:0 45px 0 0;
 float:left;
 display:block;
}
#photos_title{
 width:62px;
 height:21px;
 background:url(../images/title.gif) no-repeat 0 -116px;
 margin:0 45px 0 0;
 float:left;
 display:block;
}
#contact_title{
 width:74px;
 height:21px;
 background:url(../images/title.gif) no-repeat 0 -54px;
 margin:0 0 0 0;
 float:left;
 display:block;
}

.inner_Bg{
	width:100%;
	margin:13px auto;
	background:url(../images/innerBg.jpg) repeat-x;
}
.inner_body{
 width:970px;
 margin:0 auto;
 background:url(../images/innerPageBg.jpg) no-repeat;
 padding:0 10px 0 10px;
}
.inner_content_body{
 width:980px;
 float:left;
 margin:0 0 0 0;
}
.content_text{
 width:575px;
 min-height:414px;
 _height:414px;
 float:left;
 color:#7D7D7D;
 font-family:Arial;
 font-size:12px;
 line-height:18px;
 margin:0 200px 0 5px;
}
.content_text a{
	color:#7D7D7D;
	font-family:Arial;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
}
.content_text a:hover{
	color:#7D7D7D;
	font-family:Arial;
	font-size:12px;
	line-height:18px;
	text-decoration:underline;
}

.contactform{
	width:450px;
	float:left;
}

.inputLabel{
	width:100px;
	float:left;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:normal;
	text-align:right;
	padding-right:20px;
	margin-top:10px;
}
.inputField{
	width:300px;
	text-align:left;
	float:left;
	margin-top:10px;
}
.inputField input{
	width:250px;
	background:#5B4F39;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	padding:3px 0 3px 0;
}
.inputField textarea{
	width:300px;
	background:#5B4F39;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
}
div.err{
	width:450px;
	height:30px;
	float:left;	
	color:#F30;
	text-align:center;
}
div[class="err"]{
	min-height:15px;
	height:auto;	
}

.photoBg{
	width:118px;
	height:118px;
	background:url(../images/photoBg.jpg);
	display:block;
	border:#010100 1px solid;
	margin:0 15px 15px 0;
	float:left;
}
.photoArea{
	width:110px;
	height:110px;
	border:#010100 1px solid;
	margin:4px;
}




.content_body{
 width:980px;
 float:left;
 margin:0 0 0 0;
}
.content_bio{
 width:347px;
 height:414px;
 float:left;
 color:#7D7D7D;
 font-family:Arial;
 font-size:12px;
 line-height:18px;
 margin:0 170px 0 5px;
}
.read_more{
 width:317px;
 height:16px;
 color:#EDA203;
 font-family:Arial;
 font-size:12px;
 text-decoration:underline;
}
.read_more:hover{
 color:#ffffff;
}
div[class="content_bio"]{
 margin:0 170px 0 10px;
}
.bio_title{
  width:317px;
  height:21px;
  float:left;
  background:url(../images/title.gif) no-repeat 0 0px; 
}
.click_purchase{
  width:453px;
  height:414px;
  background:url(../images/click_purchase.gif) no-repeat;
  float:left;
  margin:-4px 0 0 0;
  padding:0px;
}
.click_purchase_title{
  float:left;
  background:url(../images/title.gif) no-repeat 0 -29px;
  width:214px;
  height:16px;
  margin:345px 0 0 125px;
}
div[class="click_purchase_title"]{
   margin:345px 0 0 250px; 
}
.footer_bg{
   width:100%;
   height:70px;
}

.footer_main{
	width:980px;
	height:70px;
	margin:0 auto;
	/*padding:0 20px;*/
	color:#9A7A31;
	line-height:80px;
	font-family:Verdana;
	font-size:11px;
	padding:0 10px 0 10px;
}
.myspace_logo{
    width:128px;
	height:36px;
	float:left;
	margin:12px 20px  0 0;
	
}
.nr_logo{
    width:67px;
	height:36px;
	float:left;
	margin:18px 20px  0 0;
	
}
.street_logo{
    width:73px;
	height:36px;
	float:left;
	margin:18px 20px  0 0;
	
}
.wvmagic_link{
	float:right;
	width:68px;
	height:41px;
	margin:18px 0 0;
	background:url(../images/wvmagic_logo.gif) no-repeat;
}
.clear{
	clear:both;
	margin:0px;
	padding:0px;
	line-height:0px;
}