html,body{
margin:0;
padding:0;
color:#330f09;
background:#d6aaa9;
font:16px georgia,"times New Roman",serif
}
a img{
border:0 none
}
a{
color:#330f09;
text-decoration:none
}
a:hover{
color:#333333;
text-decoration:underline
}
input,select,textarea{
border:#969696 1px solid;
padding:2px;
color:#000000;
font:14px georgia,"times New Roman",serif
}
select{
padding:1px
}
.checkbox{
border:0
}
div,h1,h2,h3,h4,h5,h6,p,ul,li,form{
margin:0;
padding:0
}
li{
list-style:none
}
/*--- CENTERED LAYOUT ---*/
#centerwrap{
width:750px;
margin:0 auto;
height:587px;
position:relative
}
#content{
width:750px;
background:url(bgr.jpg) no-repeat center center;
position:absolute;
height:587px;
overflow:auto
}
/* \*/
#centerwrap{
margin:-295px 0 0 -360px;
position:absolute;
left:50%;
top:50%
}
/*--- HEADER ---*/
#logo{
padding:7px 0px 0;
width:279px;
float:right;
height:116px
}
ul#topmenu{
padding:27px 0 0 155px;
clear:both;
font-weight:bold;
letter-spacing:-1px
}
#topmenu li{
float:left;
margin:0 40px 0 0;
line-height:27px
}
#topmenu img{
float:left;
margin:0 3px 0 0
}
/*--- CONTAINER STYLES ---*/
#container{
margin:60px 0 0 100px;
width:520px;
clear:both;
text-align:center;
height:240px;
overflow:auto
}
#container p{
padding:0 0 10px 0
}
#container a,.next a{
text-decoration:underline
}
h2{
margin:0 0 15px 0;
font-size:30px
}
.next{
margin:30px 0 0 100px;
width:540px
}
/*--- SCROLLBARS WORKS ON IE,OPERA ---*/
#container{
scrollbar-3dlight-color:#d1ebec;
scrollbar-arrow-color:#ffffff;
scrollbar-base-color:#d1ebec;
scrollbar-darkshadow-color:#ffffff;
scrollbar-face-color:#d1ebec;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#d1ebec
}
