html {
 font-size: 100.1%;
}

body {
 margin: 0;
 padding: 15px 0;
 color: #555;
 background: #2d2319;
 font-size: 75%;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-align: center;
}

a:link, a:visited {
 color: #987231;
 text-decoration: none;
 letter-spacing: 0.2ex;
 font-weight: bold;
}

a:active, a:focus, a:hover {
 color: #a98342;
}

blockquote {
 width: 151px;
 float: right;
 margin: 3px 0 10px 10px;
 padding: 5px 5px 0 2px;
 color: #dc8;
 background: #675;
 font-style: italic;
 text-align: right;
}

blockquote p {
 padding: 0;
}

code {
 display: block;
 font-size: 120%;
 text-align: left;
}

dl {
 line-height: 140%;
}

dl dd {
 margin: 0 0 10px 0;
}

h1, h2 {
 font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
 font-weight: normal;
 padding: 2px 3px;
 letter-spacing: 0.2ex;
}

h1 {
 margin: 0 0 5px 0;
 border-bottom: 5px solid #786;
 font-size: 170%;
}

h2 {
 font-size: 150%;
 color: #675;
}

img {
 border: 0;
}

fieldset {
 border: none;
}

form {
 background: #675;
}

label {
 display: block;
 margin-right: 5px;
 color: #dc8;
}

#displayemail label {
 display: inline;
}

ol li {
 margin-bottom: 7px;
 line-height: 150%;
}

p {
 margin-top: 0;
 line-height: 150%;
}

q {
 quotes: "'" "'" '"' '"';
}

ul {
 list-style: circle url(images/bullet.gif);
}

ul li {
 margin: 0 0 7px 7px;
 padding: 0;
}

#wrapper {
 width: 530px;
 position: relative;
 margin: 0 auto;
 padding: 15px;
 background: #dadbad;
 text-align: left;
 voice-family: "\"}\"";
 voice-family: inherit;
 width: 500px;
}

html>body #wrapper {
 width: 500px;
}

#header {
 width: 500px;
 height: 300px;
 margin: 0;
 padding: 0;
 background: #564 url(images/gilt_header.jpg) right no-repeat;
 border-bottom: 0;
 text-indent: -10000px;
}

#content {
 margin: 15px 15px 0 15px;
 padding: 0 0 70px 0;
 text-align: justify;
}

#menu {
 height: 150px;
 position: absolute;
 top: 100px;
 right: 284px;
 margin: 0;
 padding: 0;
 font-weight: bold;
 text-align: right;
 list-style: none;
}

#menu li {
 margin-left: 0;
 padding-left: 0;
}

#menu a:link, #menu a:visited {
 color: #dadbad;
}

#menu a:hover, #menu a:focus, #menu a:active {
 color: #ebecbe;
}

#menu li#current {
 color: #9a9;
 letter-spacing: 0.2ex;
 padding: 0;
}

#footer {
 clear: both;
 margin: 0;
 padding: 5px 2px 10px 2px;
 background: #c9ca9c url(images/gilt_footer.jpg) bottom right no-repeat;
 border-bottom: 5px solid #675;
 text-align: right;
 font-size: 90%;
}

#footer p {
 margin: 0;
 padding: 0;
}

.inlinelist {
 list-style: none;
 margin-left: 0;
 padding-left: 0;
 text-align: left;
}

.inlinelist li {
 display: inline;
 margin: 0;
 padding: 0;
}

.inlinelist a {
 border-bottom: 0;
}
