* { margin:0px; padding:0px; border:0px; text-decoration:none; list-style:none; font-family:Arial; }
html { width:100%; height:100%; background:url(images/body_bg.jpg) top repeat-x #f8f2e4; }
body { width:720px; margin:0px auto 0px auto; }
#top { height:222px; width:720px; float:left; background:url(images/top.jpg) left no-repeat; }
#top ul { font-family:Arial; font-weight:bold; color:#ffffff; font-size:11px; margin:5px 0px 0px 165px; _margin:5px 0px 0px 83px; float:left; }
#top ul li { display:inline; border-left:1px solid #c35d5d; border-right:1px solid #a23b3b; height:18px; float:left; padding:7px 12px 0px 12px; }
#top ul li a { color:#ffffff; }
#top ul li a:hover { color:#ffdfdf; }

#content { width:720px; float:left; margin-top:-7px; }

#left { width:160px; float:left; background:url(images/left_bg.jpg) top repeat-x #bb1d1d; color:#f8f2e4;  font-family:Arial; font-weight:bold; font-size:11px; }
#left li { margin:5px; }
#left li a { color:#f8f2e4; background:url(images/left_arrow.gif) left center no-repeat; padding-left:12px; }
#left li a:hover { text-decoration:underline; background-position:4% center; }

#main { width:535px; margin-left:10px; float:left; padding:5px 0px 0px 8px; font-size:11px; color:#af1818; background:url(images/main_bg.jpg) right 25px no-repeat; }

#nav { color:#af1818; font-family:Arial; font-size:11px; position:relative; top:1px; left:-3px; width:530px; border-bottom:1px solid #a71414; padding-bottom:3px; }
#nav li { display:inline; }
#nav li a { color:#af1818; margin-left:3px; position:relative; top:-1px; }
#nav li a:hover { text-decoration:underline; }
#main h1 { color:#af1818; font-size:18px; padding:7px 0px 7px 0px; border-bottom:2px solid #990e0e; width:auto; float:left; }
#main h1 span { float:left; clear:left; }
#main p { float:left; width:380px; padding:7px 0px 7px 0px; }

#footer { width:100%; height:26px; float:left; clear:both; background:url(images/footer_bg.jpg) repeat-x; color:#ffffff; font-size:11px; padding-top:10px; margin-top:20px; }
#footer address { font-style:normal; color:#ffffff; float:left; margin-left:5px; }
#footer ul { float:right; }
#footer ul li { display:inline; float:left; }
#footer ul li a { color:#ffffff; padding:0px 5px 0px 5px; }
#footer ul li a:hover { text-decoration:underline; } 