
*{padding:0px; margin:0px;}

body {
	/*margin: 0; padding: 0;*/
	font-size: 11px;
	font-family: 'Verdana', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #8F8F8F;
	margin: 20px 20px 20px 20px;
	background: #004C39;
}



#container {
	position:relative;
	width: 900px;
	height: 550px;
	border-style: none;
	border-width: 1px;
	border-color: #C793C7;
	background: #004C39;
	margin: 0 auto;
	padding: 0;
}

#containerGal {
	position:relative;
	width: 100px;
	min-height: 100px;
	border-style: none;
	border-width: 1px;
	border-color: #C793C7;
	background: #004C39;
	margin: 50px 20px 50px 100px;
	padding: 0;
}

#footer{
	position:relative;
	width: 900px;
	border-style: none;
	text-align:center;
	border-width: 1px;
	border-color: #C793C7;
	background: #004C39;
	margin: 0 auto;
	padding: 0;
}

#menu {
	/*background: #004C39 url(../upload/faces.png) top center no-repeat;*/
	background: #004C39 url(../img/galeries.png) top center no-repeat;
	position: absolute;
	width: 500px;
	height: 352px;
	margin-left: 180px;
	margin-top: 0px;
	border-style:none;
	border-width:1px;
	border-color: #C793C7;
}

#galerie1 {
	position: absolute;
	width: 100px;
	height: 150px;
	margin-left:10px;
	margin-top: 30px;
	border-style:none;
	border-width:1px;
	border-color: #C793C7;
}

#galerie2 {
	position: absolute;
	width: 120px;
	height: 190px;
	margin-left:120px;
	margin-top: 30px;
	border-style:none;
	border-width:1px;
	border-color: #C793C7;
}

#galerie3 {
	position: absolute;
	width: 130px;
	height: 190px;
	margin-left:260px;
	margin-top: 10px;
	border-style:none;
	border-width:1px;
	border-color: #C793C7;
}

#galerie4 {
	position: absolute;
	width: 150px;
	height: 82px;
	margin-left:342px;
	margin-top: 220px;
	border-style:none;
	border-width:1px;
	border-color: #C793C7;
}

#sphere {
	position: absolute;
	width: 55px;
	height: 40px;
	margin-left:440px;
	margin-top: 307px;
	border-style:none;
	border-width:1px;
	border-color: #C793C7;
}

#left {
	position: absolute;
	width : 250px;
	margin-left: 0px;
	margin-top: 320px;
	border-style:none;
	border-width:0px;
	border-color: #C793C7;
}

#infoDiv {
	position:absolute;
	width: 420px;
	height: 350px;
	overflow: auto;
	border-style: none;
	border-width: 1px;
	border-color: #C793C7;
	background: #1F1F1F;
	margin-left: 2px;
	margin-top: 200px;
	padding: 0;
}

.info {
	padding: 10px;
	margin: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #C793C7;
}

#right {
	position: absolute;
	width : 200px;
	margin-left: 680px;
	margin-top: 150px;
	border-style:none;
	border-width:1px;
	border-color: #C793C7;
}

#glideDiv {
	position:absolute;
  	left:20px; top:50px; z-index:200;
  	width:38px; height:75px; padding:6px;
  	background-color: #004C39;
}

.thumbnail {

	margin: 20px;
}


.img {
	border-style: none;
	border-width: 0px;
}


a:link {
	color:#969696;
	text-decoration: none;
}
a:visited {
	color:#969696;
	text-decoration: none;
}
a:hover {
	color:black;
	text-decoration: none;
}
a:active {
	color:#969696;
	text-decoration: none;
}




