* {margin: 0; padding: 0;}

body {
background-color:#B5A999;
margin: 0; padding: 0;
font-family: arial, verdana, sans-serif;
letter-spacing: 1px;
}

#pagewrap {
width: 902px;
margin:0 auto;
margin-top:25px;
}

img.logo {margin-bottom:-4px;}

#content {
position: relative;
width:882px;
background-color:#fff;
height: 460px;
margin-left:10px;
}
img.bshadow {margin-left:7px;}
.sshadow {
position: absolute;
left: 882px;
top: 0px;
width: 13px;
height: 470px;
background-image: url(sshadow.png);
background-repeat: repeat-y;
}
#lstuff {
width:620px;
float: left;
height: 400px;
color: #473E34;
font-size: 16px;
line-height: 20px;
}
#rstuff {
width: 200px;
height: 420px;
float: left;
border-left: 1px solid #473E34;
}
#floatwrap {
position: absolute;
top: 30px;
left: 30px;
width: 824px;
height: 410px;
}
.clear {clear:both;}
/*#slidewrap {
width: 440px;
background-color: #DFD3BB;
margin: 30px 0 0 0;
padding: 10px;
border: 1px solid #000;
}*/
#rstufftext {
width: 170px;
margin-left: auto;
margin-right: 0;
height: 200px;
text-align: center;
}
a {
font-size: 14px;
color: blue;
text-decoration: none;
}
a:hover { text-decoration: underline; }

#rstuff p {
font-family: verdana, arial, sans-serif;
letter-spacing: normal;
font-size: 12px;
margin-top: 10px;
line-height: 16px;
}

#rstuff a {
line-height: 22px;
}

#rstuff p.line {
font-size: 1px;
border-top: 1px solid #473E34;
padding-bottom: 6px;
}

#rstuff p.line2 {
font-size: 1px;
border-top: 1px solid #473E34;
padding-bottom: 6px;
margin-top: 20px;
}

#slidewrap {
position: relative;
left: 6px;
top: 6px;
margin: 35px 3px 3px 2px;
width: 462px;
	}
 
#slidewrap .shadow1,
#slidewrap .shadow2,
#slidewrap .shadow3,
#slidewrap .shadow4,
#slidewrap .container {
position: relative;
left: -2px;
top: -2px;
}
 
#slidewrap .shadow1 {
background: #EFEFEF;
}
 
#slidewrap .shadow2 {
background: #DBDADB;
}
 
#slidewrap .shadow3 {
background: #B8B6B8;
}
	
#slidewrap .shadow4 {
background: #898789;
	}
 
#slidewrap .container {
background: #DFD3BB;
border: 1px solid #848284;
border: 1px solid #000;
padding: 10px;
}

#rstufftext a {
font-size: 12px;
text-decoration: none;
color: blue;
}

#rstufftext a:hover {
text-decoration: underline;
}
