@charset "utf-8";
/* CSS Document */

body{padding:0px; margin:0px; font-family:Arial Narrow;}
div{padding:0px; margin:0px;}
h1{padding:0px; margin:0px;}
h2{padding:0px; margin:0px;}
ul{padding:0px; margin:0px;}
li{padding:0px; margin:0px;}
p{padding:0px; margin:0px;}

body{background:url(/images/body.jpg) left repeat-y #9BC96D;}

#holder{width:710px;}

#header{width:519px; height:252px; background:url(/images/header.jpg) no-repeat bottom #53C0C0; border-bottom:#933737 4px solid; border-top:#53C0C0 4px solid;}
#header h1, #header h1 a, #header h1 a:hover{color:#2B7171; margin-left:16px; margin-top:25px; text-decoration:none; font-weight:normal;}
#float-left{float:left; width:519px;}

.content1{background:url(/images/content.jpg) repeat-x bottom #FFFFCC; width:459px; padding:30px; border-bottom:#FFAC59 2px solid; color:#764816;}
.content1 h1, .content1 h2{color:#FF9900;}
.content1 a, .content1 a:hover{color:#764816;}
#float-right{float:right; width:178px; border-top:#447315 4px solid; padding-right:4px;}
#float-right ul{display:block; width:178px; list-style:none;}
#float-right ul li{width:178px; text-transform:uppercase;}
#float-right ul li a{display:block; background:url(/images/a.jpg) no-repeat top #669537; width:154px; font-size:14px; padding:9px 12px 9px 12px; margin-bottom:6px; color:#FFFFFF; font-weight:bold; text-decoration:none;}
#float-right ul li a:hover{display:block; background:url(/images/ahover.jpg) no-repeat top #669537; width:154px; color:#FFFFFF; font-weight:bold;}


#footer{color:#333333; font-size:12px;width:489px; padding:10px 0px 10px 30px; text-align:left; clear:both;}
