body
{
    background: #000;
    margin-top: 20px;
 
    font-family:Arial;
   /* font-size:small;*/
}


.anylinkcss
{
    margin-top: 8px;
    margin-left: -28px;
    position: absolute;
    visibility: hidden;
    z-index: 100;
    width: 80px;
}

/*
.anylinkcss a{
width: 80px;
border-bottom: 1px dotted #000;
padding:0;
font:bold 11px Verdana;
color:#000;
text-decoration: none;
}

.anylinkcss a:hover{ 
background-color: #8C8403;
font:bold 11px Verdana;
color:#fff;
}
*/

table#banner 
{
    width:950px; 
    background:#fff;
}

table#banner td#left 
{
    width:175px;
    padding:0;
}

table#banner td#right 
{
    width:755px;
    text-align:right;
    vertical-align:bottom;
    font-size:80%;
    padding-bottom:8px;
    padding-right:20px;
}

table#banner td#right a 
{
    color:#666;
    font-weight:bold;
    text-decoration:none;
}
table#banner td#right a:hover 
{
    color:#c00;
}
     

table#topnav
{
    /* width: 800px;
     line-height:.4em;
   background: url(assets/images/topnav_bg.jpg) repeat-x left center;
   background-repeat: repeat-x;
    background-position: left center;*/
    width:100%;
}

table#topnav td
{
    
  text-align:center;
  padding:8px 19px 8px 19px;

   
} 

table#topnav td a
{
    font: bold 70% verdana;
    color: #fefa9f;
    text-decoration: none;
    
 
  
}

table#topnav td a:hover
{
    color: #d4d4d4;
    text-decoration: none;
}


td a
{
    font: bold 1em arial;
    color: #c00;
    text-decoration: none;
}
td a:hover
{
    text-decoration: underline;
}

div#container
{
    width: 950px;
    margin-left: auto;
    margin-right: auto;
   /* border: 1px solid #666;*/
}

table#sitemap 
{
    width:950px;
    clear:left;
    margin:0;
    background:#fff;
}

table#sitemap td 
{
    padding:30px;
    text-align:left;
    color:#006;
    font-size:100%;
    
}

  
table#sitemap td a 
{
    color:#006;
    font-size:100%;
    text-decoration:none;
    border-bottom:1px dotted gray;
}

table#sitemap td a:hover 
{
    color:#666;
}


table#sitemap td ul 
{
    list-style-type:square;
   
}

table#sitemap td ul li a 
{
     color:#006;
    font-size:80%;
    text-decoration:none;
    font-weight:normal;
    border-bottom:1px dotted gray;
   
}

table#sitemap td ul li a:hover 
{
    color:#666;
} 

table.content
{
    clear: left;
    width: 950px;
    margin: 0;
    background: #fff;
}
table.content td
{
    padding: 0;
    color: #1c1c1c;
    vertical-align: top;
    text-align: left;
    font-size:90%;
}

table.content tr#allraves td a {
color:#fff;
}

table.content tr.sounds td
{
    line-height: 17px;
}

table.content table.indent
{
    width: 900px;
    margin-left: 40px;
    margin-top: 20px;
    margin-bottom: 40px;
}
table.content table.indent td
{
    vertical-align: top;
}


table.content table.formtable
{
    width: 760px;
    margin-left: 40px;
}
table.content table.formtable td
{
    padding-bottom: 6px;
    font-size:90%;
}

table.content table.formtable td table td
{
    padding-bottom: 6px;
    font-size:100%;
}
table.content table.formtable input
{
    width: 180px;
    height: 16px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
    border-left: 1px solid #ccc;
    font: bold 10px verdana;
    vertical-align: middle;
    padding-left: 6px;
    color: #2579b9;
}

table.content table.radio
{
    width: 300px;
}
table.content table.radio input
{
    width: 30px;
}


table.content table.players
{
    width: 950px;
    margin: 0;
}
table.content table.players a
{
    font: bold italic 13px/14px arial;
    color: #1c1c1c;
    text-decoration: none;
}
table.content table.players a:hover
{
    font: bold italic 13px/14px arial;
    color: #A09E9E;
    text-decoration: none;
}


div.name
{
    margin-left: 12px;
    margin-top: 20px;
    font: bold italic 13px/14px arial;
    color: #1c1c1c;
}
div.role
{
    margin-left: 12px;
    font: bold 11px/14px arial;
    color: #2579b9;
}


div.players
{
    margin-left: 4px;
    margin-right: 5px; /*width:296px;*/
    text-align: justify;
    font: normal 11px/14px arial;
    color: #1c1c1c;
}

