body {
	font-family: Helvetica, Arial, "Times New Roman";
	font-size: 12px;
	background-color: #00274E;
	text-align: center;
	margin: 0px;
}

#header {
}
#wrapper {
	margin: auto;
	width: 746px;
	text-align: left;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(../images/bg-wrapper.gif);
}

#sidebar {
	left:10px;
	top:50px;
	width:200px;
}
#main {
	width: 500px;
}
h1 {
	font-size: 18px;
	color: #8ADBFF;
}
h2 {
	font-size: 14px;
}
#main .date {
	font-size: 10px;
	color: #333333;
}
.nav {
	background-image: url(../images/nav-bg.gif);
	background-repeat: no-repeat;
	width: 117px;
	height: 36px;
	margin: 0px;
	text-align: center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a {
	color: #ECECEC;
	text-decoration: none;
}
a:hover {
	color: #8ADBFF;
}
.galeria-bg {
	background-image: url(../images/fondo-fotos.gif);
	background-repeat: no-repeat;
	background-position: center top;
	letter-spacing: 5px;
	font-size: 10px;
	text-align: center;
	width: 330px;
	height: 300px;
	margin: 4px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.galeria-bg2 {
	letter-spacing: 5px;
	font-size: 10px;
	text-align: center;
	width: 285px;
	margin: 0px;
	padding: 0px;
}
#footer {
	text-align: center;
	font-size: 10px;
	height: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #2e3b47;
	padding-top: 30px;
}
.poweredby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 550px;
}
#sidebar-left {
	background-repeat: no-repeat;
	background-image: url(../images/content-bg.gif);
	background-position: center;
}
.divider {
	background-color: #FFFFFF;
	padding: 2px;
	width: 100%;
	height: 4px;
}
#wrapper h3 {
	color: #F0F0F0;
	background-image: url(../images/h3-back.gif);
	background-repeat: no-repeat;
	height: 24px;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content h2 {
	color: #000000;
	font-size: 16px;
	font-family: "Lucida Grande", "Geneva CY", Arial, Verdana, sans-serif;
	background-image: url(../images/h2-back.gif);
	background-repeat: no-repeat;
	padding: 4px;
	height: 24px;
	margin: 0px;
}
#sidebar {
	background-color: #FFFFFF;
	width: 285px;
	color: #ff6101;
	margin: 0px;
	padding: 0px;
}
#sidebar a {
	color: #ff6101;
}
#content img {
	padding: 4px;
}
td {
	color: #CCCCCC;
}
