body {
margin: 0 auto;
background-color: #1D0F02;
background-image: url(_images/bg.jpg);
background-attachment: fixed;
background-repeat: repeat-y;
background-position:top center;
text-align: center;
}

body,td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #BB946D;
}

#container {
width: 700px;
margin: 0 auto;
}

.leftbox {
width: 255px;
margin-bottom: 5px;
background-color: #482C0F;
border: 1px solid #786858;
text-align: left;
}

.rightbox {
width: 420px;
background-color: #371F07;
border: 1px solid #786858;
margin-bottom: 5px;
text-align: left;
}

.fullbox {
width: 686px;
background-color: #371F07;
border: 1px solid #4E3215;
margin-bottom: 5px;
text-align: left;
}

.imgthumb {
border: 1px solid #786858;
float: left;
margin: 0px 7px 0px 0px;
}

.imgbanner {
border: 1px solid #786858;
margin-bottom: 5px;
}

#maintable {
width: 686px;
margin: 5px auto;
}

.titlecd {
font-weight: bold;
}

.titleprice {
font-weight: bold;
color: #FFFFFF;
}

.padit {
margin: 7px;
}

.dividernews {
width: 100%;
height: 23px;
clear: both;
background-image: url(_images/divider_news.gif);
background-repeat: repeat-x;
margin: 0;
}

.clear {
clear: both;
}

a {
color: #D35908;
text-decoration: underline;
font-weight: normal;
}

a:hover {
text-decoration: underline;
color: #DA8A55;
font-weight: normal;
}

.title {
font-weight: bold;
font-size: 12px;
}

.tbltitle {
color: #FFFFFF;
background-color: #271604;
font-weight: bold;
}

.tblshade1 {
background-color: #3F2306;
}

.tblshade2 {
background-color: #503112;
}

.dividermain {
clear: both;
width: 97%;
height: 23px;
background-image: url(_images/divider_main.gif);
background-repeat: repeat-x;
margin: 0 auto;
}

#bulletpoint {
margin: 0px 0px 0px 15px;
padding:0;
list-style:none;
}

#bulletpoint li {
background: url(_images/arrow.gif) no-repeat center left;
padding-left: 20px;
line-height: 25px;
}

#footer {
font-size: 9px;
line-height: 16px;
}

.interview {
color: #E19537;
font-weight: bold;
}

.imgcenter {
margin: 5px auto 8px auto;
text-align: center;
}

.txterror {
font-weight: bold;
color: #D84D0C;
font-size: 11px;
}

/* * * * * * SIGNUP * * * * * */

.required {
font-weight: bold;
text-align: right;
}

.dropdown {
font-size: 9px;
}

form {
margin: 0 auto;
}
