
#content {
	margin: 35px 125px 40px 155px;
	min-height: 200px;
}

#content .left{
	margin-right: 53%;
}

#content .right{
	float: right;
	width: 47%;
	
}
#content h1{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #313131;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
#content .left p{
	margin-top: 1em;
	line-height: 1.5em;
}
#content .left .spacer{
	margin-top: 4em;
}
#content .right .date{
	margin-top: 1.5em;
	color: #818181;
	font-size: 10px;
}
#content .right p{
	line-height: 1.5em;
}

#logo img{
	background: url('../images/logo_over.gif') no-repeat;
}

#quote {
	text-align:left;
	padding-top:6px;
}

.rss-feed
{
	font-size: 0.75em;
	letter-spacing: 0.07em;
	margin-right: -0.07em;
	font-weight: normal;
	clear: none;
	display: inline;
}

.rss-feed sup
{
	position: relative;
	bottom: 5px;
}

#more_news {
	display: none;
}

#more_news_href {
	margin: 10px 0;
}
#more_news_href span
{
	border-bottom: #006DDD 1px dashed;
	cursor: pointer;
	color:#006DDD;
}
#more_news_href span:hover
{
	color:#DD3900;
	border-bottom: #DD3900 1px dashed;
}

.rarr a {
	font-family: "Times New Roman", sans-serif;
	font-size: 18px;
	color: #006DDD;
	text-decoration: none;
	border-bottom: 1px dashed;
	margin-left: 2px;
}

.rarr a:visited {
	color: #006DDD;
	text-decoration: none;
	border-bottom: 1px dashed;
}

.rarr a:hover {
	color: #DD3900;
	text-decoration: none;
	border-bottom: 1px dashed;
}
