
#masthead {
 background: url(images/top-info.png);
 width: 763px;
 height: 270px;
 width: 763px;
 height: 270px;
 margin: -3px auto;
 padding: 0;
}



/* WP-Table CSS File v1.50 */

.wptable {
 
	border:		1px Solid ThreeDShadow;
}

/* header row*/
.wptable th {
 
	padding:	2px 5px;
	border:		1px Solid ThreeDShadow;
	cursor:		default;
	
}

/* normal row*/
.wptable td {
	border:		1px Solid ThreeDShadow;
	padding:	3px;
}

/* alternative rwo */
.wptable tr.alt {
 
 	background-color: #F4F4EC; 

}
