body { margin: 20px 0px 0px 0px; padding: 0px; text-align: center; font: 75% Tahoma; color: #444; line-height: 18px; background: #fff url('../img/bg.jpg') no-repeat top center; }
#main { width: 759px; margin: 0px auto; text-align: left; }
#header { height: 100px; }
.logo { width: 200px; float: left; }
.title { width: 550px; float: right; text-align: right; }
.title h1 { font: 20px Arial; color: #36498d; text-transform: uppercase; padding: 16px 0px 0px 10px; }
#leftside { width: 200px; float: left; }
#menu { padding-bottom: 15px; }
#menu a { font: bold 16px Georgia; color: #32498d; }
#menu a.menu_selected { text-decoration: none; color: #000;  }
#menu a:hover { text-decoration: none; color: #000; }
#menu ul { line-height: 32px; list-style: none; margin: 0px; padding: 0px; }
#content { width: 540px; float: right; margin-bottom: 30px; }
#footer { width: 540px; height: 50px; clear: both; margin: 0px 0px 30px 219px; border-top: 1px solid #ccc; padding-top: 10px;  }
#footer a { color: #999; font-size: 11px; text-decoration: none; }
.footleft { float: left; }
.footright { float: right; text-align: right; }
a { color: #32498d; }
p, h1 { margin: 5px 0px 5px 0px; padding: 0px; }
h1  { font: 24px Verdana; color: #2c4161; }
h2  { font: 18px Georgia; color: #2c4161; }
input { font: 11px Arial; margin-bottom: 5px; }