/* CSS Document */
#c_month
{
padding-top:20px;
font-size:14px;
color:#F4AE2C;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
}
#c_date
{
font-size:12px;
color:#F4AE2C;
float:l-eft;
font-family:Georgia, "Times New Roman", Times, serif;
padding-top:10px;

}
#c_place
{
color:#F4AE2C;
font-size:14px;
font-family:Georgia, "Times New Roman", Times, serif;
width:95px;

}
#c_coming_soon
{
height:30px;
width:95px;
color:#F4AE2C;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
}



#archivetable
{
position:fixed;
left:670px;
width:120px;
float:none;
z-index:4;
}

#arc_title
{
font-size:20px;
font-weight:bold;
}

#arc_year
{
font-weight:bold;
}


body
{
color:#F4AE2C;
}



