/* CSS Document */
body{font: 76% arial,sans-serif;
     background: url(images/bg-3.png);
	 	  }
h1 {font-weight: bold;
      color:  #486a5c;
	  font-size: small;
	  text-align:center;
	  	  }
h2 { font-size: 9px;
     color: #000000;
	 text-align: center;
	 	 }
		 
table { padding: 5px;
        
       }
td, tr {border:  solid thin #996600;
        padding: 3px;
				 }
a {color: #c8bc79;
}
.applications {color:#486a5c;
}
.rules ul, li {padding-right:10px;
               line-height: 1.5;
			   font-family: Verdana, Arial, Helvetica, sans-serif;
			   font-size: 11px;
			   }			
 
p{margin:0 10px 10px;
  padding: 2px;
  font-size: 11px;
  white-space:  2px;
  font-family: Verdana, Arial, Helvetica, sans-serif;}
	   
div#container {width: 820px;
               background: #486a5c;
             
}
div#header {width: 800px;
            height: 200;
			padding-top: 10px;
			}

div#wrapper {width: 820px;
             padding-top: 2px;
			 margin-left:-4px;
			 margin-bottom: -3px;
 }
div#content {background: #fcf5cc;
             width: 785px;	 
			 height: auto;
			 float:left;
			 margin-left: 15px;
			 margin-right: 15px;
			
			
			 }
div#text {width: 520px;
          float: right;
		  position: relative;
		  z-index: 6;
		  }
div#people {position: relative;
          
			width: 187px;
		    margin-right: -700px;
			  z-index: 5;

			}

div#menuver {width: 220px;
             background: #fcf5cc;
             float: left;
			 margin-left: 10px;
			 
}
div#menuver li { background:url(images/menuswirl.png) no-repeat left;
                 padding-left: 35px; 
                 list-style: none;
                 line-height: 1.5;
				
				 }
div#menuver a { color: #486a5c;
}

div#footer{ background: #486a5c;
            width: 800px;
			height: 40px;
			text-align:center;
			padding-top: 4px;	
			clear: both;
				 
}
