

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
  background-image:url(backnew1.jpg);
}
#wrapper { 
 margin: 0 auto;
 width: 1000px;
}


#header 
{
   
    font-size:x-large;
    font-family:Microsoft Sans Serif;
   width: 907px;
  border: 0px solid #ccc;
 height: 154px;
 margin: 0px 0px 0px 0px;
 background-image:url(qh_banner16.jpg);
  margin-top:25px;

}

 A:link {text-decoration: none; color:maroon;}
A:visited {text-decoration: none; color: maroon;}
A:active {text-decoration: none; color: maroon;}
A:hover {text-decoration: underline; color:maroon;}

#navigation {
 float: left;
 width: 905px;
 height: 20px;
 color: white;
 outline-color:White;
 padding: 0px;
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
 background: #D1CBA7;
 text-indent:770px;
 text-align:middle;
 
 
}
#leftcolumn { 
 color: #333;
 border: 0px solid #ccc;
 background:#AD976D;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 1500px;
 width: 115px;
 float: left;
}
#content  
{


text-align: justify;
    font-size:large; 
    font-family:Garamond;
 float: left;
 color: Black;
 border: 0px solid #ccc;
background-color:white;
 margin:0px 0px 0px 00px;
  padding-left: 15px;
  padding-right : 15px;
 height: 1500px;
 width: 605px;
 display: inline;
 text-indent:20px;
 text-align:left;
 

 
 }





#rightcolumn  
 { 
 color: #333;
 border: 0px solid #ccc;
 background:#AD976D;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 1500px;
 width: 155px;
 float: left;
 
}
#footer  
{
 float: left;
 width: 905px;
 height: 20px;
 color:white;
 outline-color:White;
 padding: 0px;
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
 background: #D1CBA7;
 text-indent:580px;
 text-align:middle;
 
 
}

#navsite p 
{
    display: none;
}

#navsite
{
    font-family:Arial Narrow;
    font-size: 1.35em;
    font-weight: bold;
    width: 6em;
	       border-right: 1px solid#666;
    padding: 0;
    margin-bottom: 2px;
    background-color: white;
    color: Maroon;
} 

#navsite ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#navsite ul li 
{
    margin:0;
border-top: 0px solid #AD976D;
}

#navsite ul li a 
{
    
    display: block;
    padding: 2px 2px 2px 0.5em;
    border-left: 10px solid 3369;
    border-right: 1px solid #69c;
    border-bottom: 0px solid #14206D;
	background-image:url(button.jpg);
    background-color:#AD976D;
    color:white;
    text-decoration:none;
    width: 100%;
    height: 100%;
}

#navsite ul li a 
{
    width: auto;
}

#navsite ul li a:hover 
{
    border-left: 10px solid #AD976D;
    border-right: 1px solid #69c;
    border-bottom: 0px solid #AD976D;
    background-color:#AD976D;
    color:white;
}



