@charset "utf-8";
/* CSS Document */
body {margin-top:0px; background-color:#f8f4dc; font-family:Arial, Helvetica, sans-serif;}
#main {width:800px; margin:0px auto; background-image:url(images/index_02.jpg); background-repeat:repeat-y;}
#content {padding-left:30px; padding-right:30px; padding-top:0px; padding-bottom:15px; font-size:12px;}
.header {font-size:14px;}
a {color:#5c8727; font-weight:bold; text-decoration:underline;}
a:hover {color:#5c8727; text-decoration:underline;}
a:visited {color:#5c8727; text-decoration:underline;}
#clear {clear:both;}
#footer_text {color:#5c8727; font-size:10px; font-weight:bold; text-align:center;}
