body {
	width: 100%; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(../img/bg.png);
	background-repeat: no-repeat;
	background-position: right;
	background-attachment: fixed;
}
body, div, img, p, input, form, h1, h2, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	color: #333;
}

#container {
	position: relative;
	width: 900px;
	height: 100%; 
	margin: 0 auto;
}
#header {
	position: relative;
	background-image: url(../img/top_bg.png);
	height: 119px;
	border-bottom: 2px #FFFFFF solid;
}
#header_logo {
	position: absolute;
	left: 6px;
	top: 0px;
}
#header_tag {
	position: absolute;
	left: 21px;
	top: 100px;
}
#navigation {
	position: absolute;
	right: 4px;
	top: 14px;
	height: 21px;
}
#navigation a {
	display: block; 
	height: 21px;
	float: left;
	background-image: url(../img/btn_break.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 10px 10px 0 10px;
}
#navigation a.init {
	background-image: none;
}
#header_search {
	position: absolute;
	right: 14px;
	top: 88px;
}
#header_search #s {
	position: absolute;
	top: 0;
	right: 54px;
	height: 12px;
	width: 125px;
	padding: 4px;
	margin: 0;
	border-bottom: 1px #7DA3C5 solid;
	border-top: 1px #7DA3C5 solid;
	border-left: 1px #7DA3C5 solid;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
#header_search #btn_search {
	position: absolute;
	top: 0;
	right: 0px;
	height: 22px;
	width: 54px;
	background-image: url(../img/input_bg.png);
	border: 1px #7DA3C5 solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #476D8F;
}
#topflash {
	position: relative;
	height: 179px;
	border-bottom: 10px #004B8D solid;
}
#topimg {
	position: relative;
	height: 119px;
	border-bottom: 10px #004B8D solid;
}
#main {
	position: relative;
	background-image: url(../img/main_bg.png);
	background-repeat: repeat-y;
	background-position: 20px 0;
}
#content {
	position: relative;
	min-height: 160px;
}
#content a {
	color: #004B8D;
	text-decoration: none;
}
#content a:hover {
	color: #333333;
	text-decoration: underline;
}
#content ul {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	padding-left: 20px;
	padding-bottom: 30px;
	padding-top: 10px;
}
#content li {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	padding: 4px;
	line-height: 20px;
}
#content td {
	padding-right: 10px;
	padding-bottom: 10px;
}
#content img {
	padding: 9px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 100px;
	margin-right: 35px;
	margin-bottom: 10px;
}
#side {
	top: -50px;
	left: 20px;
	position: absolute;
	width: 206px;
	background-color: #B1C5D8;
	z-index: 100;
	padding: 2px 2px 0 2px;
}
#side_img {
	border-top: 1px #FFFFFF solid;
	border-right: 1px #FFFFFF solid;
	border-left: 1px #FFFFFF solid;
	height: 200px;
}
#side_links {
	border-top: 1px #FFFFFF solid;
	border-right: 1px #FFFFFF solid;
	border-left: 1px #FFFFFF solid;
	padding: 10px;
}
#side_title {
	position: absolute;
	background-image: url(../img/side_inthenews.png);
	background-repeat: no-repeat;
	background-position: 63px 10px;
	height: 30px;
	width: 204px;
	left: 3px;
	top: 3px;
	z-index: 110;
	background-color: #B1C5D8;
	border-bottom: 1px #FFFFFF solid;
}
#side_content {
	border-top: 1px #FFFFFF solid;
	border-right: 1px #FFFFFF solid;
	border-left: 1px #FFFFFF solid;
	background-image: url(../img/side_inthenews.png);
	background-repeat: no-repeat;
	background-position: 63px 10px;
	padding: 20px 10px 10px 10px;
	min-height: 100px;
}
* html #side_content{
	padding: 0px 10px 10px 10px;
}
*:first-child+html #side_content {
	padding: 20px 10px 10px 10px;
}
*:first-child+html #ticker {
	margin-top: 30px;
}
#side h1 {
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	border-top: 1px #CCDAE6 solid;
	padding: 4px;
	margin-top: 10px;
}
#side h2 {
	font-size: 11px;
	color: #333333;
	padding: 4px;
	text-align: center;
	cursor: pointer;
}
#side li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#side_content a {
	display: block;
	font-size: 9px;
	font-weight: bold;
	color: #004B8D;
	padding: 0 4px 0 4px;
	text-decoration: none;
	line-height: 14px;
}
#side_content a:hover {
	color: #333333;
}
#side_links a {
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #004B8D;
	padding: 8px 4px;
	text-decoration: none;
	border-top: 1px #FFFFFF solid;
}
#side_links p {
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	padding: 8px 4px;
	text-decoration: none;
	border-top: 1px #FFFFFF solid;
}
#side_links a:hover {
	color: #333333;
}
#ticker li {
	list-style: none;
	margin: 0;
	padding: 0;
	list-style-position: outside;
	list-style-type: none;
}


#content {
	padding: 40px 20px 40px 260px;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
}
#content h1 {
	font-size: 20px;
	line-height: 24px;
	padding-bottom: 10px;
	color: #8E6F40;
	font-family: "Trebuchet MS", Arial;
	
color:#8E6F40;
font-family:"Century Gothic","Trebuchet MS",Arial;
font-size:20px;
font-weight:normal;
line-height:36px;
padding-bottom:4px;	
	
	
	
}
#content h2 {
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	padding: 10px 0 6px;
	color: #004B8D;
	font-family: "Trebuchet MS", Arial;
}
#content p {
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 20px;
}
#footer {
	position: relative;
	background-image: url(../img/footer_newsletter.png);
	background-repeat: no-repeat;
	background-position: 52px 14px;
	background-color: #DEE7EF;
	height: 119px;
}
#footer_newsletter {
	position: absolute;
	left: 41px;
	top: 34px;
	z-index: 100;
}
#footer_newsletter #n {
	position: absolute;
	top: 0;
	left: 0;
	height: 12px;
	width: 105px;
	padding: 4px;
	margin: 0px;
	border-bottom: 1px #7DA3C5 solid;
	border-top: 1px #7DA3C5 solid;
	border-left: 1px #7DA3C5 solid;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
#footer_newsletter #btn_newsletter {
	position: absolute;
	top: 0;
	left: 113px;
	height: 22px;
	width: 54px;
	background-image: url(../img/input_bg.png);
	border: 1px #7DA3C5 solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #476D8F;
}
#footer_newsletter_toggle {
	position: absolute;
	top: 55px;
	left: 41px;
	width: 145px;
	border: 1px #7DA3C5 solid;
	padding: 10px;
	font-size: 9px;
	color: #476D8F;
	text-align: center;
	z-index: 100;
	display: none;
}
#footer_text {
	position: absolute;
	width: 900px;
	padding: 140px 0 0 0;
	color: #666666;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 10px;
}
.clear {
	clear: both;
}
.blue {
	color: #004B8D;
}
.staffphoto {
	width: 186px;
	height: 260px;
	margin-bottom: 20px;
	border-left: 24px solid #FFFFFF;
	border-right: 20px solid #FFFFFF;
	border-top: 40px solid #FFFFFF;
	position: absolute;
	top: 0;
	background-color: #FFFFFF;
}
#side_staff {
	top: 0;
	left: 20px;
	position: absolute;
	margin-top: 300px;
	width: 206px;
	background-color: #B1C5D8;
	z-index: 100;
	padding: 2px 2px 0 2px;
}
#side_staff h2{
	font-size: 11px;
	color: #333333;
	padding: 4px;
	text-align: center;
}
.newsnav {
	width: 100%;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}