html,body{
	margin:0;
	padding:0;
	/* height:100%; */
	border:none;
	font-family:Verdana,Arial,sans-serif;
	font-size:11pt;
	background-image:url('imagenes/renacerradio608_17.gif');
	background-repeat:repeat-y;
	background-position:center;
}
* { padding: 0; margin: 0; } select { min-width:1.5em } p { margin: 0 0 1em 0; } form { display:inline; }
.small { font-size:9pt; }
.smaller { font-size:8pt; }
a { color: white; }
#mnubar {
	width:995px; height:32px;
	background-image:url('imagenes/renacerradio608_05.gif');
	background-repeat:no-repeat;
	padding:10px 0 10px 0;
}
#mnuarea {
	width:945px;
	text-align:left;
}
.mnutxt {
	font-size:14px;
	color:#a9a9a9;
}
.mnutxt a { text-decoration:none; }
.mnutxt a:hover { text-decoration:underline; }
.mnutxt span {
	padding:0 7px 0 7px;
	font-size:13px;
}
	
.menuon { font-weight:bold; font-style:italic; }

.menuon:hover { text-decoration:none !important; }

/* Content area styles */
.vertline {
	width:45px;
	background-image:url('/imagenes/renacerradio608_14.gif');
	background-repeat:repeat-y;
	background-position:center;
}
.vertlinebttm {
	width:45px;
	height:92px;
	background-image:url('/imagenes/renacerradio608_20.gif');
	background-repeat:no-repeat;
	background-position:center;
}
.contenttable {
	text-align:left;
}
.colhead { padding-top:5px; }
.colbottom { padding-bottom:2em; }
.hang { text-indent: -1em; margin-left: 1em; } 
.dllink { padding-top:2px; color:#494949; font-size:8pt; margin-left:.75em; }
.dllink a { color:#494949; }

.biotext p { margin:0 0 .5em 0; } /* make bottom margin smaller for bio txt. */
.bioaboutme { padding-top:.2em; } /* add a little more space between text and about me sections */
.bioaboutme div { padding-top:.25em; text-indent: -1em; margin-left: 1em; }

/* Lists */
ul { margin-top: 0; margin-bottom: 0; margin-left: 2px; padding-left: 1em; list-style-type: disc; }
ol { margin-top: 0; margin-bottom: 0; margin-left: 2px; padding-left: 1em; list-style-type: disc; } /* decimal type - cuts off in IE, so set as bullets */
li { list-style-position: outside; list-style-type: disc; list-style-image: none; margin-bottom: 2px; font-weight:normal; }

.programtable td { border-bottom:1px solid #292929; padding-bottom:3px; text-align:left; vertical-align: top; }
.programtable .spacer { border-bottom:0; }
.programtable .spacer div { overflow:hidden; height:.5em; }

.hrline { border-bottom:1px solid #373434; }
.footercolor { color:#494949; }
