/************** ALL HEADERS ************/
div#header 
{
   background-image: url(images/new_header_notices.jpg);
}

div#menu
{
   background-image: url(images/new_menu_notices.jpg);
}

div#whitebox
{
   background-image: url(images/new_header_notices.jpg);
}

/************** CONTENT *************/
div.marked 
{
   background-color: #bbcebb;
}

div.special
{
   background-color: #ee796e;
}

div.col_left p
{
   padding: 0px;
}

div.notice
{
   padding: 10px;
   margin-bottom: 10px;
}

div.notice p.date
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 18px;
   font-weight: bold;
   text-decoration: underline;
}

div.notice p.note_text
{
   padding-top: 10px;
}