body {
margin: 0 auto;
background-color: #a44c22;
text-align: center;
}

body,td {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #5c5c5c;
}

a {
color: #8a5644;
text-decoration: none;
font-weight: normal;
}

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

a.titlelink {
font-size: 16px;
font-weight: bold;
color: #8a5644;
text-decoration: none;
}

a.titlelink:hover {
font-size: 16px;
font-weight: bold;
color: #895340;
text-decoration: underline;
}

a.fade img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
-khtml-opacity: 1.0; 
}

a.fade:hover img {
filter:alpha(opacity=80);   
-moz-opacity: .80;   
opacity: .80;
-khtml-opacity: .80; 
}


a.foot {
color: #a87867;
text-decoration: underline;
font-weight: normal;
}

a.foot:hover {
text-decoration: underline;
color: #cea799;
font-weight: normal;
}

#buybar {
width: 100%;
height: 52px;
text-align: center;
background-color: #702e0f;
border-bottom: 1px solid #481d08;
}

#container {
width: 794px;
background-color: #f5f5f5;
background-image: url(_images/contentbg.jpg);
background-repeat: repeat-y;
margin: 0 auto;
}

#containpad {
padding: 8px 22px;
text-align: left;
}

.spacer1 {
margin: 0 0 1px 0;
}

.spacer5 {
margin: 0 0 5px 0;
}

.spacer10 {
margin: 0 0 10px 0;
}

.spacer15 {
margin: 0 0 15px 0;
}

.padit10 {
padding: 10px;
}

.paditbox10 {
padding: 0px 10px;
}

.padit5 {
padding: 5px;
}

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

.titlebig {
font-size: 32px;
font-weight: bold;
color: #7e2919;
margin: 0;
}

.titlebrown {
font-size: 16px;
font-weight: bold;
color: #8a5644;
}

.titleuser {
font-size: 12px;
font-weight: bold;
color: #8a5644;
}

.titlebl {
font-size: 16px;
font-weight: bold;
color: #000000;
}


.smalltxt {
font-size: 9px;
}

.smalltxt td {
font-size: 9px;
}

.smalltxtital {
font-size: 9px;
font-style: italic;
}

.imgbrdr {
border: 1px solid #bdbdbd;
margin-bottom: 5px;
}

.imgthickbrdr {
border: 5px solid #dcdcdc;
margin-bottom: 5px;
}

.divider {
width: 100%;
display: block;
height: 15px;
border-top: 1px solid #e1e1e1;
margin: 15px auto 0px auto;
}

.dividersm {
width: 770px;
display: block;
height: 5px;
border-top: 1px solid #e1e1e1;
margin: 5px auto 0px auto;
}

.divider2 {
width: 100%;
display: block;
height: 3px;
border-top: 1px solid #7e2919;
border-bottom: 1px solid #7e2919;
margin: 15px auto 12px auto;
}

.divider3 {
width: 100%;
display: block;
height: 15px;
border-top: 1px solid #e1e1e1;
margin: 0px auto 0px auto;
}

.centerit {
text-align: center;
margin: 0 auto;
}

.bulletlist {
list-style-type: none;
padding: 0;
margin: 5px 0px 0px 20px;
}

.bulletlist li {
background-image: url(_images/bullet.gif);
background-repeat: no-repeat;
padding: 0px 0px 0px 22px;
margin-bottom: 8px;
}

.cdbox {
width: 155px;
height: 145px;
margin: 0 auto 5px auto;
background-color: #ffffff;
background-image: url(_images/cdbg.jpg);
background-repeat: no-repeat;
}

.cdpad {
padding: 8px 0px 0px 24px;
}

#greybox {
width: 240px;
margin: 0 auto;
text-align: center;
background-color: #e2e2e2;
}

.whitebox {
width: 220px;
background-color: #ffffff;
text-align: left;
margin: 0 auto;
}

#error1,#error2,#error3  {
font-weight: bold;
font-size: 9px;
color: #ff0000;
}

#linkbox {
width: 770px;
height: 42px;
margin: 0 auto;
background-color: #a0a0a0;
text-align: center;
border-bottom: 1px solid #FFFFFF;
}

#bannerbox {
width: 728px;
margin: 0 auto;
text-align: center;
}


#navcontainer {
margin-bottom: 15px;
width: 100%;
border-top: 1px solid #957367;
border-bottom: 1px solid #957367;
padding: 6px;
}

.iconalign {
vertical-align: middle;
margin-right: 10px;
}

.poster {
font-size: 16px;
font-weight: bold;
color: #bc7860;
}

#footer {
width: 794px;
height: 83px;
margin: 0 auto;
font-size: 10px;
text-align: left;
background-image: url(_images/footerbg.jpg);
background-repeat: no-repeat;
line-height: 16px;
color: #a87867;
}

#footerpad {
padding: 18px 0px 0px 32px;
}

/* FORM STYLE */
form {
margin: 0;
padding: 0;
}

.txtbox {
font-size: 10px;
margin-bottom: 3px;
}

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

#twitter_update_list li {
background-image: url(../_images/twitter_icon.jpg);
background-repeat: no-repeat;
margin: 0;
padding: 0px 10px 20px 57px;
font-size: 11px;
}




