body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_page.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#wrapper {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(../images/page_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 85px;
}
#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #01509F;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#content_top {
	background-image: url(../images/bg_content_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
}
#content_mid {
	background-image: url(../images/bg_content_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: visible;
	visibility: visible;
	position: relative;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	display: block;
}
#wrapper #content_mid #content {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 8px;
}
#content_mid #content_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #01509F;
	line-height: 50px;
	text-indent: 70px;
}
#content_mid .img_right {
	clear: left;
	float: right;
	border: 1px solid #000000;
	padding: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
}
#content_mid p {
	margin-top: .5em;
	margin-bottom: 1.2em;
}
#content_btm {
	background-image: url(../images/bg_content_3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}
#wrapper a:link, #wrapper a:active, #wrapper a:visited {
	color: #014283;
	text-decoration: underline;
}
#wrapper a:hover {
	color: #ED439B;
	text-decoration: underline;
}
#legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 20px;
}
#legal a:link, #legal a:active, #legal a:visited {
	color: #666666;
	text-decoration: none;
}
#legal a:hover {
	color: #ED439B;
	text-decoration: underline;
}
#ebc_logo_div {
	left:auto;
	top:14px;
	width:200px;
	height:60px;
	z-index:100;
	margin-left: 700px;
	position: absolute;
	right: auto;
}
#articleHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
	text-transform: capitalize;
}
#articleByline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	padding-bottom: 10px;
}
#articleImage {
	clear: left;
	float: right;
	padding-bottom: 5px;
	padding-left: 15px;
	position: static;
}
#articleImage #cutline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
	text-align: justify;
	padding: 7px;
	position: static;
	display: block;
	overflow: auto;
	width: inherit;
}
#articleImage img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	display: block;
	position: static;
	visibility: inherit;
}
#articleSeparate {
	font-size: 5px;
	line-height: 5px;
	height: 55px;
	width: 95%;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../images/dasies_row.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav a:link, #nav a:active, #nav a:visited {
	text-decoration: none;
	color: #ED439B;
	padding-left: 10px;
	padding-right: 10px;
}
#nav a:hover {
	text-decoration: underline;
	color: #ED439B;
}
#nav #on {
	text-decoration: none;
	color:#666666;
	padding-left: 10px;
	font-style: italic;
	padding-right: 10px;
} 
#caption {
	position: relative;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	float: right;
	overflow: visible;
	visibility: visible;
	display: block;
	margin-right: 4px;
}
