#logo {
/*  background-image: url(../images/layout/header06.jpg); */
    background-position: bottom right;
    background-repeat: no-repeat;
    margin-right: 20px;
    margin-left: 10px;
    margin-bottom: 5px;
}


#doc2 { background: #EEEDED; 
 background-image: url(../images/layout/background.jpg);
    background-repeat: no-repeat;}


#ft { background: #EEEDED; }

#crest {
 /*  background-image: url(/images/crest.gif); */
    background-position: bottom left;
    background-repeat: no-repeat;
    padding-top: 70px; 
    padding-bottom: 20px;
    padding-left: 65px;
}

	#custom-doc { 
	    margin:auto;text-align:left; /* leave unchanged */ 
	    width:64.54em;/* non-IE */ 
	    *width:63.06em;/* IE */ 
	    min-width:800px;/* optional but recommended */ 
	} 

#maincontent {
 padding:20px;   
   
}


#player {
 padding:20px 20px 0 0;   
}

body, p, td { color: #444; }


a {
    color:#1D3249;
    text-decoration: none;
}

#titlebar {
    background-color:#1D3249;
    padding-top:3px;
    padding-left:20px;
    
    font-size:120%;
    color: #fff;
}







a
{
  outline: none;
}



#artistlist a {
    font-weight:bold;
}


#artistlist a.blue {
 font-size:13px;
 color:#0C2030;
}

#artistlist a.lightblue1 {
 font-size:13px;
 color:#00B5DE;
}


#artistlist a.red {
 font-size:13px;
 color:#ED0042;
}

#artistlist a.darkpurple {
 font-size:11px;
 color:#CA4071;
}

#artistlist a.darkpurple1 {
 font-size:11px;
 color:#54426D;
}


#artistlist a.lightpurple {
 font-size:11px;
 color:#888;
}

/* Orange */
#artistlist a.darkblue {
 font-size:11px;
 color:#F6902A;
}

/* Green */
#artistlist a.lightblue {
 font-size:11px;
/* color:#80CC3B; */
/*    color:#005A96; */
    color:#006DA6;
}


em { font-size: 14px; font-weight: bold; color:#1D3249; }


h2 { font-size: 14px; font-weight: bold; color:#1D3249;}
h4 { font-size: 12px; font-weight: bold; color:#1D3249;}


#login td { padding-right: 10px; }
