@charset "utf-8";
/* CSS Document */

* {padding: 0px; margin: 0px;}
body {background-color: #750100; padding-bottom: 15px;}
h2{font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#FFFFFF; padding-bottom: 12px; font-weight:normal;}
h2 a{color:#ffedad; font-weight: bold; text-decoration:underline;}
a {text-decoration:none;}
h1{font-family:Arial, Helvetica, sans-serif; font-size: 18px; color: #ffedad; margin-bottom: 15px;}
#wrapper { width: 777px; margin: 0px auto; margin-top: 10px;  }
#top{width: 777px; text-align:right; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; height: 58px; background:url(images/logo.jpg) left no-repeat; padding-top:15px;}
#top a{text-decoration:none; color:#fff;}
#nav {height: 28px; padding-top: 11px; width: 777px; background:url(images/navbg.jpg) left no-repeat; text-align:center;}
#nav a{font-family: "Trebuchet MS"; font-size: 12px; font-weight:normal; padding-right: 33px; color: #750100;}
#nav a:hover{color:#000000;}
#img{height: 356px; width: 777px; border-bottom: #953c3b 4px solid;}
#contents{width: 747px; padding: 15px; background: #5a5959; margin-bottom:1px;}
#footer{ font-family:Arial, Helvetica, sans-serif;width:777px; background:url(images/bottomimg.jpg) left no-repeat; padding-top:5px; text-align:center; font-size: 11px; color:#440100; height:33px;}
#footer a{color: #440100; font-weight: bold;}