/* div { border: 1px solid #000; } */
body {
	background: #A20202 url(../images/BG_wp_body.jpg) center top no-repeat;
}
#logo { padding-top: 16px; }
/* Text for top of SESAC latina
----------------------------------*/
#tu_familia, #creciendo {
	position: absolute;
	top: 85px;
}

#contentbg {
	background: url(../images/BG_wp_content.jpg) center repeat-y;
}
#nav { background: #CB0304 url(../images/BG_wp_nav.gif) repeat-x; }
#nav #r_edge {
	background: url(../images/BG_wp_nav_right.jpg) no-repeat;
}
#nav #l_edge { background: url(../images/BG_wp_nav_left.gif) no-repeat; }



a { text-decoration: none; }
#header {
	background: url(../images/BG_wp_topbar.jpg) 50% 44px no-repeat;
}
#content {
	background: #F4F2E7 url(../images/BG_wp_gradient.jpg) top repeat-x; /* Content Gradient */
}
#footerbg {
	background: url(../images/BG_wp_footer.jpg) center no-repeat;
	height: 111px;
}
#undernav {
	background: url(../images/wp_header.jpg) center no-repeat;
	height: 35px;
	width: 692px;
	margin: 5px 0 0 38px;
}
#wp-nav {
	margin: 5px 0 0 98px;
}
#account {
/*	float: right; */
	position: absolute;
	top: 34px;
	right: 0px;
	width: 131px;
	height: 22px; 
	border: 0;  
}
#content table#main {
	width: 650px;
	padding: 0;
	margin-top: 0;
	margin-left: 80px;
	margin-right: 0px;
}
#content div#details {
	width: 650px;
	margin: 0 auto;
}	
body #content table#dlNews {
	font-size: 9px;
	width: auto;
	margin: 0;
	padding: 0;
}
#intro {
	width: 186px;
	margin-left: 50px;
	padding: 28px;
	padding-left: 0;
	background: url(../images/BG_wp_left.jpg) right no-repeat;
	font-size: 12px;
}
#news {
	background: url(../images/BG_news.gif) top right no-repeat;
	font-size: 11px;
}
/* Hide from IE Mac \*/
* html #news {
	padding-top: 30px;
}
/* End of hack */
#news ul {
	list-style: none;
	margin: 0;
	margin-left: 15px;
	padding: 0;
	background: url(../images/BG_list.gif) top no-repeat;
}
#news ul li {
/*	border-bottom: 1px solid #EAEAEA; */
	background: url(../images/BG_list.gif) bottom no-repeat;
	padding: 3px 0;
}
#news ul li a {
	text-decoration: none;
	color: #7880A6;
}
#news ul li a:hover {
	color: #FF0000;
}
div.hr {
	background: url(../images/BG_hr.gif) no-repeat;
	margin-left: 50px;
	margin-top: 5px;
	height: 6px;
	width: 592px;
}
div.hr-wide {
	background: url(../images/BG_hr_wide.gif) no-repeat;
	height: 6px;
	width: 665px;
	margin-left: 20px;
	margin-top: 5px;
}

/* ------ G E N E R A L ------ */
.clear { clear: both; }
.right { float: right; }
.left { float: left; }
.center { text-align:center; }
.prop { /* To hold up Divs that don't look right with the gradient */
	height: 220px;
	width: 1px;
	float: right;
}