
body { background: url("images/body.jpg") repeat-x #DFDED0; margin: 0px; padding: 0px; font-family: Lucida Sans, Arial, Helvetica, sans-serif; }
div { position: relative; display: block; margin: 0 auto; }
.column { display: block; float: left; }
.clear { clear: both; }
a { font-weight: bold; color: #C54E06; }
a:hover { color: #fff; background: #3C3734; text-decoration: none; }

#header { width: 900px; height: 161px; }
#logo { position: absolute; top: 5px; left: 0px; }
#footer { width: 870px; height: 61px; background: url("images/footer.gif") center no-repeat; }

.ctop { width: 870px; height: 14px; background: url("images/content-top.gif") center no-repeat; }
.content { width: 870px; background: url("images/content.gif") center repeat-y; }

.left { width: 228px; margin-left: 13px; }
.left ul, .left li { margin: 0px; padding: 0px; list-style: none; }
.left ul li a { display: block; width: 228px; height: 34px; line-height: 35px; overflow: hidden; background: url("images/nav.gif") no-repeat; font-family: Georgia, serif; font-size: 11px; color: #3A3532; text-indent: 33px; margin-bottom: 1px; font-weight: bold; text-decoration: none; }
.left ul li a:hover { background-position: 0px -34px; }
.left h2 { display: none; }

.right { width: 555px; margin-left: 50px; font-size: 11px; line-height: 14px; color: #3F3A37; }
.right h1 { font-family: Georgia, serif; font-size: 24px; font-weight: bold; font-style: italic; letter-spacing: -1px; color: #3F3A37; line-height: 30px; }