div#group{
width:750px;
margin-left:auto;
margin-right:auto;
font-size:10pt;}

div#header{
background:#55aacc;
padding:30px;}

div#header a{
color:#eeeeee;
text-decoration:none;}

div#content{
background:#ffffff;
width:550px;
float:right;
padding:20px;}

div#content p{
font-size:10pt;
line-height:14pt;
color:#333333;
margin:10px;}

div#side{
width:150px;
float:left;}

ul.menu{
margin:0px;
padding:0px;
line-height:0px;}

ul.menu li{
list-style-type:none;
font-size:11pt;}

ul.menu li a{
color:#eeeeee;
background:005588;
display:block;
border:solid 1px #ffffff;
line-height:30px;
text-decoration:none;}

ul.menu li a:hover{
background:#55aaee;}

div#footer{
width:750px;
clear:both;
text-align:center;}