div.header
{
    font: bold italic 16px/14px arial;
    color: #1c1c1c;
}
.subheader
{
    font: bold 14px/1.4em arial;
    color: #000;
    margin-top: 20px;
}
.black
{
    color: #000;
}
table.content td.stylelist a
{
    font: bold 12px/17px arial;
    color: #2579b9;
    text-decoration: none;
}
table.content td.stylelist a:hover
{
    text-decoration: underline;
}

table.content td.songtitle
{
    background: url(assets/images/songlist_arrow.gif);
    background-position: left 1px;
    background-repeat: no-repeat;
    font: bold 12px/17px arial;
    color: #2579b9;
    padding-left: 10px;
    padding-bottom: 7px;
    padding-top: 0;
    vertical-align: top;
}

div.soundclips
{
    background: url(assets/images/bullet.gif);
    background-position: left center;
    background-repeat: no-repeat;
    margin-bottom: 4px;
}
div.soundclips a
{
    font: normal 11px arial;
    color: #1c1c1c;
    text-decoration: underline;
    padding-left: 8px;
}
div.soundclips a:hover
{
    font: normal 11px arial;
    color: #1c1c1c;
    text-decoration: none;
}


/*a {font:bold 12px/17px arial;color:#2579b9;text-decoration:none;}
table.content td.stylelist a:hover {text-decoration:underline;}*/

table#footer
{
    width: 950px;
    margin-top: 10px;
}
table#footer td#left
{
    font: normal 11px/11px arial;
    color: #fefa9f;
    text-align: left;
    padding-left: 25px;
}
table#footer td#left a
{
    color: #fefa9f;
    text-decoration: none;
}
table#footer td#left a:hover
{
    color: #fefa9f;
    text-decoration: underline;
}
table#footer td#right
{
    font: bold italic 11px arial;
    color: #fefa9f;
    text-align: right;
    padding-right: 20px;
}


/* explicit font styles */
.bold
{
    font-weight: bold;
}
.italic
{
    font-style: italic;
}
.blue
{
    color: #2579b9;
}
.red
{
    color: #900;
}
.note
{
    font: bold 10px verdana;
    color: #999;
}

ul.songlist
{
    list-style: none;
    padding: 0;
    margin: 0;
   
}
ul.songlist li
{
    margin-bottom: 3px;
    color: #fff;
}

ul.songlist a
{
    color: #666;
    font-size:100%;
}

ul.clientele
{
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.clientele li
{
    color: #000;
}

.separator
{
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%;
    height: 1px;
    background: url(assets/images/separator.gif) repeat-x left center;
}

#raveslink a
{
    color: #fefa9f;
    text-decoration: underline;
    font-style: italic;
}

#raveslink a:hover
{
    text-decoration: none;
}

.raves
{
    margin-top: 20px;
    border: 1px solid gray;
    padding: 5px 25px 20px 32px;
   /* background: url(assets/images/quotes.png) no-repeat left top;*/
    font-size: 100%;
    line-height: 1.7em;
    background:#f0ebeb url(assets/images/testimonial_bg.gif) repeat-x left bottom;
    
}

.raves a
{
    color: #694466;
    font-weight: bold;
    text-decoration: underline;
    font-style: italic;
}

.raves a:hover
{
    text-decoration: none;
}

.whole_rave 
{
    background:#fff url(assets/images/quote_bg.gif) repeat-x left top;
    margin-top:10px;
    padding:0 15px;
    line-height:1.6em;
    border:dotted #ccc;
    border-width:0 1px 0 1px;
}

.dcap
{
    color: #999;
    display: inline;
    float: left;
    font-size: 3.4em;
    font-family:georgia;
    line-height: 1em;
    text-transform: uppercase;
     margin: 0 0.25em 0pt 0pt;
}

.allcaps
{
    letter-spacing: 1px;
    font-size: 90%;
    text-transform: uppercase;
    color: #000000;
}

table#mp3 tr#utility td#left {
padding-top:12px;
width:70%;
}

table#mp3 tr#utility td#right {
padding-top:20px;
width:30%;
}

table#mp3 a {
color:#333;
text-decoration:underline;
}

table#mp3 a:hover {
color:#666;
text-decoration:underline;
}


UL.lists {
margin:0 0 0 20px;
padding:0;
}

UL.lists LI {
	list-style-image:url(assets/images/bullets.png);
	list-style-position: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-style: normal; 
	padding:0;
}

UL.lists LI a {
color:#000;
 margin-bottom:6px;
}
