body {
	margin: 0;
	padding: 0px 0 0 0;
	font-family: tahoma, sans-serif;
	font-size: 12px;
	color: #383d44;
	background: #f3f1e9 url("/misc/images/bgtile.png") repeat-x top left;
	}

a:link, a:visited {
	padding-bottom: 1px;
	color: #326ea1;
	text-decoration: none;
	}
	
a:hover {
	padding-bottom: 0;
	color: #383d44;
	border-bottom: 2px solid #dbd5c5;
	}


ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	}

p {
	margin-bottom: 20px;
	}


/* page structure */

#page_main {
	width: 930px;
	margin: 30px auto;
	padding: 0;
	}
	
#page_ads {
	float: left;
	}
	
#page_content {
	width: 500px;
	float: left;
	line-height: 20px;
	padding-right: 20px;
	}
	
#page_sidebar {
	width: 180px;
	float: left;
	padding-right: 20px;
	font-size: 12px;
	font-family: verdana, sans-serif;
	color: #777;
	}

#page_footer {
	border-top: 1px dotted #330000;
	clear: both;
	width: 930px;
	margin: 20px auto;
	padding: 10px;
	color: #666;
	font-size: 11px;
	text-align: right;
	}


/* header */

#page_header {
	width: 930px;
	margin: 25px auto;
	padding: 0;
	font-size: 95%;
	height: 70px;
	}
	
#page_logo {

	}


/* articles */

.articles_main_title, .articles_article_title {
	font-family: tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333;
	}

.articles_main_date,
.articles_article_date,
.articles_article_author {
	font-size: 10px;
	}

.articles_main_body, .articles_article_body {
	padding: 10px 0 20px 0;
	}

.articles_listing_header, .feeds_generic_listing_header {
	border-bottom: dotted 1px #ccc;
	padding-bottom: 3px;
	font-family: tahoma, times, sans-serif;
	color: #990000;
	margin-bottom: 10px;
	}
	
.articles_main_header {
	border-bottom: dotted 1px #ccc;
	padding-bottom: 0px;
	font-family: tahoma, times, sans-serif;
	color: #990000;
	margin-bottom: 10px;
	}
	
.articles_listing, .feeds_generic_listing {
	margin-bottom: 30px;
	}

ul.articles_listing_list, ul.feeds_generic_listing_list {
	list-style: none;
	padding: 0px;
	margin: 0px;
	}

.feeds_meteorology {
	font-size: 10px;
	margin-bottom: 20px;
	}

.feeds_meteorology_header {
	font-size: 12px;
	font-weight: bold;
}

.feeds_generic_listing_description {
	color: #666;
	}

.sidebar_menu_list {
	list-style: url("/misc/images/bullet1.gif");
	}

.timeanddate {
	width: 320px;
	font-size: 10px;
	color: #999;
	}
	
.timeanddate_header {
	font-weight: bold;
	padding-right: 10px;
}

.sidebar_menu {
	margin-bottom: 30px;
}

.xspfplayer {
	margin-bottom: 20px;
}

.xspfplayer_header {
	font-size: 12px;
	font-weight: bold;
}

span.pdf {
	margin-left: 10px;
	border: 1px #CCC dashed;
	padding: 55px 10px 10px 10px;
	background: url("/misc/images/pdf.gif") no-repeat top center;
}

a.pdf {
	padding-left: 15px;
	background: url("/misc/images/pdflinks.gif") no-repeat left;
}

a.video {
	padding-left: 20px;
	background: url("/misc/images/videolinks.gif") no-repeat left;
}

#page_header_memberlogin {
	width: 700px;
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #e2cec1;
	text-align: right;
	padding-top: 3px;
	height: 10px;
	margin: 0 auto;
}

#page_header_search {
	height: 30px;
	padding: 0px;
	margin: 20px 0 0 0;
}

#page_header_search_query {
	border: 1px #330000 solid;
	font: arial, 9px;
	height: 15px;
	padding: 0 5px 0 5px;
	opacity: 0.5;
}

.centralcommittee_extras {
	float: right;
	border: 1px #ddd dashed;
	padding: 10px;
}

.m {
	display: none;
	position: absolute;
	width: 15.4em;
	left: auto;
	top: auto;
	border: 1px solid #CCCCCC;
	background: #FFF;
	z-index: 1000;
}