* {
	position: static !important;
	float: none !important;
	}
body {
	background: #fff;
	padding: 3px;
	color: #000;
	margin: 0;
	}
	
#Wrapper {
	
	width:92%; /*Have to specify for IE 7 to work otherwise it is all small like the winds of war small*/ 
	
	}
	
	
.Container {
	
	width: 100%;
	
	}
#Top {
	
	text-align: left;
	background-image:url(../images/smLogo.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	
	
		}
 #tabsB {
      text-align:left;
     /* width:100%;*/
	 
	  }
    #tabsB ul {
	  margin:0;
	  padding:10px 10px 0 20px;
	  
	 }
    #tabsB li {
      
      margin:0;
      padding:0;
	   
      }
	 
 
 /*	*************************
	****** 8.1 Top Menu *****
	*************************
*/	
#text { background:#fff;}

#words {margin-top: 30px; }

/* 	***********************
	***** 8.2 Buttons *****
	***********************
*/

.buttons a, .buttons button{
    
	margin:0;
    display:inline;
    font-family: Tahoma, Geneva, sans-serif;
    font-size:11px;
    
    
    
}
.buttons button{

	margin: 0;
    display:inline;
	
}


/* STANDARD */
.buttons a:visited{
font-family: Tahoma, Geneva, sans-serif;

}
button:hover, .buttons a:hover{
   font-family: Tahoma, Geneva, sans-serif;
}
.buttons a:active{
  font-family: Tahoma, Geneva, sans-serif;
}



