body {
	margin : 0;
	background-color : #444;
	font-family : tahoma, verdana, arial, helvetica, sans-serif;
	text-align: center;
}

td {
	text-align: left;
	font-family : tahoma, verdana, arial, helvetica, sans-serif;
}

.copyright {
	font: normal 9px tahoma, verdana, arial, helvetica, sans-serif;
	color: #fff;
	vertical-align: middle;
	text-align: right;
	background-color: #7284A6;
	padding: 3px 7px;
}

.accentbg {
	background: #4F535A url("/images/slashes.gif");
}

#header {
	background-color : #636870;
	width: 700px;
	margin: 0 auto;
	padding-bottom: 10px;
}

#header .nav {
	text-align: right;
}

#footer {
	margin: 0 auto;
	width: 700px;
	border-top: 1px solid #000;
}

/* listen to me */
#listentome {
	background-color : #636870;
	width: 700px;
	margin: 0 auto;
	padding-bottom: 10px;
}

.listen_title {
	font : bold 20px tahoma, verdana, arial, helvetica, sans-serif;
	margin-left: 5px;
	font-style: oblique;
}

.listen_blurb {
	font-size: 12px;
	margin: 5px;
}

.listen_postdate {
	font: bold 11px tahoma, verdana, arial, helvetica, sans-serif;
	color: #ffffff;
	background-color: #4F535A;
}

.listen_moreofwhat {
	font: bold 12px tahoma, verdana, arial, helvetica, sans-serif;
	color: #ffffff;
	background-color: #4F535A;
}

.listen_date, .default_date {
	font-size: 10px;
	margin: 5px;
	color: #4F535A;
}

.listen_quote {
	float: right;
	font: oblique bold 14px;
	background-color: #b0c4de;
	border-left: 1px dotted #000000;
	border-bottom: 3px double #000000;
	margin: 15px 0px 15px 15px;
	padding: 10px;
}
/* /listen to me */

a, a:link, a:visited {
	color: #000000;
	border-bottom: 1px dotted #666666;
}

a.noeffect, a.noeffect:hover {
	background-color: transparent;
	border: 0px;
}

.link_white {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	border-bottom: 1px solid #000000;
	background-color: #596E97;
	color: #ffffff;
}

a.none:hover {
	background-color: transparent;
	border-bottom: 0px;
}

#lookatme {
	display: none;
}
