/* CSS Document */

* {padding:0;margin:0;}
html,body{
    margin:0;
    padding:0}
body {
	padding: 5px 0 20px 0;
	margin:0;
	background: #440f00;
	text-align:center;
	}
	
a:link  {color: #968b79;
 text-decoration:  none;
          font-family: "Trebuchet MS", Verdana, sans-serif;  
         font-size: .9em;
		 }	
		 
a:visited  {color:  #663333;
            text-decoration:  none;
			font-family: "Trebuchet MS", Verdana, sans-serif;
      	    font-size: .9em;
		 }	

a:hover{
color: #5F7C4E;
text-decoration:  underline;
}



.fcl{
	clear:both;
	height:1px;
	margin-top:-1px;
	font-size:0px;
	}
	
	#outer{
	width:800px;
	color: #000;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;
	background: #440f00;
	top: 20px;
	height: 510px;
	
	
}

p {
color: #333;
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}


#leftside {
float: left;
width: 358px;
height: 513px;
padding: 10px 10px 10px 10px;
border-top: 3px solid #968b79;
border-left:3px solid #968b79;
border-bottom:3px solid #968b79;
border-right: 2px solid #968b79;
background-color: #fff;
margin-right: 3px;
}

#leftside p {
text-align: justify;
padding: 10px 10px 0 10px;
}

#rightcolumn {
float: left;
width: 368px;
height: 532px;

border-top: 3px solid #968b79;
border-right:3px solid #968b79;
border-bottom:3px solid #968b79;
border-left:3px solid #968b79;
}

#rightcolumn img {

}
	
	
	#navigation {
	width: 200px;
	text-align: center;
	font-size: 1.0em;
	padding: 0 0 0 77px;
	color: #663333;
	font-weight: 600;
		}
		
		#navigation a {
		display: block;
		color: #663333;
		text-decoration: none;
		line-height: 20px;
		}
		
		#navigation a:hover {
		color: #5F7C4E;
		font-weight: 600;
		}
		
	
	#bbimage {
	padding: 15px 0px 0px 7px;
	text-align: center;
	}
	
	#footnote {
	padding: 55px 0 0 0;
		}
		
	#footnote p {
		color: #968b79;
		}
		
		#footnote a:link  {color:  #968b79;
         text-decoration:  underline;
		 font-family: "Trebuchet MS", Verdana, sans-serif;  
         font-size:  .9em;
		 }	
		 

#footnote a:visited  {color:  #968b79;
            text-decoration:  underline;
			font-family: "Trebuchet MS", Verdana, sans-serif;
      	    font-size: .9em;
		 }	



#footnote a:hover{
color: #9ba58c;
}
		
	
	#pasta {
	width: 160px;
	color: #000;
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-align: center;
	padding: 20px 0px 25px 35px;
	line-height: 15px;
		}
		

.center {
text-align: center;
}
 
