html
{
height: 100%;
}

body
{
height: 100%;
margin: 0px;
font: 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
line-height: 17px;
color: #380000;
background: #2F1A07 url(images/bg_edges.jpg) repeat-y top center;
}

img, div
{
behavior: url(iepngfix.htc)
}

h1
{
font: 21px "Century Gothic", "Trebuchet MS";
line-height: 21px;
margin: 12px 0 18px 0;
}

h2
{
font: 21px "Century Gothic", "Trebuchet MS";
line-height: 21px;
margin: 12px 0 18px 0;
}

h3
{
font: 14px "Century Gothic", "Trebuchet MS";
line-height: 14px;
font-weight: bold;
color: #CC0000;
margin: 7px 0 11px 0;
}

h4
{
font: 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold;
margin: 0;
}

a
{
color: #CC0000;
text-decoration: none;
}

a:hover
{
color: #FF0000;
text-decoration: underline;
}

img
{
border: 0;
}

.spacer
{
border-top: dotted #967B44 2px;
margin: 6px 0;
}

.rule
{
border-top: solid #CCC 1px;
margin: 8px 0;
}

#container
{
min-height: 100%;
position: relative;
width: 910px;
background-image: url(images/bg_center.jpg);
margin: auto;
}

* html #container
{
height: 100%;
}

.space
{
width: 910px;
height: 40px;
}

#outerwrapper
{
width: 910px;
background-image: url(images/bg_burg.gif);
}

#innerwrapper
{
width: 910px;
background: url(images/bg_parchment.jpg) repeat-y top center;
}

#topcap
{
height: 40px;
background: url(images/cap_top.png);
}

#header
{
float: left;
width: 614px;
height: 210px;
}

.nav
{
float: left;
}

.nav ul
{
margin: 24px 0 0 0;
padding: 0;
list-style: none;
}

.nav li
{
margin: 0;
padding: 0;
list-style: none;
list-style-image: url(none);
}

.nav a
{
display: block;
height: 32px;
margin: 0;
padding: 0 0 0 15px;
background-image: url("images/rollover.png");
font: 21px "Century Gothic", "Trebuchet MS";
line-height: 32px;
color: #380000;
text-decoration: none;
}

.nav a:hover
{
background-position: left bottom;
color: #FF0000;
text-decoration: none;
}

.nav .current
{
background-position: left bottom;
display: block;
height: 32px;
margin: 0;
padding: 0 0 0 15px;
background-image: url("images/rollover.png");
font: 21px "Century Gothic", "Trebuchet MS";
line-height: 32px;
color: #FF0000;
text-decoration: none;
}

#center
{
width: 910px;
}

#left
{
text-align: justify;
float: left;
width: 480px;
margin: 12px 0 0 65px;
}

#signature
{
float: right;
}

#right
{
float: left;
width: 200px;
margin: 12px 0 0 85px;
line-height: 15px;
}

#bottomcap
{
height: 40px;
background: url(images/cap_bottom.png);
}

.clear
{
clear: both;
}

.photo
{
float: right;
line-height: 0;
margin: 0 0 18px 18px;
border: 1px #000 solid;
}

#copy
{
padding: 32px 0 0 15px;
font: 10px Verdana, Tahoma, Arial, Helvetica, sans-serif;
color: #555;
text-align: center;
}

#footer
{
width: 910px;
height: 84px;
background: url(images/footer.jpg) no-repeat top left;
}