BODY{
background-color : black;
text-align : center;
color : white;
font-size : 12px;
}
A{
color : white;
text-decoration : none;
}
A:HOVER{
text-decoration : underline;
}
#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;
}
#content TABLE{
font-size : 12px;
  color : white;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;border-width : 0px 0px 0px 0px;
  width : 740px;
}
#bottommenu{
font-size : 12px;
text-align : right;
width : 740px;
padding : 5px;
}
#footer{
font-size : 12px;
text-align : left;
width : 740px;
}
#footer H4{
font-size : 14px;
color : #9c1e03;
margin : 0px;
}