      body
      {
        text-align: center;
       background: white;
        font-family: verdana, sans-serif;
        color: white;
        font-size: 0.8em;
      }

    
      img
      {  border-style: none;}
      
     
        
        a {
        color:white;
        	text-decoration: none;
        }

      
      p {
      	font-style: normal;
      	font-size: 0.8em;
	      line-height: 1;
      }
      
      headertext {
        font-style: normal;
        font-weight: bold;
        font-size: 1.4em;
        font-variant: small-caps;
      }
      
      .footer {
        color: #FFFFFF;
        font-style: normal;
        font-size: 0.8em; 
        margin-left: 7px;
      }

          a:link {
          	color: white;
          	text-decoration: underline;
          }
          a:visited {
          	color: #c0c0c0;
          	text-decoration: underline;
          }
          a:active {
          	color: white;	
          		text-decoration: underline;
          }
          a:hover {
          	text-decoration: none;
          	color: white;
          }
          
    div#headercontainer 
    {
    background: #494924;
    margin: auto;
    width: 100%;    padding-top: 2px;
			text-align: center;
			voice-family: "\"}\"";
	    voice-family: inherit;
	    width:100%;
    }
      html>body #headercontainer 
    {
	    width:100%;
	  }
	  
	
    div#maincontainer 
    {
    background: #494924;

      margin: auto;
			width: 100%;
			border: 0;
			padding: 0px;
			text-align: center;
			voice-family: "\"}\"";
	    voice-family: inherit;
	    width:100%;
    }
      html>body #maincontainer 
    {
	    width:100%;
    }

    div#contentcontainer 
    {
    
      margin: auto;
      width: 100%;
      padding: 0;
	text-align: center;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:100%;
    }
      html>body #contentcontainer 
    {
	    width:100%;
	  }
	  
	  div#content
	  {
   	  padding:7px;
    	  }
		
  .clearfix:after {
          content: "."; 
          display: block; 
          height: 0; 
          clear: both; 
          visibility: hidden;
      }
      
      .clearfix {display: inline-block;}
      
      /* Hides from IE-mac \*/
      * html .clearfix {height: 1%;}
      .clearfix {display: block;}
      /* End hide from IE-mac */
	
    
      #footer {
        color: #FFFFFF;
        font-style: normal;
        font-size: 0.6em; 
        clear: both;
       }
    
 
.upperleft{
	width : 90%;
	margin-left : auto;
	margin-right : auto;

	background-color : #494924;
	background-image : url('../images/tl.jpg');
	background-repeat : no-repeat;
	background-position : top left;
}

.upperright{
	background-image : url('../images/tr.jpg');
	background-repeat : no-repeat;
	background-position : top right;
}

.lowerleft{
	background-image : url('../images/bl.jpg');
	background-repeat : no-repeat;
	background-position : bottom left;
}

.lowerright{
	background-image : url('../images/br.jpg');
	background-repeat : no-repeat;
	background-position : bottom right;
	padding : 3% 3% 3% 3%;
}
 
      a.nextrollover {
      width: 60px;
      height: 20px;
         display: block; 
          background: url("../images/next.gif") 0 0 no-repeat;
          text-decoration: none;
 
      }

      a:hover.nextrollover {
          background-position: -22px 0;
          background: url("../images/next1.gif") 0 0 no-repeat;
      }
      



