body { 
   color: #503516; 
   background: #503516; 
   margin-top: 1%; 
}


#sml-01, #sml-02, #sml-03 {float:left; clear:left; } 

#smr-01, #smr-02, #smr-03 {float:right; clear:right;}  

#sml-01 {width: 375px; height: 190px;} 
#sml-02 {width: 235px; height: 45px;} 
#sml-03 {width: 235px; height: 455px;}
#smr-01 {width: 375px; height: 190px;} 
#smr-02 {width: 165px; height: 380px;} 


.floatright {
	float: right;
	clear: right;
	margin: 30px 60px 10px 10px;
	padding: 2px;
        border-width: 2px; 
}


.floatleft {
	float: left;
	clear: right;
	margin: 10px 10px 10px 10px;
	padding: 2px;
        border-width: 2px; 
}

.floatfirst {
	float: right;
	margin: 10px 100px 10px 10px;
	padding: 2px;
}

.floatsecond {
	float: right;
	margin: 0px 40px 10px 10px;
	padding: 2px;
}

.floatwalkway {
	float: right;
	clear: right;
	margin: 15px 60px 10px 10px;
	padding: 2px;
}

.floateliz {
	float: right;
	clear: right;
	margin: 10px 20px 10px 10px;
	padding: 2px;
}


.floatsarah {
	float: right;
	clear: right;
	margin: 100px 20px 10px 10px;
	padding: 2px;

}



P { 
     font-family: "courier new"; 
     font-size: 9pt; 
     color: #503516; 

}

P.little { 
     font-family: "courier new"; 
     font-size: 8pt; 
     color: #503516; 

}



p.big { 
     font-family: "courier new"; 
     font-size: 12pt; 
     font-weight: bold;
     color: #503516; 

}

img { 
     border-width: 2px; 
     border-color: #503516; 
}

a {
      	font-family: "courier new";
	text-decoration: underline;
        color: #503516;
}


a:hover {
     	color: red
}

a.menu { 
      font-family: "Courier new";  
      font-size: 10pt; 
      color: #f4e2bc;
      text-decoration: none; 
}


a.menu:hover {
        color: #503516;
  	background-color : #f4e2bc;
}

a.current { 
      font-family: "Courier new";  
      font-size: 10pt; 
      color: #f4e2bc;
      text-decoration: none; 
}

a.current:hover {
        color:  #f4e2bc;
  	background-color : #503516;
}

div.menu {
	text-align: "center";
  	background-color : #503516;
        border: 1px solid #f4e2bc;
	height: 18px;        
}


a.hiddenlink { 
       color: black;
       text-decoration: none;

}

P.current { 
      font-family: "comic sans ms";  
      color: #cc3333; 
      background-color: #f4ecd7;

 }

li {
font-family: "courier new"; 
     font-size: 9pt; 
     color: #503516; 

}
<!--
border: 1px solid #0f0;

-->
 