#content h1 {
	margin-top: 20px;
	margin-bottom: 10px;
}
#main .bodycopy {
	line-height: 140%;
}

#main {
	float: right;
	width: 307px;
	margin-bottom: 20px;
}
#sub {
	float: left;
}
#extra {
	clear: both;
	height: 120px;
	padding-right: 15px;
	padding-left: 15px;
}
#extra h2 {
	font-size: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}
#extra h3 {
	font-size: 90%;
	margin-left: 70px;
}
#extra p {
	float: left;
}


#extra .column {
	float: left;
	width: 165px;
	margin-right: 10px;
}
#extra .news {
	width: 345px;
	background-color: #d8d8d8;
	position: relative;
	height: 105px;
	border: 1px solid #7f0000;
}
#extra .news h2 {
	position: absolute;
	left: 5px;
	top: 30px;
}
#extra .news ul {
	margin-left: 70px;
	border-left: 1px solid #7F0000;
	padding-left: 5px;
	height: 100px;
	padding-top: 5px;
	background-color: #FFFFFF;
	overflow-y:auto;
}
#extra .news li {
	margin-bottom: 0.5em;
	display: block;
	text-indent: -15px;
	padding-left: 15px;
}

#extra .news a {
	color: #000000;
	background-image: url(../img/top_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	font-size: 12px;
}




#extra .column1 a {
	color: #971d34;
}
#extra .column4 a {
	color: #1c5177;
}
#extra .column4{
	margin-right:0px;
	float: left;
}
#content_top {
	background-color: #D2B377;
	overflow: hidden;
	padding-top: 25px;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #b3b3b3;
	padding-right: 10px;
	padding-left: 10px;
	width: 730px;
}
