body{
margin-top: 10px;
margin-bottom: 0px;
margin-left: 1px;
margin-right: 1px;
padding: 0;
font: normal 90% Verdana, Helvetica, sans-serif;
background-color: #872130;
text-align:left;
}



#mainbody{
width: 722px;
background-color: #E9E6C9;
border: 1px #000000 solid;
}

/* ######### Top Section ######### */

#header{
width: 763px;
font: bold 11px arial, sans-serif;
float: left;
text-align: left;
background-color: #FFFFFF;
background-image: url(../images/header.gif);
background-repeat: no-repeat;
background-position: top, left;
width: 722px;
height: 189px;
}

/* ######### Left column ######### */

#leftcolumn{
clear: left;
width: 201px;
margin-left: 1px;
margin-top: -36px;
float: left;
margin-right:15px;
}

#leftphoto{
clear: left;
width: 201px;
margin-left: 10px;
margin-bottom: 10px;
float: left;

}

#leftnavi
{
background-image: url(../images/link.gif);
background-repeat: no-repeat;
background-position: bottom right;
text-align: right;
width: 200px;
margin-top:10px;
margin-left:1px;
}

/* ######### Middle column ######### */

#middlecolumn{
background-color: transparent;
width: 470px;
float: left;
padding-left: 0px;
padding-right: 0px;
border-left: 1px #C49A7E solid;
}

/* ######### Footer column ######### */

#footerarea{
clear: left;
padding-top: 0px;
text-align: left;
height: 6px;
background-color: #000000;
}