body {
	background-color: #000000;
	text-align: center;
	min-width: 896px;
	margin-top: 10px;	
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
}
#wrapper {
	margin:0 auto;
	width: 896px;
	text-align: left;
}
#wrapperhome {
	margin:0 auto;
	width: 950px;
	text-align: left;
}

img {
	border: 0px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #006600;
	padding: 0px;
	margin: 0px;
}
.links {
	display: block;
	width: 445px;
	height: 592px;
	float: left;
}
#menu {
	top: 10px;
	position: relative;
	display: block;
	height: 32px;
	width: 896px;
	background-color:#737373;
}

#content {
	display: block;
	width: 450px;
	height: 581px;
	float: right;
	margin-top: 5px;
}
#info {
	display: block;
	width: 450px;
	height: 505px;
	background-color:#bfbfbf;
	margin-top: 0px;
}
.title {
	float: right;
}
#text {
	position: absolute;
	padding: 0px;
	margin-top: 0px;
	width: 425px;
	margin-right: 12px;
	margin-left: 12px;
	top: 100px;
	margin-bottom: 10px;
	display: block;
	height: 435px;
	overflow-x: hidden;
	overflow-y: auto;
}
#mayor {
	position: absolute;
	top: 543px;
}
.green {
	color: #006600;
	font-weight: bold;
}
#footer {
	margin-top: 10px;
	color: #ffffff;
	clear: both;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	color: #ffffff;
}

.galleryimg {
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
}