#content {
	position: relative;
	float: left;
	background: url('../images/content_about_bg.jpg') repeat-y 0 0;
	width: 976px;
}

#leftrail {
	position: relative;
	float: left;
	width: 195px;
	min-height: 1px;
	margin: 0 0 0 14px;
	display: inline;
	text-align: left;	
}

#about_nav {
	position: relative;
	float: left;
	width: 195px;
	background: #E9E9E9;
	padding: 3px 0 3px 0;
}

#about_nav a {
	position: relative;
	float: left;
	width: 184px;
	*width: 189px;
	margin: 0 0 0 3px;
	display: inline;	
	height: 28px;
	*height: 33px;
	background: url('../images/about_nav_bg.jpg') no-repeat 0 0;
	font: 11px/20px arial;
	color: #626262;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 0 0 5px;
	*padding: 7px 0 0 5px;
}

#about_nav a:hover {
	background-position: 0 -33px;
}

#leftrail_quote {
	position: relative;
	float: left;
	width: 196px;
	margin: 10px 0 0 0;
	display: inline;
	background: url('../images/leftrail_quote_bg.jpg') repeat-y 0 0;
}

#leftrail_quote_header {
	position: relative;
	float: left;
	width: 196px;
	min-height: 128px;
	*height: 128px;
	background: url('../images/leftrail_quote_header.jpg') no-repeat 0 0;
}

#leftrail_quote_header .quote {
	position: relative;
	float: left;
	width: 160px;
	font: 14px/20px georgia;
	font-weight: bold;
	color: #34566C;
	margin: 18px 0 0 17px;
	display: inline;
}


#leftrail_quote_header .quotations {
	position: relative;
	float: right;
	margin: 0 7px 0 0;
	display: inline;
}

#leftrail_quote_author {
	position: relative;
	float: left;
	width: 160px;
	margin: 0 0 0 17px;	
	display: inline;
}

#leftrail_quote_author img {
	position: relative;
	float: left;
	width: 49px;
	height: 49px;
	margin: 4px 0 0 0px;
	display: inline;
}

#leftrail_quote_header .author_pic {
	position: relative;
	float: left;
	width: 49px;
	height: 49px;
	margin: 4px 0 0 0px;
	display: inline;
}

#leftrail_quote_header .author {
	position: relative;
	float: left;
	width: 105px;	
	font: 10px/16px georgia;
	font-weight: bold;
	color: #555555;
	margin: 0px 0 0 3px;
	display: inline;
}

#leftrail_quote_header .author_description {
	position: relative;
	float: left;
	width: 105px;
	font: 9px/12px georgia;
	color: #555555;
	margin: 2px 0 0 3px;
	display: inline;
}

#leftrail_quote .footer {
	position: relative;
	float: left;
	width: 196px;
	height: 17px;
	background: url('../images/leftrail_quote_footer.jpg') no-repeat 0 0;
}

#centerrail {
	position: relative;
	float: left;
	width: 550px;
	margin: 0 0 0 4px;
	display: inline;
	text-align: left;
}

#content_holder img {
	position: relative;
	margin: 0 3px 0 3px;
	display: inline;
	padding: 2px 2px 2px 2px;
	border: 1px solid #E3E3E3;
}

#content_holder a {
	color: #19557C;
	text-decoration: none;
}

#content_holder a:hover {
	text-decoration: underline;
}

#content_holder {
	position: relative;
	float: left;
	width: 535px;
	margin: 0px 0 0 7px;
	display: inline;
	font: 12px/18px arial;
	color: #434343;
}


#content_holder .videoleft {
	position: relative;
	float: left;
	margin: 0 3px 0 3px;
	display: inline;
	padding: 2px 2px 2px 2px;
	border: 1px solid #E3E3E3;
}

#content_holder .videoright {
	position: relative;
	float: right;
	margin: 0 3px 0 3px;
	display: inline;
	padding: 2px 2px 2px 2px;
	border: 1px solid #E3E3E3;
}


#subheader {
	position: relative;
	float: left;
	width: 550px;
	height: 50px;
	background: url('../images/subheader_bg.jpg') no-repeat 0 0;
}

#subheader_title {
	position: relative;
	float: left;	
	margin: 18px 0 0 18px;
	display: inline;
}

#subheader_title .image {
	display: none;
}

#subheader_title .text {
	font: 20px/20px georgia;
	font-weight: bold;
	color: #03344F;
}

#subheader_links {	
	display: none;
	color: #C3D9EA;
	font: 12px/18px georgia;
}

#subheader_links a.link {
	font: 14px/20px georgia;
	font-weight: bold;
	color: #12577C;
	text-decoration: none;
	margin: 0 0 0 5px;
}

#subheader_links a.link:hover {
	text-decoration: underline;
}

#subheader .line {
	position: absolute;
	bottom: 0px;
	left: 7px;
	width: 535px;
	height: 1px;
	background: #E3E3E3;
}

