@charset "utf-8";
/* CSS Document */

*{padding:0;margin:0;}
body {margin:0;background:#400;color:#fff;font-family:Arial, Helvetica, sans-serif;font-size:12px;}
a, a:link, a:hover, a:active, a:visited{font-weight:bold;}
a, a:link, a:visited{color:#fff;text-decoration:underline;}
a:hover{color:#f00;text-decoration:none;}
a:active{color:#f00;text-decoration:none;}
div{position:relative;display:block;height:auto;}
ul{list-style:none;}
h1{font-size:24px;}
h2{font-size:18px;}
h3{font-size:16px;}
h4{font-size:14px;}
img{border:none;}

.clear{clear:both;}
.center{width:100%;text-align:center;padding-bottom:8px;margin:0 auto;clear:both;}
.left{width:100%;padding-bottom:4px;text-align:left;text-align:justify;clear:both;}
.highlight{color:#FFFFFF;font-weight:bold;}


div#main{width:781px;margin:0 auto;background:#900000;}
div#tagline{width:100%;height:18px;font-weight:bold;font-size:13px;text-align:center;}
div#hdr{width:100%;height:283px;background:url(../images/hdr.jpg) center no-repeat;}
div#menu{width:100%;height:28px;background:url(../images/bgmenu.gif);font-size:14px;text-align:center;}
div#menu a, div#menu a:link, div#menu a:visited{text-decoration:none;}
div#menu a:hover{text-decoration:underline;}
div#menu a:active{text-decoration:none;}
div#menu del{text-decoration:none;display:inline-block;clear:both;text-align:center;}
div#menu ul{margin:0 auto;list-style:none;display:table;white-space:nowrap;}
div#menu ul li{display:table-cell;float:left;}
div#menu ul li a{float:left;padding:5px 6px 0 6px;display:block;height:100%;}
div#menu ul span{width:15px;height:28px;background:url(../images/bgmenudiv.gif);display:table-cell;float:left;position:relative;display:table-cell;}

div.sideblock{width:209px;float:left;margin:8px 1px 0 4px;background:#560000;color:#ffbfbf;}
div.sideblock div.top{width:100%;height:9px;background:url(../images/lefttop.gif) no-repeat;}
div.sideblock div.body{width:90%;margin:0 auto;}
div.sideblock div.bottom{width:100%;height:11px;background:url(../images/leftbottom.gif) no-repeat #900000;}

div.midblock{width:341px;float:left;margin:8px 2px 0 4px;background:#000;color:#fff;}
div.midblock div.top{width:100%;height:9px;background:url(../images/middletop.gif) no-repeat;}
div.midblock div.body{width:95%;margin:0 auto;}
div.midblock div.body div.center{padding-bottom:16px;}
div.midblock div.body div.left{padding-bottom:16px;}
div.midblock div.bottom{width:100%;height:11px;background:url(../images/middlebottom.gif) no-repeat #900000;}

div.page{width:770px;margin:8px auto;background:#560000;color:#ffbfbf;}
div.page div.top{width:100%;height:9px;background:url(../images/pagetop.gif) no-repeat #560000;}
div.page div.body{width:96%;margin:0 auto;}
div.page div.body img{margin:0 8px 0 8px;}
div.page div.bottom{width:100%;height:9px;background:url(../images/pagebottom.gif) no-repeat #900000;}

div#footer{width:95%;text-align:center;margin:0 auto;}

