body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
}

a:link, a:visited{
color: #555555;
text-decoration: underline;
}

a:hover, a:active{
color: #555555;
text-decoration: underline;
} 
#container {
	position: relative;
    margin: 0px auto;
	width: 902px;
	height: 1111px;
	background-image: url(images/container.jpg);
	text-align: left;
}
		
#datacontainer {
	text-align: left;
	position: absolute;
	margin: 111px;
	width: 680px;
	height: 901px;
    color: #666666;
	overflow: a uto;
    background-color: #e1d5bb; 
}

#datacontainer strong {
	color:#000000
}

#menu {
    left: -10px;
	position: relative;
	text-align: center;
	width: 700px;
	margin-top: 9px;
	margin-left: auto;
	margin-right: auto;
	background-color: #d1c59b;
	height: 37px;
}

.menu1 {
    background-color: #c1b58b;
	height: 37px;
	margin: 4px;
	margin-top: 0px;
	float: left;
	width: 68px;
	font-style:italic;
	width: 70px;
}
.menu1 a{
    color: #666666;
}
.menu2 {
	background-color: #d1c59b;
	margin: 4px;
	margin-top: 0px;	
	height: 37px;
	float: left;	
	width: 68px;	
	font-style:italic;
	width: 70px;
}
.menu2 a{
    color: #666666;
}
.fotorand {
	border-style:solid;
	border-width: 4px;
	border-color: #553D35;
}

.logo2 {
    margin-top: 27px;
}
