body { font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 13px;
       line-height: 12pt;
       margin: 0px; 
       background-color: #603311; }

#header { font: Verdana, Arial, Helvetica, sans-serif;
          font-size: 30px;
          font-weight: bold;  
          padding-left: 0px;
          padding-bottom: 1px;
          border-bottom: 3px solid black; 
          background-color: #603311; 
          margin-bottom: 0px;
          color: white; }

#header a img { border:none; }

#content { float: right;
           padding: 1px 20px 1px 10px; 
           width: 70%; 
           margin: 0px; 
           border-left: solid black;
           background-color: #ffffff; }

#content a:link { color: #0000ff;
                  font-weight: bold;
                   } 
#content a:visited { color: #0000ff;
                     font-weight: bold;
                      } 

#content a:hover { color: #603311;
                    }
                  

.box {  float: right;
        margin-top: 10px;
        margin-right: 5px;
        margin-left: 5px;
        background:#E0D8C6;
	color: black;
	border:4px solid #FF6600;
	width: 325px;
	height: 600px;
	padding-top: 15;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
       
}


#nav {

       float: left; 
       width: 20%; 
       padding-left: 3px;
       margin-left: 2px;
       list-style-type: none;
       border-bottom: 2 px solid #ffffff;
       }

#nav a { 

        color: #603311;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        border: 2px solid #D2B48C;
        border-bottom: 2 px solid #0000ff;
        padding: 7px 5px 7px 30px;
        display: block;
        background-color: #ffffff;
        margin-left: 2px;
        zoom: 1;
         
           }

ul { padding-left: 0px;
     margin-left: 0px;

    }

li { list-style-type: none;
      
    }


#nav a:hover {  background-color: #0000ff;
                color: #ffffff;
                border: 2px solid #ffffff;
             } 


table
{ 
width: 90%;

margin-left: auto;
margin-right: auto;
text-align: center;
 
}


td { vertical-align: top;
    
     }



h1 {
        text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	line-height: 27px;
}

h2 {
        
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	line-height: 24px;
}

h3 {
      
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}
