   body {background-color: "#ffffff"; color: "#000000"; background: url('../../../../gifs/flowers.gif'); font-family: trebuchet MS;}
   a:link { color: 006400; text-decoration: none}
   a:visited { color: 006400; text-decoration: none}
   a:active { color: 006400; text-decoration: none}
   p { color: 006400; font-weight:bold; }
   h3 { color: "#600060" }
   img { border:none }
   .entry {float: left; margin: 8px }
   .stats { font-size: smaller; valign=top }
  
   
   div#mh1 {

		  position: absolute;
		  top: 5; 
			left: 25; 
	    height: 57px;
	    width: 200px;
	 }
	 div#mh2 {

		  position: absolute;
		  top: 10; 
			left: 250; 
	    height: 57px;
	    width: 200px;
	 }
	 div#mh3 {

		  position: absolute;
		  top: 15; 
			left: 600; 
	    height: 57px;
	    width: 200px;
	 }
   div#mbl {
	    background-image:  url(../img/FS_C1_07_tall.gif);
	    background-repeat: no-repeat;
		position: absolute;
		top: 60; 
	    left: 10; 
	    height: 96px;
	    width: 100%;
	 }
   div#mblt {
	    position: absolute;
	    height: auto;
	    width: auto;
	    left: 25px;
	    top: 130px;
   }
   
   div#mbm {
	    background-image:  url(../img/FS_C1_09_tall.gif);
	    background-repeat: repeat;
	    position: relative;
		top: 0; 
	    left: 14; 
	    height: 96px;
	    min-width: 900px;
	    width: 90%;
   }
   div#mbmt {
	    position: absolute;
	    height: auto;
	    width: auto;
	    left: 200px;
	    top: 63px;
   }
   
   div#mbr {
	    background-image:  url(../img/FS_C1_12_tall.gif);
	    background-repeat: no-repeat;
	    position: relative;
		 top: 0; 
		left: 100%; 
	    height: 96px;
	    width: 12px;
  }
  div#mbrt {
	    position: relative;
	    height: auto;
	    width: auto;
	    left: 15px;
	    top: 30px;
   }
   div#maincontent {

		  position: absolute;
		  top: 166; 
		  left: 15; 
			
    }
    div#ftext {
	    position: relative;
	    left: 20px;
	    top: 25px;
    }
    div#fentry {
	    position: absolute;
	    height: auto;
	    width: auto;
	    left: 170px;
	    top: 30px;
    }
    div#fdesc {
	    position: relative;
	    width: 800px;
	    left: 25px;
	    top: 100px;
    }
    
    div#about {
	    position: relative;
	    width: 800px;
	    left: 25px;
	    top: 20px;
    }
    
    div#tags {
     	font-size: 12px;
    }
    
    div#config {
     	font-size: 10px;
		color: blue;
    }
    
