body 
{
    background:black;
}

*{
    border:0;
    margin:0;
    padding:0;
}

div#wrapper {
   position:relative;
   top:14px;
   width:740px;
   margin:0 auto;
}
 
div#w207 {
    width:207px;  
    
}

div#loveW {
    position:absolute;
    top:0px;
    left:207px;
    z-index:2;
    width:533px;
    height:82px;
    text-align:center;
    background-color:#BCBCBC;     
 }
  
#headWapper  {
  position:relative; 
}  

.left {
    float:left;
}

.right {
  float:right;
}
 .clear {
    clear:left;
 }
 
 #bottomWapper 
 {
    position:absolute;
    left:0px;
    top:82px;
    z-index:1;
    background-color:#F4F4F4;
    width:100%;
 } 
 
 #textArea {
 	text-align:center;
    height:410px;
    overflow:auto; 
  }
    
#textArea img {
	clear:both;
	margin:3px;
}
 
div#textArea   p {
	text-align:left;
    font-family:Arial, "Lucida Console", Tahoma, sans-serif;
	margin: 0 34px 12px 34px;
    font-size:.8em;
    line-height:130%;
 }
 
 div#textArea   {
 	
	
 }
 
 h1 {
 	font-family:"Arial Black",  Impact, "Trebuchet MS", Sans-Serif;
	font-size:2.0em;
	font-weight:700;
	margin: -5px auto 2px auto;
	line-height:122%;	
	text-align:center;
	width:610px;
 }
 
 div#bottomWapper  ul li  {
     display:inline;
    margin:0 4px;
    line-height:34px;
 }
 
  div#bottomWapper  ul  {
    background-color:#BCBCBC;  
    height:34px;
    padding-left:10px;
    color:Black;
     font-family:"Arial Black",  Impact, "Trebuchet MS", Sans-Serif;
     font-size:.8em;
  }
   
  a#thisPage {
    background-color:#9D9D9D;
    padding: 0px 3px;
 }
 
 table {
 	margin: 0 auto 4px auto;
	border:black 2px solid;
 }
 
  table th {
    padding: 3px 10px;  	
}
   table  th {
   	background-color:#BCBCBC;
	border-bottom:black 2px solid;	
   }
   
   table td {
   	border-bottom:black 2px solid;
   }
   table td.row1 {
   	border-right:black 1px solid;
	font-weight:800;
   }
    table td.row4 {
   	border-left:black 1px solid;
  } 
	
 div#bottomWapper ul a  {
   background-color:transparent;
	 color:black;
   padding: 0px 3px;
 }
 	
 div#bottomWapper a:focus, div#bottomWapper a:hover {
 	 color:black;
   background-color:#9D9D9D;
   padding: 0px 3px;
 } 
  
 #thisPage {
   background-color:#9D9D9D;
   padding: 0px 3px;
 }