html {}
body { margin:0px; background-color:#2E2626; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; }
#wrapper { width:822px; margin:0 auto; }
#header { width:100%; height:254px; background:url("/images/header.png"); background-repeat:no-repeat; }
#nav { width:800px; height:59px; background:url("/images/navbar.png"); background-position:right; background-repeat:no-repeat;margin-left:20px; font-family: Impact; color:#FFFFFF; font-size:20px; }
#nav ul { margin:0px 0px 0px 20px; text-align:center;padding:15px 0px 15px 0px; }
#nav ul li { display:inline;padding:10px 20px 10px 20px; cursor:pointer;  }
#nav ul li:hover { background-color:#71BDDB;color:#000000;  }
#top_content { width:794px; height:19px; background:url("/images/bg_content.png"); background-position:right; background-repeat:no-repeat; margin:5px 0px 0px 23px; }
#content { width:694px; margin-left:23px; background-color:#000000;  padding:20px 50px 20px 50px;  }

#content a { color:#71bddb; text-decoration:none; font-weight:bold; cursor:pointer; }
#content a:hover { text-decoration:underline; }
#content h1 { font-size:18px; color:#91262e; }
#content h2 { font-size:16px; color:#91262e; }
#content h3 { font-size:14px; color:#91262e; }

#footer { width:800px; height:87px; background:url("/images/footer.png");  background-repeat:no-repeat;margin-left:21px;padding-top:35px; text-align:center; color:#FFFFFF; font-size:12px;  }
#footer ul { padding:0px; margin:0px; }
#footer  ul li { display:inline; }
#footer li a { color:#71bddb; text-decoration:none;padding:0px 10px 0px 10px; }
#footer a:hover { text-decoration:underline; }
#footer p { font-size:11px;padding-top:0px;margin-top:10px;}
#footer a { color:#71bddb; text-decoration:none; font-weight:bold; }
#footer a:hover { text-decoration:underline; }