@charset "utf-8";
/* CSS Document */

*{margin:0;padding:0;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#363636;}
img{border:none;}
body{background:url(images/bg.jpg) top left repeat;}
p{margin-bottom:10px;line-height:16px;}

#head{width:862px;height:660px;background:#f4e5cc url(images/jdf-scrapple-head.jpg) top left no-repeat;margin:0 auto;position:relative;}
#foot{width:862px;height:217px;background:#f4e5cc url(images/jdf-scrapple-foot.jpg) top left no-repeat;margin:0 auto;}
#logo{width:380px;height:84px;position:relative;top:73px;left:260px;}
#violator{width:206px;height:202px;position:absolute;right:12px;top:35px;}
#copy{position:relative;width:406px;top:143px;left:59px;}
#bottomNav{float:left;width:862px;text-align:center;padding-top:14px;}
#bottomNav a{font-family:"Times New Roman", Times, serif;color:#600;text-decoration:none;font-size:11px;}
#bottomNav a:hover{text-decoration:underline;}

.leftFoot{width:335px;float:left;margin-top:21px;padding-left:50px;}
.rightFoot{width:385px;float:left;margin:21px 0 0;padding-left:20px;}
.leftFoot h2, .rightFoot h2{font-size:12px;font-weight:bold;color:#363636;margin:0;}
.leftFoot p, .rightFoot p{font-size:11px;}

