a:link, a:visited, a:active
{text-decoration:none;
color:#C9C0C1;}

a:hover
{color:#9B8486;
text-decoration:underline;}

body
{background-color:#000;
background-image: url(images/bg.jpg);
font-family: Arial, Helvetica, sans serif;
font-size:12px;
color:#9B8486;
text-align:justify;}

table
{margin-bottom:20px;
margin-left:auto;
margin-right:auto;}

#main
{height:434px;
border:0px;
align:center;
border-spacing:0px;
margin-top:100px;
margin-left:auto;
margin-right:auto;}

#mid
{background-image: url(images/2.jpg);}

.content
{width:270px;
height:355px;
overflow:auto;}

div.content
{scrollbar-face-color:#d2d2d2;
scrollbar-shadow-color:#835F63;
scrollbar-highlight-color:#835F63;
scrollbar-3dlight-color:#d2d2d2;
scrollbar-darkshadow-color:#d2d2d2;
scrollbar-track-color:#d2d2d2;
scrollbar-arrow-color:#835F63;
filter:chroma(color:#d2d2d2)}

p
{margin: 5px 5px 15px 5px;}

h1
{font-size:14px;
text-align:center;
font-weight:normal;
text-transform:capitalize;
width:200px;
margin-top:23px;
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
padding-bottom:3px;
border-bottom:1px solid #835F63;}

blockquote
{width:200px;
margin:27px;}

input, textarea, select, button
{background:#34070D;
color:#9B8486;
text-align:left;
border-style:solid;
border-width:1px;
border-color:#835F63}