<!--
	body {
		margin: 0px;
		text-align: center;
		background: #b5dad3;
	}

	a {
		color: #6ad7d4;
	}

	h1 {
		font: 100% 'Trebuchet MS', Helvetica, sans-serif;
		color: #f1fbfe;
		font-weight: 700;
	}

	#wrapper {
		width: 730px;
		margin: 0 auto;
		text-align: left;
	}

	#col_left {
		float: left;
		width: 213px;
		height: 888px;
		background-image: url('/gfx/col_left_bg.gif');
		background-repeat: no-repeat;
	}
	
		#navigation {
			font: 75% 'Trebuchet MS', Helvetica, sans-serif;
			margin-top: 185px;
			margin-left: 15px;
		}

		#navigation li {
			margin-left: -20px;
			list-style-type: none;
			font-weight: 700;
			color: #1a5457;
		}

		#navigation a {
			color: #1a5457;
			text-decoration: none;
			font-weight: 400;
		}

		#navigation .currentpage {
			font-weight: 700;
		}

	#col_middle {
		float: left;
		width: 307px;
		/* height: 909px; */
		background-image: url('/gfx/corazon_ayudante.jpg');
		background-repeat: no-repeat;
		background-color: #1f7e83;
		padding-bottom: 15px;
	}

		#content {
			margin-top: 185px;
			margin-left: 13px;
			margin-right: 13px;
			font: 75% 'Trebuchet MS', Helvetica, sans-serif;
			line-height: 100%;
			color: #f1fbfe;
		}

		#content li {
			padding-bottom: 8px;
		}

		#footer {
			margin-top: 50px;
			font: 75% 'Trebuchet MS', Helvetica, sans-serif;
			line-height: 100%;
			color: #6ad7d4;
			text-align: center;
		}

	#col_right {
		float: left;
		width: 210px;
		height: 888px;
		background-image: url('/gfx/col_right_bg.gif');
		background-repeat: no-repeat;
	}

		#nannamiraimage {
			margin-top: 185px;
			text-align: right;
		}

#bottomspacer {
	clear: both;
	height: 50px;
}
-->
