.top_left {
	background-repeat: no-repeat;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	width: 600px;
	float: left;
	clear: none;
}
.lifewithponcho {
	float: none;
	width: 800px;
	background-image: url(assets/writing-yellow.jpg);
}

body {
	background-image: url(assets/bg_blue.gif);
	text-align: center;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #4A7AD2;
	text-decoration: underline;
}
.content {
	background-color: #F9F8E7;
	width: 800px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	clear: none;
	float: none;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}


.top_right {
	background-image: url(assets/site-design-2_04.jpg);
	background-repeat: no-repeat;
}
.footer {
	background-image: url(assets/footer.jpg);
	height: 71px;
}
.left_nav {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFCD62;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	width: 150px;
	float: left;
	height: 200px;
	margin: 0px 15px 15px 0px;
	border: medium solid #1219A5;
	padding: 15px;
}
.td_main {
	font-family: "Times New Roman", Times, serif;
	background-color: #F9F8E7;
	text-align: left;
	vertical-align: top;
	width: 770px;
	float: right;
	padding: 15px;
}
.header {
	background-image: url(assets/writing-yellow.jpg);
	width: 800px;
	vertical-align: bottom;
	float: none;
}
.blue-bar {
	height: 11px;
	background-color: #1219A5;
	width: 800px;
	background-position: center;
	float: none;
	clear: both;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	margin-bottom: 6px;
}
a:visited {
	color: #000000;
}

