/* CSS Document */
body {margin:0; padding:0; background-color:#fff; font:12px/17px Verdana, Arial, Helvetica, sans-serif; color:#000;}
img {border:0;}
a {color:#c00;}

/* Heading text */
h1 {font:bold 24px "Times New Roman", Times, serif; color:#f33; margin:0;}

/* Layout blocks */
#page {width:755px; margin:10px auto; overflow:hidden;}
#head {width:100%; height:103px; float:left; clear:both; position:relative;}
#body {width:100%; float:left; clear:both; overflow:hidden; position:relative;}
#foot {width:100%; height:100px; float:left; clear:both;}

/* Header block */
#head {background:url(/images/bannanim.gif) no-repeat;}
#head .home {width:200px; height:103px; display:block; position:absolute; top:0; left:0;}
#head .logo {width:116px; height:103px; display:block; position:absolute; top:0; right:0;}

/* Body block */
#body .menu {width:122px; float:left; clear:left; background-color:#000; margin-bottom:-2000px; padding-bottom:2000px;}
#body .menu ul {width:120px; margin:0; padding:0 0 72px 0; list-style:none; background:url(/images/menubg.gif) no-repeat center bottom; margin-left:1px;}
#body .menu ul li {list-style:none;}
#body .menu ul li a {width:118px; height:23px; display:block; background-color:#f33; border-bottom:1px solid #000; line-height:23px; text-decoration:none; color:#fff; padding-left:2px; font-weight:bold;}
#body .menu ul li a.on {background-color:#000;}
#body .menu ul li a:hover {color:#000;}
#body .menu ul li a.on:hover {color:#fff;}
#body .body {width:620px; float:left; clear:right; margin-left:10px; margin-bottom:-2000px; padding-bottom:2000px;}
#body .body .box {width:200px;}

/* Footer block */
#foot {text-align:center; border-top:1px solid #000; font-size:11px;}

/* Global styles */
.imglink {border:2px solid #f33;}
.imgblack {border:2px solid #000;}
