html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}

body {
margin:0 auto;
font-size:62.5%;
background-color:#35608D;
}

h1 {
margin-bottom:20px;
color:#404447;
font-size:2.4em;
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
}

h1 a {
color:#869843;
text-decoration:none;
}

h1 a:hover {
color:#009999;
text-decoration:none;
}

#container { 
width:780px;
margin:0 auto;
}

#main {
background-color:#FFFFFF;
background-image:url(../_site/bg.gif);
} 

#header { 
width:780px;
height:90px;
margin-top:20px;
padding-bottom:10px;
background:#35608D;
} 

#logo {
float:left;
height:80px;
margin-top:10px;
}

#menu {
float:left;
height:18px;
font-family:Arial, Helvetica, sans-serif;
font-size:1.4em;
text-transform:uppercase;
color:#FFFFFF;
background:#35608D;
margin:70px 0 0 70px; 
}

#menu a {
color: #C5D6DB;
text-decoration:none;
font-weight:bold;
}

#menu a:hover {
color:#ECF2F3;
}

/*#rss_tag {
float:left;
height:20px;
margin:71px 0 0 10px;
}*/

#pic_box {
float:right;
width:470px;
height:auto;
margin:30px 30px 0 0;
}

#artists_a {
float:left;
width:200px;
margin-left:30px;
padding:20px 20px 0px 20px;
color:#444444;
background-color:#FFFFFF;
}

.artists_l {
float:left;
margin:0 20px 12px 0;
}

#footer {
padding:6px 30px 6px 30px;
background:#D6D6D6;
font-family:Arial, Helvetica, sans-serif;
color:#444444;
font-size:1.1em;
text-align:right;
}

#footer a {
text-decoration: none; 
color:#262626;
}

#footer a:hover {
color:#666666;
}

.clear {
clear:both;
}

