/* Start of CMSMS style sheet 'enew_nav_about' */
.artists img {
  height:22px;
  width:68px;
  background:url('uploads/images/nav_artist_1.jpg');
}


.about img {
  height:22px;
  width:54px;
  background:url('uploads/images/nav_about_select.jpg');
}


.contact img {
  height:22px;
  width:71px;
  background:url('uploads/images/nav_contact_1.jpg');
}

.client img {
  height:22px;
  width:94px;
  background:url('uploads/images/nav_clogin_1.jpg');
}

.about2 {
  background:url('uploads/images/nav_selected.png') no-repeat 7px 15px;
}



li {
 list-style:url('uploads/images/bullet.png');
  margin-top: 0px;
  margin-bottom: 7px;
  margin-left:-15px;
  text-transform:lowercase;
}

li a {
  font-size: 13px;
  font-weight: bold;
  display:block;
  padding:4px;
  color:#333 !important;
}
li a:hover{
  background:#6ab4dc;
  color:#fff !important;
}


#bio_top{
  margin-top:50px;  
  clear:both;
  height:290px;
}

#am_left {
  float:left;
}
#am_right {
  float:left;
  margin-left:15px;
}
#am_right a{
  color:#333;
}
#am_right h1{
 margin-bottom:10px;
}
#bio_base h1 {
  margin-bottom:15px;
}


#am_nav {
  font-size: 26px;
  font-weight: normal;
  margin: 50px 0px 10px 10px;
  color:black;
}
#am_nav a {
  color:#6ab4dc;
}
/* End of 'enew_nav_about' */

