div#secondary_container {
	float: left;
	width: 624px;
	padding: 21px 0 0 0;
	margin: 0 0 0 -12px;
}

div#secondary_container div#secondary_container_top {
	float: left;
	width: 624px;
	height: 9px;
	background-image: url(../images/secondary_container_top.jpg);
	background-repeat: no-repeat;
	line-height: 1px !important;
}

div#secondary_container div#secondary_container_middle {
	float: left;
	width: 624px;
	background-color: #e4efff;
	padding: 0 0 11px 0;
}

div#secondary_container div#secondary_container_bottom {
	float: left;
	width: 624px;
	height: 7px;
	background-image: url(../images/secondary_container_bottom.jpg);
	background-repeat: no-repeat;
	line-height: 1px !important;
}

div#secondary_container_middle_text {
	float: left;
	width: 583px;
	padding: 9px 0 0 16px;
}

p.image_container {
	float: left;
	padding-right: 13px !important;
}

p.post_photo {
	padding-top: 13px !important;
}

p.post_photo a {
	color: #04296a;
	text-decoration: underline;
	background-image: url(../images/secondary_container_link_bg.jpg);
	background-repeat: no-repeat;
	background-position: 165px 4px;
	padding: 0 20px 0 0;
}

p.post_photo a:hover {
	text-decoration: none;
}

div#flash_container {
	float: left;
	width: 300px;
	height: 240px;
}

div#blog_container {
	float: left;
	width: 291px;
	/*eight: 129px;*/
	padding: 0 0 12px 0;
}

div#right_img_container {
	float: left;
	width: 292px;
	/*height: 275px;*/
	padding: 0 0 12px 0;
}

div#blog_container a {
	display: block;
	outline: 0;
	text-indent: -9999px;
	width: 291px;
	height: 129px;
	background: url(../images/blog.jpg) no-repeat;
	background-position: 0px 0px;
}

div#blog_container a:hover {
	background-position: 0px -129px;
}