body { 
font-size:15px;
font-family: Verdana, Helvetica, Arial, sans-serif;
color:#000; 
background: rgb(122,21,13); /* rgb(197,73,0); */
scrollbar-3dlight-color:rgb(255,122,1);
           scrollbar-arrow-color:#fff;
           scrollbar-base-color:rgb(116,100,94);
           scrollbar-darkshadow-color:rgb(116,100,94);
           scrollbar-face-color:rgb(122,21,13);
           scrollbar-highlight-color:rgb(122,21,13);
           scrollbar-shadow-color:rgb(116,100,94);
margin:0; 
text-align:center; /* Positions all content in the center of the viewport */
}


#container { 
background:rgb(116,100,94) url(corner.gif) no-repeat top left;
position: relative;        /* Fix div position on canvas */
top: 10px; 
width: 796px;
height:520px;
*height:500px;
border: 10px solid #fff; /* rgb(255,122,1);*/
padding: 0;  
margin: 0 auto; 
}

h1 span {
visibility:hidden;
}

h4 {
font-weight: 600;
font-size:100%; 
padding-bottom: 0;
margin-bottom: 10px;
display:block;
}

#contentArea {
margin: 22px 0 0 0px;
float:right;
border-style:none;
}

#leftSide {
background: rgb(116,100,94) url(leftSide.jpg) no-repeat;
font-size:78%;
width:258px;
height:480px;
text-align: right;
float:left;
display: inline;

}

#leftSide dt {
font-size:105%;
color:#fff;
line-height:20px;
font-weight: 800;
padding-right:10px;
margin: 10px 5px 0 0;
}

#leftSide dd {
color:#ffc;
padding-right:10px;
margin-right:5px;
}


#leftSide a {
color:#ffc;
text-decoration:none;
}

#leftSide a:hover{
color:#ff0;
text-decoration:none;
}

#linklist2 { 
background: tranparent; 
width:650px;
color: #ff0;
font-size:100%; 
font-weight: 700;
text-align: right; 
margin:5px 0 5px 0;
clear: both;
position: absolute;        /* Fix div position on canvas */
top: 0px;                /* Top position of window */
right: 0px;                 /* right position of window */
}


#linklist2 a { 
color: white; 
text-align: left; 
text-decoration: none; }

#linklist2 a:hover { 
color: #ff0; 
text-align: left; 
text-decoration: none; }

#linklist2 img {
border:none;
}


#rightSide {
background:  rgb(179,163,157) url(rightOn.jpg) no-repeat bottom right;
* background-attachment: fixed; 
width:300px;
height:480px;
float:right; 
font-size:80%;
text-align: left;
display: inline;
overflow:auto;
}

#sideBar {
background:tranparent;
margin:0;
width:192px;
height:480px;
vertical-align: bottom;
float:right; 
}

#sideBar img {
float: right;
}

#sideBar table {
margin:40px 0 0 0;
}

#buyit {
border-style:none;
}

#mailslot {
text-align: center;
font-size:75%;
width:180px;
height:80px;
}

.mailFormText {
color: white;
font-size:110%;
word-spacing:4px;
font-weight:600;
}

input.butt {
width: 72px;
background-color: rgb(122,21,13);
font-weight: bold; 
font-size: 13px; 
color: rgb(201,213,119);
}

.bld {
font-weight:600;
}

#copy {
color: rgb(201,213,119);
font-size:70%;
text-align:right;
clear: both;
position: absolute;        /* Fix div position on canvas */
top: 575px; 
left:500px;
}







