body {
 width:800px;
 margin:auto; padding:0;
 background: #ac8e6d;
 text-align:center;
}
div.header {
 color:#faf8e7;
 width:800px;
}
div.header_logo {
 padding-top:23px;
}
div.links {
 background:#faf8e7;
 height:25px;
 text-align:justify;
 width:800px;
}
div.link {
 float:left;

}
div.banners {
 background:gray;
 height:198px;
 width:800px;
}
div.bimages {
 float:left;
}
div.container {
 border:3px solid silver;
 background:#f1ebe3;
 width:800px;
}
.content {
 font-family:times;
 font-size:17px;
 padding:25 50 25 50;
 color:523628;
 text-align:justify;
 line-height:1.5;
background:#f1ebe3;
}
div.bcurve {
 background:#faf8e7;
 font-size:10px;
 height:20px;
 width:800px;
}
div.bottom {
 font-size:18px;
 font-family:times;
 color:#a74950;
 padding-bottom:10px;
 margin-top:20px;
 width:800px;
}
span.p_head{
 font-size:18px;
 font-weight:bold;
color: rgb(112, 20, 0);}

a:visited{color:#523628;}
a:hover{color:#523628;}
a:link{color:#523628;}
a:active{color:#523628;}
.head{color:#a30935; text-align:center; font-size:30px;}
.subhead{color:#a30935; font-weight:bold;}
.rightfloat{float:right; text-align:right; margin-right:75px; display:inline; clear:both;}
.rightfloat_two{float:right; text-align:left; margin-right:75px; display:inline; clear:both;}

.indent{margin-left:75px; display:inline; clear:both;}







