@charset "utf-8";
body {font-family: Verdana, Arial, Helvetica, sans-serif;}
#top, #middle, #bottom, #menu {width:960px; float:none; margin-left:auto; margin-right:auto;}
#bottom {font-size:10px; margin-top:20px}
.box {width:475px; float:left; background-color:#CCCCCC; border:#979797 solid 1px; height:320px;}
#menu {background-color:#CCCCCC; border:#979797 solid 1px; font-size:10px; margin-top:10px; margin-bottom:10px; padding: 5px;}
.inbox {padding:5px;}
.marginbox {margin-right:6px;}
.boxtitle {background-color:#979797;}
.boxtitle a, #menu a {color:#333333; text-decoration: underline;}
.boxtitle a {font-size:18px;}
.boxtitle a:hover, #menu a:hover {text-decoration:none;}
.cleaner {clear:both;}
.bold {font-weight:bold}
.center {text-align:center;}

