body {
	background: url(assets/logosandbackgrounds/Back.jpg) repeat-y scroll;
	margin: 0px;
	padding: 0px;
}
#HP {
	width: 900px;
	margin-top: 20px;
	margin-left: 70px;
	height: 600px;
}
#HP #main {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	height: 600px;
	width: 900px;
}
#logo {
	height: 93px;
}
#HP #logo #nav {
	float: right;
	padding-top: 77px;
}

#HP #logo #nav img {
	padding-right: 10px;
	padding-left: 10px;
	border-left: 1px solid #CCCCCC;
}
#main #mainright {
	float: right;
	width: 450px;
}
#main #mainleft {
	float: left;
	width: 450px;
}
#photopage #logo #nav {
	float: right;
	padding-top: 77px;
}

#photopage #logo {
	height: 93px;
	width: 900px;
}
#photopage #PH img {
	margin-right: 3px;
}

#photopage #logo #nav img {
	padding-right: 10px;
	padding-left: 10px;
	border-left: 1px solid #CCCCCC;
}
#photopage {
	
	margin-top: 20px;
	margin-left: 70px;
}
#PH {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	height: 600px;
	width: 8000px;
}
#mapa {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	height: 600px;
}

#photopage #mapa img {
	padding-top: 200px;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
.mapitem {
	font: small "Courier New", Courier, monospace;
	color: #999999;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	border: 1px solid #999999;
	background: #FFFFFF;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #999999;
}
