body {
   font-family: Tahoma, verdana, sans-serif;
   font-size: 11px;
   line-height: 20px;
 }
 
 a {
   color: #000;
 }
 
 img {
   border: 0;
 }
 
 #wrapper {
   width: 750px;
   margin: 0 auto;
 }
 
 #rotater img {
   float: left;
   width: 228px;
 }

 ul#rotater {
   margin: 0;
   padding: 0;
 }

 ul#rotater li {
   list-style-type: none;
   margin: 0;
   padding: 0;
 }
 
 
 #artists {
   background-image: url('images/topbg.jpg');
   height: 450px;
   width: 548px;
 }
 
 #artist_txt {
   background-color: #FFF;
   float: right;
   color: #FFF;
 }
 
 #artist_txt a {
   color: #FFF;
 }
 
 a.spotlight {
   text-decoration: none; 
   color: #14528b; 
   font-weight: bold; 
   display: block; 
   width: 104px; 
   padding: 0 2px; 
   background-color: #8bbbe7; 
   border: 1px solid #597895;
 }
 
 #leftmenu {
   background-image: url('images/topbg.jpg');
   background-repeat: repeat-x;
   background-color: #597aa3;
   padding: 20px;
   color: #FFF;
   line-height: 20px;
 }
 
 #leftmenu a, #leftdiv a {
   color: #FFF;
   text-decoration: none;
 }
 
 #leftmenu a:hover {
   text-decoration: underline;
 }
 
 #leftdiv {
   background-image: url('images/topbg.jpg');
   background-repeat: repeat-x;
   background-color: #597aa3;
   color: #FFF;
   border-top: 1px solid #FFF;
   border-bottom: 1px solid #FFF;
   padding: 20px;
   line-height: 20px;
 }
 
 #leftads {
   background-color: #ffc100;
   color: #333;
   border-bottom: 1px solid #FFF;
   padding: 10px 3px;
   text-align: center;
 }
 
 #homemain {
   padding: 0;
   background-color: #FFF;
 }
 
 #footer {
   background-image: url('images/2.jpg');
   background-repeat: no-repeat;
   width: 750px;
   height: 27px;
   padding-top: 18px;
   text-align: center;
 }
 
 div.main {
   margin-bottom: 40px;
   padding: 10px;
   line-height: 20px;
   clear: both;
   border: 3px solid #597aa3;
 }
 
 
 div.leftad {
   text-align: center;
   margin: 10px 0;
 }
 
 #isafe {
   text-align: center;
   background-color: #FFF;
   padding-top: 3px;
 }
 
