body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #33BE23;
	color:#000000;
	width:950px;
	margin: 0px auto 0px auto;
}

p {
	text-align:justify;
}

td, tr {
	padding:0;
	border-spacing:0;
}

a {
	color:#000000;
	text-decoration:none;
}
.menu {
	color:#000000;
	background-color: #33BE23;
	font-size:19px;
	font-weight:bold;
	padding:10px;
}
.menuover {
	color:#000000;
	background-color: white;
	font-size:19px;
	font-weight:bold;
	padding:10px;
}

#content {
	padding:20px;
	background-color:#FFF;
	height:100%;
}

.crop {
	float:left;
	width: 190px;
	height: 141px;
	
}

#pic1, #pic2, #pic3, #pic0 {
	position: absolute;
	display: none;
	overflow: hidden;
	width:190px;
}
