#home #container{
	padding-top: 20px;
}

#home #header h1 img {
	border-left-color: #ebeb0e;
}

#homecontent {
	width: 630px;
	float: left;
	padding: 0 20px 0px 0;
	margin-top: -20px;
}

#homerail {
	width: 310px;
	float: left;
	height: 100%;
	position: relative;
}

.railsection {
	background-color: #0b112b;
	margin-bottom: 20px;
	padding: 8px;
}
.railsection h3, #home #homerail .railsection h3 a {
	color: #ebeb0e;
	font-weight: bold;
	margin-bottom: 8px;
}
#home #homerail .railsection h3 a {
	text-decoration: underline;
}
.railcontent {
	background-color: #363b5b;
	padding: 0px;
}
.railcontent h4 {
	color: #fff;
	margin: 0 8px 5px 8px;
	padding: 5px 0 3px;
	border-bottom: 1px solid #262835;
	font-weight: bold;
	font-size: 1.3em;
}
	
.railcontent dl, .railcontent ul {
	margin: 0;
}
.railcontent ul {
	list-style-type: none;
	padding: 0 8px 5px 8px;
	font-weight: bold;
	list-style-position: outside;
}
.railcontent dd, .railcontent dt {
	padding: 0 8px;
}
.railcontent dt {
	padding-top: 5px;
}
.railcontent dd {
	color: #bfbfbf;
	padding-bottom: 5px;
	border-bottom: 1px solid #0b112b;
}

.railcontent a {
	color: #f0f0f0;
}

#latestdownloads dd a {
	color: #f0f0f0;
	font-weight: bold;
}

#latestdownloads dt a {
	color: #bfbfbf;
	font-weight: normal;
	font-style: italic;
}

#entrymeets {
	margin-top: 20px;
}

#entrymeets li a {
	color: #bfbfbf;
}

div.news {
	margin: 0;
	position: relative;
	padding: 20px 0 0px;
	width: 100%;
	float: left;
	border-bottom: 1px solid #dee1eb;
}
#container .news h2 {
	margin-bottom: 10px;
	line-height: 1.3;
	font-weight: bold;
}

#home #container .news.story1 h2.top_stories_header {
	font-size: 2.5em;
}

#container .news h2.top_stories_header {
	font-size: 1.5em;
}
#container .news h2.other_stories_header {
	font-size: 1.2em;
	margin-bottom: 20px;
}
#club-news #container h1 {
	display: inline-block;
}

.news p.date {
	color: #797979;
	margin-bottom: 20px;
}
	
.news img {
	float: left;
	margin: 0 20px 20px 0;
}
#news_info .news img {
	float: right;
	margin: 20px 0 20px 20px;
	padding: 2px;
}
.left, .right {
	width: 240px;
}

.left {
	float: left;
	clear: left;
	margin: 0 20px 20px 0;
}
.right {
	float: right;
	clear: right;
	margin: 0 0 20px 20px;
}

#news_info .news .right h3 {
	font-weight: bold;
	text-decoration: none;
	padding: 10px 0;
	border-top: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
}

#news_info .illustration img {
	padding: 0;
	margin: 20px 0 0 0;
	float: left;
}
#news_info .illustration p.caption {
	background-color: #0b112b;
	color: #fff;
	width: auto;
	font-size: 10px;
	zoom:1;  /* ie6 */
	padding: 10px;
	margin: 0;
	clear: left;
}
#news_info .news {
	padding-top: 0;
	border: none;
	width: 630px;
	border-bottom: 1px solid #dee1eb;
	float: left;
}

#news_info .article {
	margin-top: 20px;
}

#news_info .news p {
	width: 500px;
}

#news_info .news p.date {
	float: left;
	display: inline;
}

#news_info .news h3 {
	text-decoration: underline;
}

#news_info .news p.blurb {
	color: #111;
	font-weight: bold;
}

#newsletters dd {
	margin-bottom: 10px;
}




