body { background-color:#000000; color:#555555; font-family:Verdana,sans-serif; padding:0px; margin:0px; }

#CONTAINER { width:100%; height:inherit; }

#TOP { float:left; background-color:#000000; background-image:url(images/top.jpg); background-repeat:no-repeat; background-position:center; height:210px; width:100%; margin-bottom:35px; }
#HEAD { width:966px; position:relative; margin: 0 auto; }

#MID { background-image:url(images/mid.jpg); background-repeat:repeat-y; background-position:center; background-color:#e6e6e6; padding:0px; margin:0px; }

#CONTENT_WRAPPER { width:903px; margin-left:auto; margin-right:auto; padding:0px 0px 35px 0px; }
#PAGE_HEAD_WRAPPER { width:903px; color:#000000; font-size:30px; font-weight:bold; clear:both; }
#PAGE_HEAD { float:left; color:#000000; font-size:30px; padding:0px 0px 0px 35px; margin:0px; font-weight:bold; width:548px; }
.orange { color:#f38200; padding:0px; margin:0px; }
#FACEBOOK { float:left; width:252px; padding:0px 35px 0px 0px; margin:0px; }
#MAIN_CONTENT { width:833px; padding:25px 0px 0px 35px; clear:both; }
#MAIN_CONTENT a { color:#f38200; text-decoration:none; font-weight:bold; }
#MAIN_CONTENT a:hover { color:#f38200; text-decoration:underline; font-weight:bold; }

#FOOTER { background-image:url(images/bottom.jpg); background-position:top; background-repeat:no-repeat; height:100%; }
#BOTTOM_NAV { width:903px; margin-left:auto; margin-right:auto; text-align:center; padding:35px 0px 35px 0px; }
#BOTTOM_NAV a { color:#f38200; text-decoration:none; }
#BOTTOM_NAV a:hover { color:#f38200; text-decoration:underline; }

.small { font-size:12px;  }

.left { float:left; clear:both; }