body {background-color: #000; width: 100%;}
#container {margin: 0 auto; width: 700px; min-height: 700px; background-color: #976634; padding: 10px 20px; font-size: 1em; color: #ffffff; font-family: Times, "Times New Roman", serif;}
h1 {font-size: 1.5em; font-weight: bold; font-family: Arial, Helvetica, sans-serif; padding-bottom: 20px;}
.highlight {color: #f2cc68;}
.center {text-align: center}
#tag {margin-top: 15px; margin-left: 350px}
#content {width: 515px; margin: 0 auto; margin-top: 80px;}
#content p, #content-img p {line-height: 1.25em; padding-bottom: 20px;}
#content ul, #content-img ul {list-style-type: disc; line-height: 1.25em; padding-left: 25px;}
#content a, #content-img a {color: #fff; background-color: #b97441;}

#content-img {width: auto; text-align: center; margin-top: 80px;}
#col1 {width: 50%; float: left; text-align: center; }
#col2 {width: 50%; float: right; text-align: center;}
.item {padding-bottom: 25px;}
.item a img {border: 1px #969493 solid;}
.item a:hover img {border: 1px blue solid;}
#footer {clear: both; width: auto; text-align: center; margin-top: 80px; font-size: .75em; font-family: Arial, Helvetica, sans-serif; color: #fff;}
#nav {width: 630px; height: 30px; margin: 0 auto; text-align: center; border-bottom: 1px solid #969493; }
#nav #menu a {font-family: Arial, Helvetica, sans-serif; font-size: 1.063em; padding: 0 15px; color: #969493; text-decoration: none;}
#nav #menu a:hover {font-weight: bold; letter-spacing: -.025em}
#nav #menu a.current {font-weight: bold; color: #fff; letter-spacing: -.025em}
