body {
font:95% Verdana,Tahoma,Arial,sans-serif;
background:#000 url(bg_grad.jpg) fixed center;
margin:0 auto;
padding:0;
}

h1 {
font-size: 1.5em;
font-style: italic;
color:#6e1c06;
margin: 20px 0 10px 2px;
}

h3{
color: #6e1c06;
margin-bottom: 5px;
}

#container {
width:850px;
margin-left:auto;
margin-right:auto;
height:100%;
background: #ffffff url('column_back.gif') repeat-y;
}

#content a{
color:#C23A3E;
text-decoration: none;
}

#content a:hover{
color:#C23A3E;
text-decoration: underline;
}


#header {
height:143px;
background:url('header.jpg') no-repeat bottom center;
}

#content {
margin-left:2px;
margin-right:207px;
padding:0;

}

p {
font-size:.9em;
margin:0;
padding:10px 0 0 0;
}

#right {
float:right;
width:204px;
min-height: 500px;
text-align:center;
margin:0;
padding:0;
}


#right ul {
color:#6e1c06;
white-space:nowrap;
list-style-type:none;
margin:25px;
padding:0;
}

#right li {
display:block;
margin-right:10px;
margin-bottom:5px;
font-weight:600;
width:120px;
}

#right h2{
font-size: 1em;
font-style: italic;
color: #6e1c06;
}

#right li a{
color: #6e1c06;
text-decoration:none;
}

#right li a:hover{
text-decoration: underline;
}


#footer {
clear:both;
font-size:16px;
font-weight:700;
color: #FFFFFF;
height:54px;
margin:10px 0 0 0;
padding:0;
background:url('footer.gif') no-repeat bottom center;
}

#footer ul{
list-style-type: none;
margin: 0;
padding: 14px;
}

#footer li{
float: left;
margin-left: 0;
margin-right: 30px;
}


#copyright {
font-size:.6em;
color:#FFF;
margin:5px 0 5px 0;
text-align:center;
}

#copyright a {
color:#FFF;
text-decoration:none;
}

.paddedleft
{
float:left;
margin-top:5px;
margin-bottom:15px;
padding:10px;
z-index: 5;
}

.paddedright
{
float:right;
margin-top:5px;
margin-bottom:5px;
padding:5px;
z-index: 5;
}
