html {margin: 0 0 0 0;
      }

body {margin: 0px 0 0 0;
     background: #BDCFDB;
	 overflow: visible;
	 width: 750px;
	 display: block;
	 max-width: 750px;
	 }

#wrapper {margin: 0px 0 0 0;
		  padding: 0 0 0 0;
	 height: 600px;
         }
		 
#banner {margin: 0px 0 0 0;
         padding: 0 0 0 0 ;
		 height: 80px;
		 overflow: hidden;
		}
		 
#content-wrapper {background: #fff;
                  }	
				  
#content-wrapper a:link, a:visited {color: #505F4A;
								    font-weight: bold;
                                     text-decoration: none;
                                     }
									 		 
#content-wrapper a:hover {color: #003399;
						  font-weight: bold;
                          text-decoration: none;
                          }	
						  
.current {color: #003399;
          font-weight: bold;
		  }			
		  
ul li {color: #505F4A;
       font-weight: bold;		  			  			  	 
	   line-height: 1.75;
	   cursor: pointer;
	   }
	   
.aplus a:link, a:visited {color: #505F4A;
                          }
						  
.aplus a:hover {color: #003399;
                }						  	   
