#body {
	background-color: #FFFFFF;
}

#logo {
	right: 100px;
	bottom: 250px;
	position: absolute;
	height: 185px;
	width: 500px;
	background: url(snasta.png) no-repeat 0px 0px;
}

#logo p {
	height:125px;	
	display:block;
	text-indent:-999em;
	overflow:hidden;
	text-decoration:none;
	margin: 0 0 2em 0;
	width: 100%;
}

#logo img {
	display: none;
	visibility: hidden;
}

#uaine {
	background-color: #e6e6e6;
	left: 0px;
	bottom: 0px;
	position: absolute;
	height: 210px;
	width: 100%;
}

#uaine #maclitriu img {
	border-width: 0px;
}
#uaine #maclitriu {
	margin-left: 25px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 25px;
	clear: none;
	padding: 0px;
	float: left;
	right: 100px;
	font-family: "Century Gothic";
	font-size: x-large;
	color: #999999;
	height: 160px;
	width: 160px;
	text-align: right;
}

#uaine p {
	clear: none;
	position: absolute;
	right: 100px;
	font-family: "Century Gothic";
	font-size: x-large;
	color: #999999;
	padding-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	height: 150px;
	width: 405px;
	text-align: right;
}

#uaine p#email {
	position: absolute;
	right: 100px;
	font-family: "Gill Sans";
	font-size: medium;
	color: #999999;
	padding-top: 140px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	height: 70px;
	width: 605px;
	text-align: right;
}

#uaine p#email a {
	color: #999999;
}

#uaine p#email a:hover {
	background-color: #ccff66;
	color: #333333;
}

