body {
	text-align:center;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	background-image: url(pix/back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
}

#navcontainer {
	position:relative;
	width:615px;
	height:63px;
	z-index:5;
	top: 71px;
	left: 150px;
}


#container {
	margin:0px auto; 
	padding:0px; 
	width:780px; 
	height:580px; 
	z-index:1
}



#text {
	position:relative;
	width:339px;
	height:320px;
	z-index:2;
	left: 20px;
	top: 75px;
	overflow: hidden;
	text-align: left;
}

#fotos {
	position: relative;
	margin:0px auto;
	padding:0px;
	width:568px;
	height:60px;
	z-index:8;
	top: -118px;
	left: -95px;
	text-align: left;
}

#fotogroot {
	position:relative;
	width:296px;
	height:440px;
	z-index:3;
	left: 455px;
	top: -265px;
	overflow: hidden;
}



a {
	color: #9933FF;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 0px 23px; }

#navlist a:link, #navlist a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}

#navlist a:hover, #navcontainer li#active a
{
	color: #9933FF;
	text-decoration: none;
	font-weight: bold;
}
