a:link {
font-family : Arial, Verdana, Helvetica, sans-serif;
color: #5b3514; 
text-decoration:none 
}
a:active {
font-family : Arial, Verdana, Helvetica, sans-serif;
color:#5b3514; 
text-decoration:none 
}
a:visited {
font-family : Arial, Verdana, Helvetica, sans-serif;
color:#5b3514; 
text-decoration:none 
}
a:hover {
font-family : Arial, Verdana, Helvetica, sans-serif;
color:#900000; 
text-decoration: 
underline;
}
body{         
background-position: 1% 90%;
background-attachment: fixed;	
background-image: url('images/statue5.gif');	
background-repeat: no-repeat;
background-color: #feffef;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 95%;
font-weight: bold;
color : #5b3514;
}
.header{
background: none;
margin-left: 15%;
}
.main{
background: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: 500;
text-align: justify;
color: #5b3514;
margin-left: 20%;
width: 75%;
}
.main2{
background: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
font-weight: 500;
text-align: center;
color: #5b3514;
margin-left: 20%;
width: 75%;
}

.Nav {
background-image: none;
background-repeat: repeat-y;
position : absolute;
left : 5px;
top :200px;
width : 250px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 90%;
font-weight: 600;
color : color: #5b3514;
padding : 5px;
line-height : 150%;
text-align: left;
}
/*  Sub navigation in Main Body  */

#subnav { width: 550px;}

#subnav ul{
margin-left: 40%;
padding-left: 0;
list-style-type: square;	
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 80%;
font-weight: 600;
color : #5b3514;
}
#subnav a{
display: block;
padding: 3px;
width: 550px;
font-size: 100%;
color: #5b3514;
}
#subnav a:link, #subnavlist a:visited{
color: #5b3514;
text-decoration: none;
}
#subnav a:hover{
color: #900000;
text-decoration: underline;
}
/*  End Sub navigation in Main Body  */

.box{
background: none;
font-family: Arial, Helvetica, sans-serif;
color: color: #5b3514;
font-size: 75%;
font-weight: 600;
text-align: center;
margin-left: 25%;
width: 70%;
padding: 8px;
}
.Laud {
position : absolute; 
top : 100px;
color : #330000; 
font-family : Verdana, Helvetica, Arial, sans-serif; 
font-size : small; 
font-weight : bold; 
width : 200px; 
margin-left : 1%; 
} 
.Laud a {
color : #330000; 
font-family : Verdana, Helvetica, Arial, sans-serif; 
font-size : small; 
font-weight : bold; 
font-style : normal; 
text-decoration : none; 
} 
.Laud a:visited {
color : #330000; 
font-family : Verdana, Helvetica, Arial, sans-serif; 
font-size : small; 
font-weight : bold; 
font-style : normal; 
text-decoration : none; 
} 
.Laud a:hover {
color : #330000; 
font-family : Verdana, Helvetica, Arial, sans-serif; 
font-size : small; 
font-weight : bold; 
font-style : normal; 
text-decoration : underline; 
} 
.Laud2 {
position : absolute; 
top : 100px; 
color : #330000; 
font-family : Verdana, Helvetica, Arial, sans-serif; 
font-size : small; 
font-weight : bold; 
width : 450px; 
margin-left : 25%; 
}