body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 80%;
	font-weight: bold;
	background: #6B725D;
	text-align:center;
	}
	
.wrapperPicture{
    position:absolute; 
    width:1024px; height:768px;
    z-index:1;
}
.wrapperBodyText{
    position:absolute; 
    width:990px; height:560px;
    
    z-index:2;
}

.container{
    width: 1024px;
    margin:0 auto;
    text-align:left;  
}

 
h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
 
img {
    border: none;
} 

td 
{
    color:White;
    background-color:#bc1d6d;
    text-align:center;
    font-weight:bold;
    cursor:hand;
}	

	
#menu13 {
	width: 125px;
	margin: 10px;
	}
	
#menu13 li a {
	height: 20px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	/*height: 20px;*/
	text-decoration: none;
	}	
	
#menu13 li a:link, #menu13 li a:visited {
	color: #fff;
	display: block;
	background:  url(menuButton125_by_40.jpg);
	padding: 1px 0 0 2px;
	}
	
#menu13 li a:hover {
	color: #fff;
	background:  url(menuButton125_by_40.jpg) 0 -20px;
	padding: 1px 0 0 2px;
	}
	
