html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
p {
	font-size:12px;
	padding-bottom:10px;
}
h1 {
	color:#FFFFFF;
	font-family:"Trebuchet MS";
	font-size:16.21px;
	font-weight:bold;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:5px;
}
h2 {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	font-family:"Trebuchet MS";
	font-size:16.21px;
	font-weight:bold;
	color:#3366cc;
}
#all-conatiner {
	float:left;
	width:990px;
	padding:5px;
	background-color:#FFF;
	margin-bottom:10px;
}
#all {
	float:left;
	width:990px;
}
#top-bar-header {
	float:left;
	width:990px;
	background-image:url('/images/aboutus/blue-header-bar.jpg');
	background-repeat:no-repeat;
	height:35px;
	border-bottom:1px solid black;
	margin-bottom:5px;
}
#header-text {
	color:#FFFFFF;
	float:left;
	width:auto;
}
#about-body {
	float:left;
	width:990px;
	margin-bottom:5px;
}
#about-body-left {
	float:left;
	width:200px;
	margin-right:5px;
}
#about-sub-nav {
	float:left;
	width:200px;
}
#about-ad-space {
	float:left;
	width:200px;
	border-top:1px solid black;
	padding-top:5px;
}
#about-body-middle {
	float:left;
	width:505px;
	padding-left:5px;
	padding-right:5px;
	border-left:1px dotted black;
	border-right:1px dotted black;
	min-height:450px;
}
#about-body-right {
	border-left:1px dotted black;
	float:left;
	padding-left:5px;
	width:779px;
}
#about-body-right-no-border {
	width:243px;
	border-left: none;
}
#bottom-dotted-solid-line {
	float:left;
	width:990px;
	height:1px;
	border-bottom:1px solid black;
	border-top:1px dotted black;
}
#solid-dotted-double-line-middle-content {
	border-bottom:1px solid black;
	border-top:1px dotted black;
	float:left;
	height:1px;
	margin-top:5px;
	width:507px;
}
#solid-dotted-line-middle-content {
	border-top:1px dotted black;
	float:left;
	height:1px;
	margin-top:5px;
	width:507px;
}
#solid-dotted-line-right-content {
	border-top:1px dotted black;
	float:left;
	height:1px;
	margin-top:5px;
	width:243px;
}
#solid-line-middle-content {
	border-bottom:1px solid black;
	float:left;
	height:1px;
	width:507px;
}
#solid-line-right-content {
	border-bottom:1px solid black;
	float:left;
	height:1px;
	width:233px;
}
#page-header-conatiner {
	float:left;
	width:990px;
	background-image:url('/images/listen/blue-header-bg.jpg');
	background-repeat:no-repeat;
	height:33px;
	padding-bottom:5px;
	border-bottom:1px solid black;
	margin-bottom:5px;
}
#page-header {
	float:left;
	width:500px;
	padding-left:10px;
	padding-top:5px;
	color:#FFF;
	font-family:"Trebuchet MS";
	font-size:16.21px;
}
#body-container {
	float:left;
	width:990px;
}
#left-content {
	float:left;
	width:200px;
	margin-right:10px;
}
#sub-nav-container {
	float:left;
	width:200px;
}
#middle-content {
	float:left;
	width:505px;
	padding-left:10px;
	padding-right:10px;
	border-left:1px dotted black;
	border-right:1px dotted black;
	min-height:1200px;
}
#middle-container {
	float:left;
	width:500px;
}
#right-content {
	float:left;
	margin-left:10px;
	width:243px;
}
#solid-dotted-double-line {
	float:left;
	width:990px;
	border-top:1px dotted black;
	border-bottom:1px solid black;
	height:1px;
	margin-top:5px;
}
#archive-header {
	float:left;
	width:233px;
	border-bottom:1px dotted black;
	margin-bottom:5px;
}
#archive-body {
	float:left;
	width:233px;
	padding-bottom:5px;
	border-bottom:1px solid black;
}

