a:hover { color: #AE9882; }
a:active { color: #333366; }
a:link { color: #333366; }
a:visited { color: #333366; }

body {
	background-image: url('img/bg-col2.gif');
}

#text {
	position: absolute;
	z-index: 1000;
	top: 0px;
	left: 0px;
	visibility: visible;
}

.contentphoto {
	float: left;
}

.bodytext {
	font-family: Times;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
