html body{
height:100%;
margin:0;
padding:0;
background:url(images/bg-body.jpg) repeat #0b0907;
font-family: verdana, arial, sans-serif;font-size:12px;
text-align:center;
}
#header {
display:block;
color:#FFF;
margin:0;
padding:10px 0 0 0;
width:100%;
height:26px;
background:#400000;
font-family: verdana, arial, sans-serif;font-size:12px;
border-bottom:1px solid #F4DEB0;
text-align:right;
}
#content{
width:750px;
display:block;
margin:100px auto 50px auto;
}
#content-main{
text-align:left;
width:750px;
display:block;
margin:50px auto 20px auto;
}
#content-main a{
color: #F4DEB0;
}


.splitcontentright{
float:right;
width:200px;
padding-right:0;
padding-left:15px;
color: #ddd;
}
p {
font-family: verdana, arial, sans-serif;font-size:16px;
color: #ddd;
}
p a {
color: #F4DEB0;
text-decoration:underline;
}
p a:hover {
color: #000;
text-decoration:underline;
}
img{
border: 1px solid #400000;
}
a img:hover{
border: 1px solid #F4DEB0;
opacity:0.7;
filter:alpha(opacity=70);
}
a {
color: #FFF;
text-decoration: none;
}
a:hover{
text-decoration: underline;
}

h2 {
font-family:'Times New Roman', Times, serif;
font-style:italic;
font-size:34px;
color:#F4DEB0;
font-weight:normal;
margin-bottom:5px;
}

h3 {
font-family:'Times New Roman', Times, serif;
font-style:italic;
font-size:26px;
color:#F4DEB0;
font-weight:normal;
}

.footer{ 
display:block;
color:#FFF;
margin:75px 0 0 0;
padding:10px 0 0 0;
width:100%;
height:26px;
background:#400000;
font-family: verdana, arial, sans-serif;font-size:12px;
border-top:1px solid #F4DEB0;
border-bottom:1px solid #F4DEB0;
text-align:center;
clear:both;

}  

table.padded-table td {
padding:1px 3px 7px 3px;
font-size:12px;
}
table.padded-table {
margin-top:5px;
}

ul {
color: #ddd;
font-size:16px;
}

table.raf-table td {
color #FFF;
}
