body{
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 17px;
	background-color: #897B60;
}
.container {
	height: auto;
	width: 1004px;
	margin-top: 40px;
}

.top{
	background-image: url(../images/top.png);
	float: left;
	height: 18px;
	width: 1004px;
}
.rep{
	background-image: url(../images/rep.png);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 1004px;
}
.bot{
	background-image: url(../images/bot.png);
	float: left;
	height: 24px;
	width: 1004px;
}

.header{width:960px; height:135px}
.logo{width:259px; height:58px; float:left}
.espanol{width:200px; float:right; height:30px; margin-top:20px}
.linksbg{
	background-image: url(../images/links_bg.jpg);
	height: 44px;
	width: 960px;
	float:left;
	margin-top:20px
}

.home_img{
	background-image: url(../images/home_img.jpg);
	height: 468px;
	width: 960px;
	float:left;
	margin-top:10px
}

.content{

	height: auto;
	width: 850px;
	float:left;
	margin-top:20px;
	margin-left:50px;
	float:left;
	text-align:left;
	min-height:400px
}



.bottom{
	width:950px;
	height:30px;
	font-family: helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	
	
}
.bot_links{width:750px; float:left;text-align:left;margin-bottom:80px;}
.copyright{width:200px; float:left; text-align:right}
a.bot_link:link {
	font-family: helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.bot_link:visited {
	font-family: helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.bot_link:hover {
	font-family: helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
a.content_link:link {
	color: #990000;
	text-decoration: none;
}
a.content_link:visited {
	color: #990000;
	text-decoration: none;
}
a.content_link:hover {
	color: #990000;
	text-decoration: underline;
}

a.ep:link {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #906638;
	text-decoration: none;
}
a.ep:visited {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #906638;
	text-decoration: none;
}
a.ep:hover {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #906638;
	text-decoration: underline;
}
