body {
background-color:#7f7f7f;
background-position:center center;
margin:0;
padding:0;
font-family:Calibri;
font-size:12px;
color:#999999;
}
#page {
width:960px;
margin:auto;
padding:auto;
background-image:url(images/page.png);
}
a.logo {width:250px;
height:114px;
float:left;
margin:10px 160px;
background-image:url(images/logo.png);
}
#header {
width:960px;
height:100px;
background-image:url(images/header.png);
clear:both;
text-align:center;
}
#menulinks {
width:960px;
height:130px;
background-image:url(images/menulinks.png);
background-position:center center;
clear:both;
text-align:left;
}
p.menulinks {margin-left: 250px}
a {font-weight:normal;
color:#999999;
text-decoration:none;
}
#mainarea {
width:960px;
clear:both;
padding-top:10px;
}
#contentarea {
float:left;
width:960px;
padding-left:0;
margin-bottom:10px;
text-align:center;
}
a.consolidated {width:356px;
height:260px;
float:left;
margin:auto;
background-image:url(images/consolidated.png);
}
a.wisconsin {width:148px;
height:260px;
float:left;
margin:auto;
background-image:url(images/wisconsin.png);
}
a.morgan {width:351px;
height:260px;
float:left;
margin:auto;
background-image:url(images/morgan.png);
}
#sidebar {
float:right;
width:50px;
padding-right:450px;
}
#footer {
width:960px;
height:153px;
background-image:url(images/footer.png);
clear:both;
}
#footer p {
padding-top:173px;
color:#cccccc;
padding-left:115px;
line-height:1px;
}
p.footer {margin-left: 215px}


