@charset utf-8;
*{margin:0;padding:0;}
html body{width:100%;height:100%;background:url(img/bg2.jpg) repeat-x;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:1em;}
p{font-size:.9em;line-height:1.4em;padding:4px;margin-left:8px;margin-right:4px;}
img{border:0;}
#wrapper{background:url(img/rpt.jpg) repeat-y;width:915px;text-align:center;margin:0 auto;margin-bottom:15px;}
#header{background:url(img/header.jpg) no-repeat;width:915px;height:186px;}
#leftcol{float:left;width:212px;}
#rightcol{float:right;width:690px;margin-right:10px;}
#rightcol p{text-align:left;}
#footer{background:url(img/footer.jpg) no-repeat;height:45px;padding-top:15px;}
#footer a{color:#000;text-decoration:none;}
#footer a:hover{text-decoration:underline;}
.clr{clear:both;}
#credits{width:915px; margin:0 auto; text-align:center; font-size:12px;}
#credits a{color:#000;}