.content_header {
    background: url(../images/content_header_bk.jpg);
    height: 23px;
    line-height: 23px;
    padding: 0px 3px;
    font-family: georgia;
}

.content_header a {
    color: black;
}

.content_header a:hover {
    text-decoration: none;
}

.content_more {
	text-decoration: underline;
}

#content_1 {
	margin: 10px;
	padding-bottom: 10px;
	background: url(../images/separator_line.gif) bottom center no-repeat;
	/*height:365px;
	overflow: hidden;*/
}

#content_1_body {
	margin-top: 5px;
	/*overflow: hidden;
	height: 135px;*/
}

 p {
	font-family: verdana;
}

#content_1_body img {
	float: right;
	padding: 5px;
	margin: 0px 5px 5px 5px;
	border: 1px solid gray;
}

#content_2 {
	width: 352px;
	height: 136px;
	margin: 0px 10px;
	float: left;
    overflow:hidden;
}

#content_2 h2 {
	background: #484848;
	height: 23px;
	line-height: 23px;
	padding: 0px 3px;
}

#content_2 h2 a {
    color: white;
}

#content_2 h2 a:hover {
    text-decoration: none;
}

#content_2_body {
	margin-top: 5px;
	padding: 5px;
	background: #484848;
	height: 110px;
	overflow: hidden;
	color: #fff;
}

#content_2_body img {
	float: right;
	padding: 5px;
}

#content_3 {
	width: 270px;
	height: 281px;
	overflow: hidden;
	float: right;
	padding-left: 10px;
	margin-right:10px;
	background: url(../images/separator_line_h.gif) center left no-repeat;
}

#content_3_body {
	margin-top: 5px;
	overflow: hidden;
	height: 275px;
}

#content_3 img {
	float: right;
	position: relative;
	top: -20px;
}

#content_4 {
	margin: 10px;
	width: 352px;
	height: 140px;
	overflow: hidden;
	float: left;
}

#content_4_body {
	margin-top: 5px;
	/*overflow: hidden;
	height: 112px;*/
}

#content_4 img {
	float: right;
	margin: 5px;
}

#content_top_articles {
	margin: 10px;
	clear: both;
}

#content_top_articles_body {
	margin-top: 5px;
	border: 1px solid #777;
	height: 230px;
	overflow: hidden;
	padding: 10px;
}

#content_top_articles_body li {
	margin: 0px 5px;
	line-height: 1.5em;
	list-style: disc;
	margin-left: 10px;
	list-style-position: outside;
	color: #B2880B;
	font-family: verdana;
	font-size: 110%;
}

#content_top_articles li a img {
	text-decoration: none;
}

#content_5 {
	margin: 10px;
	/*height: 260px;
	overflow: hidden;*/
	clear: both;
}

#content_5_body {
	margin-top: 5px;
	/*height: 245px;*/
	overflow: hidden;
}

#content_5_body  img {
	float: right;
	margin-left: 5px;
}

#content_6, #content_7 {
	margin: 10px;
	width: 311px;
	/*height: 377px;
	overflow: hidden;*/
	float: left;
}

#content_6 h2,#content_7 h2 {
	display: block;
}

#content_6_body,#content_7_body {
	margin-top: 5px;
	height: 350px;
	overflow: hidden;
	background: #cccccc;
	text-align: center;
	padding: 5px;
}

#content_6_body p,#content_7_body p {
	text-align: left;
}
#photo_gallery{
    margin-left:10px;
    margin-right:15px;
    margin-bottom:45px;
    clear: both;
}
/*
#photo_gallery_body{
   background:#000;
   padding:5px;
   text-align:center;
   border:2px solid black;
   height: 170px;
}
*/
#photo_gallery li{
   display:inline;
}
/*
#photo_gallery li img{
  padding:5px;
  width:100px;
  height:75px;
}
*/