body { color: #333; font-size: 12px; font-family: arial, Helvetica, Verdana, sans-serif; line-height: 18px; background-color: #640; background-repeat: repeat-x; text-align: center; margin-top: 20px; margin-bottom: 20px; }
h1 { color: #960; font-size: 20px; font-weight: bold; line-height: 24px; margin: 20px 0; }
ul { padding: 15px; }
li { margin-bottom: 10px; }
.list { color: #960; font-weight: bold; }
.imageRight { margin-left: 20px; border: solid 1px #520; }
.imageLeft { margin-right: 20px; border: solid 1px #520; }
#container { background-color: #fff; background-image: url(../images/container.gif); background-repeat: repeat-y; text-align: left; width: 720px; margin: 0 auto; padding: 0; border: solid 1px #111; }
#header { background-color: #000; background-image: url(../images/header.jpg); background-repeat: no-repeat; width: 720px; height: 150px; float: left; border-color: #000; border-width: 2px; }
#home #header { background-color: #000; background-image: url(../images/header-home.jpg); background-repeat: no-repeat; width: 720px; height: 150px; float: left; border-width: 2px; border-color: #000; }
#nav { width: 160px; float: left; clear: left; margin: 0; }
.navList { margin: 0; padding: 0; list-style-type: none; }
.navList li { color: #520; font-weight: bold; background-image: url(../images/nav.gif); background-repeat: repeat-x; list-style-type: none; margin: 0; padding: 5px 10px 3px 20px; border-top: 1px solid #c93; border-bottom: 1px solid #630; }
.navList a { color: #520; text-decoration: none; }
.navList a:hover { color: #fc6; background-repeat: repeat-x; text-decoration: underline; }
#content { width: 510px; float: left; margin: 0 0 40px 30px; padding: 0; }
#address { color: #520; margin-top: 350px; margin-bottom: 20px; margin-left: 20px; }
#emphasisList {  }
#emphasisList li { color: #960; font-size: 12px; font-weight: bold; margin-bottom: 10px; }
.faqList { color: #960; font-weight: bold; margin-top: 30px; padding: 0; }
.faq { text-align: justify; }
#footer { font-size: 10px; text-align: right; width: 720px; margin: 10px auto 0; padding: 0; }
#footer a { color: #960; text-decoration: underline; }
#disclaimer { color: #960; font-size: 10px; line-height: 12px; text-align: center; margin-top: 20px; margin-bottom: 20px; padding: 0; }
.clear { clear: both; }
