<style type="text/css">

	#header{
		width:100%;
		height:75px;
		background: #FFFFFF;
	}
	
	#tabs {
	      float:left;
	      width:100%;
	      font-size:15px;
		  font-family:"American Typewriter";
	      line-height:normal;
		  border-bottom:1px solid #c0c0c0;
	      }
	#tabs ul {
		  margin:0;
		  padding:10px 50px 0 25px;
		  list-style:none;
	      }
	#tabs li {
	      display:inline;
	      margin:0;
	      padding:0;
	      }
	#tabs a {
	      float:left;
	      background:url("img/tableft.gif") no-repeat left top;
	      margin:0;
	      padding:0 0 0 7px;
	      text-decoration:none;
	      }
	#tabs a span {
	      float:left;
	      display:block;
	      background:url("img/tabright.gif") no-repeat right top;
	      padding:5px 15px 4px 6px;
	      color:#3b97d3;
	      }
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#tabs a span {float:none;}
	/* End IE5-Mac hack */
	#tabs a:hover span {
	      color:#3b97d3;
	      }
	#tabs a:hover {
	      background-position:0% -42px;
	      }
	#tabs a:hover span {
	      background-position:100% -42px;
	      }
	
	#container{
		width: 99%;
min-height : 82%;
		background-image: url('http://www.bestfootforward.info/img/bg.gif');
		position: absolute; top: 121px;
	}
	
	#contentcontainer{
		width: 80%;
		margin:0 auto;
		border:1px solid #c0c0c0;
		
		border-top: 0px;
		padding:20px;
		background: #ffffff;				
	}
	
	body,td,th {
		font: 13px "Trebuchet MS", Geneva, Arial, Verdana, sans-serif;
		line-height:125%;
		color: #5A5A4B;
	}

	listtext{
		font: 13px "Trebuchet MS", Geneva, Arial, Verdana, sans-serif;
		color: #5A5A4B;
		line-height:200%;	
	}
	
	headertext{
		font: 15px "Trebuchet MS", Geneva, Arial, Verdana, sans-serif;
		color: #5A5A4B;
		letter-spacing: 2px;
		vertical-align: top;
	}
	
	img {
	    padding:5px;
	    margin: 10px 30px, 0px, 0px;
	    border:1px solid #ccc;
		float:right;
	    }

	p img {
		padding: 5px;
		margin:5px;
		max-width: 100%;
		}
		
		img.title{
			border:0;
			padding:0;
			margin:0;
			float:left;
		}

</style>
