a {
	color: #000066;
}

a img, img a {
    border: 0px;
}

body {
	margin: 0px;
	background-color: #66cccc;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.designed {
	color: #336633;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.photo {
	border:1px solid #000000;
}

.small {
	font-size:9px;
	color:#333333;
}

#adult {
	position:absolute;
	top:120px;
	left:50%;
	margin-left:-360px;
	color:white;
	font-size:18px;
	font-weight:bold;
	/*-moz-opacity:1;*/
	filter:alpha(opacity=100);
}
