body {
	background: #ffffff url(../images/bg_01.jpg) no-repeat fixed center top;
	margin: 0 auto;
	text-align: center;
	font-family: "Centruy Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
a {
	outline:: none;
	color: #203746;
	text-decoration: none;
}
a:hover {
	color: #3F6F8D;
}

#header_sm {
	height: 20px;
	margin: 0;
	padding: 0;
}
#header {
	height: 170px;
	margin: 0 0 3px 0;
	padding: 0;
}

#posterContainer {
	margin-top: 30px;
}
#videoContainer {
	background-color: #ffffff;
	margin-bottom: 0;
}
#videoContainer p {
	margin: 5px 0 8px 0;
	font-size: 15px;
	text-align: left;
	line-height: 18px;
}
#carouselContainer {
	height: 180px;
	background: url(../images/bg_carousel.jpg) no-repeat 0 0;
}
#contactContainer {
	margin-top: 120px;
	text-align: left;
	background-color: #ffffff;
}
#metaStuff {
	text-align: left;
	color: #9D9D9D;
	margin-top: 10px;
	line-height: 15px;
}
#metaStuff a {
	color: #9D9D9D;
}
#metaStuff a:hover {
	color: #9D9D9D;
}
#footer {
	padding-top: 60px;
	height: 90px;
	background: url(../images/bg_footer.jpg) no-repeat 0 0;
	font-weight: bold;
	font-size: 16px;
	color: #022551;
}
h2, h3 {
	margin: 0 auto 3px auto;
	font-size: 18px;
	font-weight: bold;
	color: ##15252F;
}
h3 {
	margin: 0;
}
#contentContainer, #footer {
	/*text-align: left;*/
}
#videoContainer {
	
}
.hidden {
	display : none;
}
.italic {
	font-style: italic;
}


#lw_content, #lw_content2 {
	text-align: left;
	line-height: 26px;
	font-weight: bold;
	font-size: 20px;
	margin-left: 20px;
}

#lw_content2 {
	margin-left: 0;
	font-size: 16px;
}

#lw_content_bio {
	text-align: left;
	line-height: 22px;
	font-size: 16px;
}
#lw_content h3, #lw_content_bio h3 {
	margin-bottom: 35px;
	color: #000;
}
#lw_content a, #lw_content_bio a {
	color: #000;
	text-decoration: underline;
}
#lw_content a:hover, #lw_content_bio a:hover {
	color: #990000;
}
#lw_content p {
	margin: 5px 0;
}
#lw_content p.indent {
	margin-left: 120px;
}
.blueTxt {
	color: #003366;
}
.redTxt {
	color: #990000;
}
.bold {
	font-weight: bold;
}