/* Author: Corey*/
.top {

}

img.header {
float: left;
margin-left: 1px;
}

img {
  border: none;
}

.header_text {
display: inline;
font-family: arial, serif;
color: #352f30;
text-align: center;
width: 375px;

line-height: 24px;
}

.left{
clear: left;
margin-left: 1px;
 display: block;
 float: left; 
 width: 232px;
 height: 418px;
background-image: url('images/back_nav.jpg');
background-repeat: repeat-y;
    
}

.right{
    display: inline;
    float: left;
}

.nav {
    display: inline;
    float: right;
    margin-right: 22px;
    text-align: right;
}

a{
    
    text-decoration: none;
    color: #352f30;
   
    
}

a.navi{
	line-height: 2.3;
	color: white;
	font-family: sans-serif, Arial;
        font-size: smaller;
        font-weight: bolder;
}



br.head
{
}

body{
text-align: center;
width: 837px;

height: 100%;
margin-left: auto; 
margin-right: auto;
color: #352f30;
   
}

#content {
margin:0 auto;
/*margin-left: auto;
margin-right: auto;*/
width:837px;


}

#sborders
{
	text-align: left;background-image: url('images/lr_side.jpg');
	background-repeat: repeat-y;
  	height: 648px;
  	border-bottom-width: thin;
border-bottom-style: solid;
border-top: none;
border-left: none;
border-right: none;
	
}

.nav_bottom
{
color: white;
font-size: .65em;
font-weight: bold;
margin-top: 22.8em;
}