/* CSS Document */

body { background-color: #FCCC64; background-image: url(../images/bg.png); background-repeat: repeat-x; font-family: arial, Arial, Helvetica, sans-serif; font-size: 12px; }
#container { width: 978px; margin: 10px auto 60px auto; }
#top { text-align: center; font-weight: bold; color: #FCCC64; line-height: 25px;width: 728px; margin-left: 250px;}
#col1 { width: 225px; float: left; }
#col1 .search { background-color: #fff;  margin-bottom: 25px; }
#col1 .menu { margin-top: 0px;}
#col1 .menu ul { list-style: none; margin: 0; padding: 0;}
#col1 .menu ul li {margin: 0; padding: 0; margin-bottom: 1px;}
#col1 .menu ul li a { display: block;  padding: 8px 5px 8px 20px; background-color: #FFF; color: #FC6C04; font-weight: bold; text-decoration: none;}
#col1 .ads_left { margin-top: 25px;}
#col1 .menu ul li a:hover { background-color: #FCCC64; color: #FFF; }
#col1 .ads_left .ad { margin-bottom: 25px; }
#col1 .inner { padding: 10px;}
#col2 { width: 728px; margin-left: 25px; float: left;}
#header { width: 728px; height: 193px; background-image: url(../images/koi_header.png); background-repeat: no-repeat;}
#banner { width: 728px; height: 90px; margin-top: 25px;}

#content { margin-top: 25px;  background-color: #FFF;  margin-right: 185px; }
.inner { padding: 20px;}
.inner-small { padding: 5px;}
#content .footer { clear: both; }
#right { width: 160px; float: right; margin-left: 25px; margin-top: 25px; background-color: #FFF; }
#content .right { width: 220px; float: right; margin-left: 25px; margin-bottom: 25px;}
#content p, #top10 p { text-align: justify; }


#top10 { background-color: #fff; margin-top: 25px; margin-right: 185px; }
img.top10pic { margin-left: 20px; margin-bottom: 20px; }

.search_field { margin-bottom: 10px;  }
.search_field select { width: 205px; font-size: 1em;  }

h2 { color: #FC6C04;margin-top: 0; }
.glow {-webkit-box-shadow:0 0 18px #FFF; -moz-box-shadow: 0 0 18px #FFF; box-shadow: 0 0 18px #FFF;}

#footer { clear: both; margin-top: 25px; background-color: #FFF; color: #FC6C04;}
#footer a {color: #FC6C04; font-weight: bold;}
.center { text-align: center;}



