html,body{
    height: 100%;
}

#opening{
    height: 100%;
    width: 100%;
}

#skip{
    color: #000000;
    font-size:12px;
    letter-spacing:0.2em;
}


#welcome{
margin:10px 16px 10px 16px;
padding: 3px 0px 1px 0px; 
border-top:1px solid  #cccccc;
border-bottom:1px solid #cccccc;
background-color:#eeeeee;
font-size:12px;
color:#666666;
}


#pickup{
margin: 0px; 
padding-top: 5px;
padding-bottom: 16px;
background-color: #FFFFFF; <!--normalcolor #DCDEE8-->
color: #0C3582;<!--normalcolor #0C3582-->
}

#news{
margin: 20px 0px 0px 0px; 
}

#info{
margin-top: 20px; 
margin-left: 0px;
margin-right: 0px;
margin-bottom: 20px;
padding-bottom: 0px;
}

#artists{
padding-top: 5px;
}

#pickup div.ttl{
margin-bottom: 15px;
} 

#artists div.ttl{
margin-bottom: 10px;
}

#news div.ttl{
margin-bottom: 10px;
}

#info div.ttl{
margin-bottom: 10px;
}

#pickup div.caption{
margin: 10px 10px 0px 10px;
color:#5B297C;
}

#pickup p.title,#pickup p.sub_1,#pickup p.sub_2{
margin:0.3em 0em 0em 0em;
letter-spacing: 0.1em;
color:#4C035C;<!--normalcolor #666666-->
}

#pickup p.title2{
font-size:10px;color:#660099;
font-weight:bold}

#pickup p.title{
font-size:17px;
padding-top:5px;
padding-bottom:5px;
}

#pickup p.sub_1{
font-size:15px;
}

#news div.article{
margin: 5px 10px 0 10px;
padding: 0em 0em 0em 0em;
}

#news p.date{
color: #666633;
font-size: 10px;
margin: 0px;
padding: 0em;
background-color: #eeeeee;
}

#news p.title{
color: #990066;
font-size: 12px;
margin: 5px 0px 0px 0px;
padding: 0em;
font-weight: bold;
}

#news a:link{color:#990066;text-decoration:none}
#news a:visited{color:#990066;text-decoration:none}
#news a:active{color:#990066;text-decoration:underline}
#news a:hover{color:#990066;text-decoration:underline}

#news p.txt{
color: #666666;
font-size: 11px;
margin: 5px 0px 0px 0px;
padding: 0em;
}

#news div.border{
margin: 5px 13px 5px 10px;
border-top: 1px dotted #666666;
}

#r_side{
background:
<!--url(../img/bg_stripe.gif)-->
}    

#artists p.btn{
margin-top: 5;
margin-bottom: 0;
}

#column{
margin-top: 20px;
width:188px;
}

#column_top{
background-image: url(../img/ttl_column_top.gif);
background-repeat: no-repeat;
height: 31px;
}

#column_cont{
background-image: url(../img/ttl_column_cont.gif);
background-repeat: repeat-y;
text-align: left;
margin-top: 0;
margin-bottom: 0;
}

#column_cont p{
color: #333333;
font-size: 11px;
line-height: 120%;
margin-left: 15px;
margin-right: 10px;
padding-bottom: 10px;
}


#column_cont p.date{
color: #ffffff;
font-size: 11px;
margin-left: 15px;
margin-right: 15px;
margin-bottom: 5px;
padding-bottom:0px;
padding-top: 1px;
background-color: #003300;
}

#column_bottom{
background-image: url(../img/ttl_column_bottom.gif);
background-repeat: no-repeat;
height: 9px;
}

#column a:link{color:#333333;text-decoration:none}
#column a:visited{color:#333333;text-decoration:none}
#column a:active{color:#990066;text-decoration:underline}
#column a:hover{color:#990066;text-decoration:underline}

#link{
margin-top: 20px;
width:188px;
}

#link_top{
background-image: url(../img/ttl_link_top.gif);
background-repeat: no-repeat;
height: 31px;

}

#link_cont{
background-image: url(../img/ttl_link_cont.gif);
background-repeat: repeat-y;
text-align: left;
margin-top: 0;
margin-bottom: 0;
}

#link_cont p{
color: #333333;
font-size: 11px;
text-align: center;
line-height: 120%;
margin-left: 15px;
margin-right: 10px;
padding-bottom: 10px;
}


#link_cont p.date{
color: #ffffff;
font-size: 11px;
text-align: left;
margin-left: 15px;
margin-right: 15px;
margin-bottom: 5px;
padding-bottom:0px;
padding-top: 1px;
background-color: #003300;
}

#link_bottom{
background-image: url(../img/ttl_link_bottom.gif);
background-repeat: no-repeat;
height: 9px;
}

#link a:link{color:#333333;text-decoration:none}
#link a:visited{color:#333333;text-decoration:none}
#link a:active{color:#990066;text-decoration:underline}
#link a:hover{color:#990066;text-decoration:underline}