hr {
	position: relative;
	float: left;
	width: 535px;
	padding: 0;
	margin: 7px 0 0 0px;
	*margin: 7px 0 -7px 0px;
	display: inline;
	color: #e3e3e3;
    background-color: #e3e3e3;
    height: 1px;
	border: 0px;
}

#centerrail h1 {
	position: relative;
	width: 535px;
	float: left;
	font: 17px/19px arial;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 7px 0 0 0px;
	display: inline;
}

#centerrail h2 {
	position: relative;
	width: 535px;
	float: left;
	font: 13px/19px arial;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 7px 0 0 0px;
	display: inline;
}

#blog h1 {
	position: relative;
	float: left;
	width: 535px;
	font: 17px/19px arial;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 7px 0 0 0;
	display: inline;
}

#blog h2 {
	position: relative;
	float: left;
	width: 535px;
	font: 13px/19px arial;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 7px 0 0 0;
	display: inline;
}

a.excerpt_headline {
	position: relative;
	float: left;
	width: 535px;
	margin: 7px 0 0 0px;
	display: inline;
	font: 13px/18px arial;
	font-weight: bold;
	color: #20729E;
	text-decoration: none;
}

a.excerpt_headline:hover {
	text-decoration: underline;
}

p a {
	color: #19557C;
	text-decoration: none;
}

p a:hover {
	text-decoration: underline;
}


#centerrail p {

	font: 12px/18px arial;
	color: #434343;
	padding: 0;
	margin: 5px 0 0 0;
}

#blog p {
	
	font: 12px/18px arial;
	color: #434343;
	padding: 0;
	margin: 5px 0 0 0;

}

#blog {
	position: relative;
	float: left;
	width: 535px;
	margin: 12px 0 0 0px;
	display: inline;
	padding: 0 0 12px 0;
	border-bottom: 1px solid #E3E3E3;
}

#blog a.overline {
	position: relative;
	float: left;
	margin: 0px 0 0 0;
	display: inline;
	color: #AF0030;
	font: 10px/20px georgia;
	font-weight: bold;
	text-decoration: none;
}

#blog a.overline:hover {
	text-decoration: underline;
}

#blog a.headline {
	position: relative;
	float: left;
	width: 535px;
	margin: 2px 0 0 0;
	display: inline;
	font: 21px/21px arial;
	color: #20729E;
	text-decoration: none;
}

#blog a.headline:hover {
	text-decoration: underline;
}

#blog_text {
	position: relative;
	float: left;
	width: 535px;
	margin: 0px 0 0 0;
	display: inline;
	font: 12px/18px arial;
	color: #434343;
}

#blog_text a {
	color: #19557C;
	text-decoration: none;
}

#blog_text a:hover {
	text-decoration: underline;
}

#blog_text img {
	margin: 0 3px 0 3px;
	display: inline;
	padding: 2px 2px 2px 2px;
	border: 1px solid #E3E3E3;
}

#blog_footer {
	position: relative;
	float: left;
	width: 535px;	
	display: inline;
	margin: 8px 0 0 0;
	font: 10px/16px georgia;
	color: #6E6E6E;
}

#listfull {
	position: relative;
	float:
}

#thin_additional {
	position: relative;
	float: left;
	width: 530px;
	margin: 0px 0 0 0px;
	display: inline;
	border-bottom: 1px solid #E4E4E4;
	background: url('../images/thin_additional_dots.jpg') repeat-y 267px 0px;
}

#thin_additional_left {
	position: relative;
	float: left;
	width: 250px;
	margin: 17px 0 0 7px;
	display: inline;
	padding: 0 0 15px 0;
}

#thin_additional_right {
	position: relative;
	float: left;
	width: 250px;
	margin: 17px 0 0 20px;
	display: inline;
	padding: 0 0 15px 0;
}

#thin_additional_blog {
	position: relative;
	float: left;
	width: 250px;
}

#thin_additional_blog a.categoryheader {
	position: relative;
	float: left;	
	width: 250px;
	font: 17px/18px arial;
	font-weight: bold;
	color: #02466B;
	text-decoration: none;
}

#thin_additional_blog a.categoryheader:hover {
	text-decoration: underline;
}

#thin_additional_blog .divider {
	position: relative;
	float: left;
	margin: 5px 0 0 0;
	display: inline;
	border: 0px;
}

#thin_additional_blog a.excerpt_headline {
	position: relative;
	float: left;
	width: 250px;
	font: 13px/18px arial;
	font-weight: bold;
	color: #20729E;
	text-decoration: none;
	margin: 0 0 0 0;
}

#thin_additional_blog a.excerpt_headline:hover {
	text-decoration: underline;
}

#thin_additional_blog p {
	width: 250px;
	position: relative;
	float: left;
	font: 12px/18px arial;
	color: #686868;
	margin: 5px 0 15px 0;
	display: inline;
	text-decoration: none;
}

#thin_additional_blog a {
	color: #20729E;
	text-decoration: none;
}

#thin_additional_blog a:hover {
	text-decoration: underline;
}

#rightrail {
	position: relative;
	float: left;
	width: 190px;
	margin: 0 0 0 9px;
	display: inline;
	text-align: left;
}