body,html {
background-color:#544028;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
}

.content {

background-color:#251a06;
padding:5px;
}

a {
color:#FFFFFF;
}

h1 {
font-size:16px;
font-weight:bold;
}

h2 {
font-size:15px;
font-weight:bold;
margin:0 0 10px 0;
padding:0;
}

hr {
color:#251a06;
background:#251a06;
border-top:0;
border-bottom:1px dashed #fff;
margin:10px 0 10px 0;
}

#container {
position:absolute;
width:950px;
height:525px;
/**/
top:50%;
left:50%;
margin:-325px 0 0 -475px;
/**/
}

#standardLeft {
background-image:url(../images/leftBg.gif);
background-repeat:no-repeat;
background-position:left;
background-color:#251a06;

width:288px;
height:385px;
float:left;

padding:10px 10px 5px 40px;
}

#standardRight {
width:610px;
height:400px;
background-color:#000;
border-left:1px solid #fff;
border-right:1px solid #fff;
float:right;
}


#logo {
width:240px;
height:125px;
float:left;
}

.noShow {
display:none;
}

.clear {
clear:both;
}

.blackText {
color:#000000;
font-size:11px;
}

.newsLinks a{
color:#aaa;
text-decoration:none;
}

.newsLinks a:hover{
color:#fff;
text-decoration:none;
}

.faqAnswers {
display:none;
font-size:16px;
width:400px;
padding:80px 0 0 100px;
}

