html {
min-height:100%;
margin-bottom:1px;
}

body {
font-family:Verdana, Arial, Geneva, Helvetica, sans-serif;
font-size:11px;
color:#4a4a64;
background-color:#f9b5b9;
margin-top:0;
padding-top:0;
}

#container {
width:790px;
border:1px solid #793e01;
border-top:0;
background:#fff;
overflow:auto;
margin:0;
}

#leftnav {
float:left;
width:179px;
height:auto;
overflow:hidden;
padding-left:0;
font:100 11px verdana;
background:#fff;
margin:0;
}

#content {
width:588px;
float:left;
text-align:left;
padding-left:6px;
padding-right:12px;
background:#fff;
}

#rightnav {
float:right;
width:33%;
background:#fff;
margin:0;
}

#sponsor {
float:left;
width:98%;
padding-top:4px;
background:#fff;
margin:0;
}

h1 {
font-size: 15px;
color:#783d00;
padding-top:2px;
padding-bottom:4px;
text-align:center;
letter-spacing:2px;
border-top: 1px dotted #783d00;
border-bottom: 1px dotted #783d00;
margin:0;
margin-top:4px;
margin-bottom:4px;
}

h2 {
font-size: 13px;
color:#666666;
margin:0;
margin-top:6px;
margin-bottom:4px;
}



h3 {
color:#783d00;
padding-top:2px;
padding-bottom:4px;
text-align:center;
letter-spacing:2px;
margin:0;
}

A {
font:100 11px Verdana, Arial, Helvetica, sans-serif;
color:#006;
}

P {
text-align:center;
}

/* nav styles */
#nav-menu ul {
list-style:none;
margin:0;
padding:0;
}

#nav-menu li {
float:left;
margin:0 0.15em;
}

/* Hide from IE5-Mac \*/
#nav-menu li a {
background:url(background.gif) #fff bottom left repeat-x;
height:2em;
line-height:2em;
width:9em;
display:block;
border:0.1em solid #dcdce9;
color:#773c00;
text-decoration:none;
text-align:center;
float:none;
}

#nav-menu li a:hover {
background:url(background.gif) #fff bottom left repeat-x;
height:2em;
line-height:2em;
float:left;
width:9em;
display:block;
border:0.1em solid #773c00;
color:#773c00;
text-decoration:none;
text-align:center;
}

/* End hide */
#nav-menu {
width:786px;
background-color:#773c00;
margin-bottom:2px;
padding-left:4px;
}

hr {
border:none 0;
border-top:3px double #f9b5b9;
width:90%;
height:3px;
text-align:center;
margin:2px auto 0 0;
}

#thanksList ul {
padding-left:20px;
padding-top:4px;
border:none;
list-style-position:outside;
list-style-image:url(images/arrow.gif);
vertical-align:middle;
line-height:14px;
margin:0;
}

#thanksList li {
margin:0;
padding:6px;
}

#foot {
font-size:11px;
}