
  body,
  html {
    margin: 0px;
    padding: 0px;
    text-align: left;
   	background-repeat: repeat;
	background-position: top left;
	z-index: -200;
	
	}
    
    
  
  
  #bodytext {
  font-family: Verdana;
  font-size: 0.7em;
  line-height: 1.2em;
  letter-spacing: 0;
  text-align: left;
  word-spacing: normal;
  text-decoration: none;
  color: #444;
  background-color: #fff;
        }
        
        
        
        
  a:link {
  font-family: Verdana;
  word-spacing: normal;
  text-decoration: underline;
  color: #444;
  background-color: #fff;
  } 
  
  
a:visited {
  /* Applies to all visited links */
  font-family: Verdana;
  word-spacing: normal;
  text-decoration: underline;
  color: #444;
  background-color: #fff;
  } 
  
  
a:hover   {
  /* Applies to links under the pointer */
  font-family: Verdana;
  word-spacing: normal;
  text-decoration: underline;
  color: #444;
  background-color: #fff;
  } 
  
  
a:active  {
  /* Applies to activated links */
  font-family: Verdana;
  word-spacing: normal;
  text-decoration: underline;
  color: #444;
  background-color: #fff;
  } 
        
        
    
a img { border:0 }
img { border:0 }
        
        
        
    
    #wrapper {
    background: white;
    overflow: hidden;
    width: 920px;
    margin: 0 auto;
    min-height: 600px;
    }

  /*for IE6 only*/
  * html #wrappergreen {
    height: 1000px;
    }
    
    
    
    
     #topflash {
    width: 920px;
    height: 80px;
    float: left;
    margin-left: 0px;
    margin-top: 25px;
    }
    
    
      #topport {
    width: 920px;
    float: left;
    margin-top: -10px;
     }

	  #topnathan {
    width: 920px;
    float: left;
    margin-top: 0px;
     }
     
     
     
     
     
     
      #maincontent {
    width: 920px;
    height: 613px;
	float: left;
    margin-left: 0px;
    }
    
     
     #leftfloat {
    width: 535px;
	float: left;
    margin-left: 0px;
    margin-top: 0px;
    }
    
    #rightfloat {
    width: 375px;
	float: right;
    margin-right: 0px;
    margin-top: 0px;
    }
    
    
    
    
       #linetop {
    width: 920px;
	float: left;
    margin-left: 0px;
    margin-top: -8px;
    }
    
    
      #selectbar {
    width: 920px;
	float: left;
    margin-left: 0px;
    margin-top: -1px;
    }
    
     #cv {
    float: right;
    margin-right: 0px;
    margin-top: 7px;
    }

	  #linebottom {
    width: 920px;
	float: left;
    margin-left: 0px;
    margin-top: 0px;
    }