* { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; }
body { background-color: #FFFFFF; margin: 0; padding: 0; color: #b89f91;}
#header { background: url(images/title.jpg) no-repeat top center; height: 169px; text-align: center;}
#middle { text-align: center; height: 360px; }
#nav { font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; height: 30px; text-align: center; clear: both;}
#nav a { padding-left: 25px; padding-right: 25px; color: #d6885c; text-decoration: none; }
#nav a:hover { color: #CC6633; }
#nav_temp {display:block; background: url(images/nav.jpg) no-repeat top center; height: 30px; text-align: center;}
#nav a.external {background: url(images/external.gif) no-repeat; background-position: right; padding-right:15px;}
#nav a.subactive { color: #CC6633; }
#home { text-align: center; margin: 0 auto; padding: 0; padding-top: 15px; max-width: 750px; }
#contentWrap { text-align: left; margin: 0 auto; padding: 0; min-height: 250px; }
#subNav { width: 200px; text-align: left; margin: 0 auto; padding: 0; }
#subNav a { color: #996633; text-decoration: none; }
#subNav a:hover { color: #CC6633; }
ul { list-style: none; list-style-type: none; margin: 0 auto; padding: 0; }
li { list-style: none; list-style-type: none; padding: 3px; }
li:hover { list-style: none; list-style-type: none; background-color: #FFFFCC; }
a.subNav { color: #993366; }