BODY {
font-family : Verdana, Arial, sans-serif;
font-size : 80%;
margin-left: 120px;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 20px;
background: #D6CAB2 url('images/background.jpg') no-repeat fixed left top;
color:#000000; 
scrollbar-arrow-color:#D6CAB2; 
scrollbar-face-color:#917B63; 
scrollbar-3dlight-color:#917B63; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#D6CAB2 
}

.copyright {
background: #000000;
color: #D7D1D1;
text-align: right;
font-size: 55%;
letter-spacing: 2;
font-weight-bold;
padding: 2px
}

.hot_topic {
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-top: 1px solid #000000;
padding: 5px;
font-size: 70%;
text-align: left; background-color:#AFBBAB
}

.logo_area {
font-size: 40%;
vertical-align: top;
text-align: right;
}

.main_text {
background:#D6CAB2; font-family : Verdana, Arial, sans-serif;
text-align: justify;
font-size: 80%;
width: 80%;
line-height: 20px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px; 
}

.product {
float: right;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
position:relative; 
left: -5px;
top: 5px;
bottom: 15px;
}

.sidebar {
font-size: 70%;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
padding: 5px;
line-height: 18px;
text-align: left; background-color:#D6CAB2
}

.sidebar_title {
background: #000000;
color: #D7D1D1;
padding: 2px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
padding-top: 2px;
padding-bottom: 2px; 
font-size: 75%;
text-align: center;
font-weight: bold;
letter-spacing: 2;
}

H1 {
letter-spacing: 2;
font-size : 125%;
font-weight : bold;
color : #BE7328;
}

H2 {
letter-spacing: 2;
font-size : 100%;
font-weight : bold;
color : #627665;
}

/* this group sets the normal link colors */
A:LINK {
color : #83816B;
text-decoration: none;
font-weight: bold
}
A:VISITED {
color : #83816B;
text-decoration : none;
font-weight: bold
}
A:HOVER {
color : #BE7328;
text-decoration : underline overline;
font-weight: bold;
}
A:ACTIVE {
color : #BE7328;
text-decoration : underline overline;
font-weight: bold;
}