BODY{
background-color : black;
text-align : center;
color : white;
font-size : 12px;
}
#description{
font-size : 10px;
color : #f7f5c8;
text-align : left;
width : 740px;
}
#topimg{
margin : 0px;
}
#content{
background-image : url(../img/content_bg.gif);
background-repeat : no-repeat;
background-position : left bottom;
width : 740px;
text-align : left;
}
#calendar TABLE{
font-size : 12px;
color : black;
margin : 0px;
border : 0px;
}
#calendar A{
color : black;
}
#form TABLE{
font-size : 12px;
margin : 0px;
border : 0px;
width : 740px;
}
#bottommenu{
font-size : 12px;
text-align : right;
width : 740px;
padding : 5px;
}
#bottommenu A{
color : white;
text-decoration : none;
}
#bottommenu A:HOVER{
text-decoration : underline;
}
#footer{
font-size : 12px;
text-align : left;
width : 740px;
}
#footer H4{
font-size : 14px;
color : #9c1e03;
margin : 0px;
}