@import url(nav.css);


html, body { font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 18px; width: 100%; height: 100%; margin: 0; padding: 0; }

html { background-image: url(../images/bg.jpg); }
body { behavior: url('csshover.htc'); background-image: url(../images/bg-x.jpg); background-repeat: repeat-x; }
a { }
a:hover { }
#mainwrapper { position: absolute; width:100%;}
#all { width: 672px; margin-right: auto; margin-left: auto; padding-top: 24px; }
#flash { height: 302px; margin-bottom: 9px; }
#container { background-color: #fff; background-image: url(../images/container-rpt.gif); background-repeat: repeat-y; }
#container-top { background-image: url(../images/container-top.gif); background-repeat: no-repeat; }
#container-btm { background-image: url(../images/container-btm.gif); background-repeat: no-repeat; background-position: 0 bottom; }
.standardpad { text-align: justify; padding: 23px; }
.title { height: 32px; margin-bottom: 4px; }
.scorecard { background-color: #000; }
.scorecard td { text-align: center; }
#gallery { width: 520px; margin-right: auto; margin-left: auto; }
.bl { color: #fff; background-color: #009; }
.bk { color: #fff; background-color: #000; }
.w { color: #000; background-color: #fff; }
.g { color: #000; background-color: #e6d385; }
.gr { color: #000; background-color: #aec58d; }
.r { color: #fff; background-color: #c00; }
.tan { color: #000; background-color: #dbd5bf; }
.img-r { float: right; margin-top: 3px; margin-bottom: 2px; margin-left:12px; }
.img-l { float: left; margin-top: 3px; margin-bottom: 2px; margin-right:12px; }
#footer { color: #fff; line-height: 16px; text-align: center; margin-top: 6px; }
#footer a { color: #fff; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
.img-r { float: right; margin-top: 2px; margin-bottom: 2px; margin-left: 12px; border: solid 1px #000; }
.img-l { float: left; margin-top: 2px; margin-bottom: 2px; margin-right: 12px; border: solid 1px #000; }

.clearboth { clear: both; }
.clearfix:after {
content : ".";
display : block;
height : 0;
clear : both;
visibility : hidden;
}
.clearfix {
display : inline-block;
}
* html .clearfix {
height : 1%;
}
.clearfix {
display : block;
}

