.body {
	background-color: #111111;
	margin: 0px;
	padding: 0px;
	background-image: url(back.jpg);
	width:100%; 
	min-width: 700px;}


.info {
	width: 800px;
	margin: 0 auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	text-indent: 30px;
}

.downhead {
	height: 80px;
	width: 100%;
	z-index: 1;
	position: absolute;
	float: none;
}
.downcenter {
	height: 80px;
	width: 100%;
	background-image: url(glasscenter.jpg);
	background-repeat: repeat;
	float: left;
}
.uphead {
	z-index: 2;
	height: 80px;
	position: absolute;
	float: left;
	width: 100%;
	text-align: center;
}

.header {
	width: 100%;
	height: 80px;
	position: relative;
}
.main {
	position: relative;
	width: 100%;
	color: #CCCCCC;
	margin-top: 5px;
	top: 0px;
}


.downright {
	float: right;
	height: 80px;
	width: 115px;
	position: relative;
	background-image: url(glassright.jpg);
}
.upper {
	float: none;
	position: absolute;
	z-index: 3;
	width: auto;
	height: auto;
	clip: rect(auto,auto,auto,auto);
	top: 10px;
	left: 10px;
	color: #d5d5c8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.mail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #d5d5c8;
	text-decoration: none;
}

.info li a{
	color: #CCCCCC;
	}

.downleft {
	height: 80px;
	width: 135px;
	float: left;
	position: relative;
	background-image: url(glassleft.jpg);
	background-repeat: no-repeat;
}
.footer {
	text-align: center;
	bottom:0px;
	width: 100%;
	clear:both;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	/*position: fixed;*/
	margin-top: 30px;
}
.frase {
	margin-top: 2px;
	margin-right: 10px;
	}

.gallery {
	width: auto;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,10px);
	padding: 15px;
	text-align: center;
}
.img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
	height: auto;
	width: auto;
	text-align: center;
}
.container {
	text-align: center;
	width: 100%;
}

