body {
	margin:0px;
	padding:0px;
	background-image: url(/images/waterbackbl.jpg);
	background-repeat: no-repeat;
	background-color: #3C5279;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.smalltext {
	text-align: center;
	font-size: 10px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	}

.smalltext a {
	text-decoration: none;
	}

#content {
	background-image: url(/images/transback.jpg);
	background-repeat: no-repeat;
	background-color: #C1D8DE;
        vertical-align: center;
        text-align: justify;
	}


.picarea img {
        margin: 10px 30px;
        border: 2px solid burlywood;
        vertical-align: center;
}