block_4html, body {
	font-family: verdana,sans-serif;
	text-align:center;
	margin:0;
	padding:0;
	background: #ECECEC;
	color: #11589A;
}
#block_1
	{
	float: left;
	width: 452px;
	margin-left: 182px;
	overflow: hidden;
	}
* html #block_1
	{
	display: inline;
	}
#block_2
	{
	float: left;
	width: 182px;
	margin-left: -634px;
	}
#block_3
	{
	float: left;
	width: 236px;
	}
#block_4
	{
	float: left;
	width: 800px;
	margin-left: 40px;
	overflow: hidden;
	}
#block_5
	{
	float: left;
	width: 182px;
	margin-left: -834px;
	}	
img
{
padding: 3px;
border: solid 1px #e1e1e1;
margin-left: 0.3em;
margin-right: 0.3em;
margin-bottom: 0.3em;
margin-top: 0.3em;
}
img.noborder
{
border: solid 0px;
}

/* Start Mac IE5 filter \*/
#block_1, #block_2, #block_3
	{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	}
/* End Mac IE5 filter */
#wrapper
	{
	width: 870px;
	overflow: hidden;
	}

#wrapper
	{
	float: left;
	float/**/: none;
	}
#wrapper:after
	{
	content: '[-]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#wrapper
	{
	display: inline-block;
	}
/*\*/
#wrapper
	{
	display: block;
	}
/* end easy clearing */
#footer
	{
	clear: both;
	}
#header, #footer
	{
	width: 870px;
	}
* > #footer, * > form, * > #notes, * > .output
	{
	position: relative;
	z-index: 1000;
	}
	
/* My Stuff */


#wrapper {
	position:relative;
	margin: 0 auto;
	text-align:left;
	background:url('../images/bkg.jpg') repeat-y left center;
}

#header {
	position:relative;
	height:89px;
	display:block;
	clear:both;
}
#footer {
	background:url('../images/footer.jpg') no-repeat top center;
	height:27px;
}
#disclaimer {
	position:relative;
	clear:both;
	font-size: 10px;
	color:gray;
	margin-bottom: 20px;
}

/* HEADER */
#logo {
	position: relative;
	float:left;
	width:156px;
	height:78px;
	margin: 8px 0 0 8px;
	/* background:url('../images/logo.jpg') no-repeat center center; 
*/
}

#ojp {
	position:absolute;
	top:0;
	right:11px;
	background:url('../images/ojp.jpg') no-repeat center center;
	width: 381px;
	height:88px;
}


#bar {
	position:relative;
	clear:both;
	width:848px;
	height:30px;
	margin: 0 0 8px 11px;
	background:url('../images/bar.jpg') repeat-x center center;
}
* html #bar { margin-top:-2px; }
#contentimg {
	position:relative;
	clear:both;
	z-index:-100;
	width:451px;
	height:124px;
}


/* CONTENT */
#content {
	font-size: 11px;
	line-height:18px;
	padding: 0 5px;
}
a:link, a:visited {
	color:#F28500;
	text-decoration:underline;
	font-weight:bold;
}

a:hover {
	text-decoration:none;
}

h1 { 
	margin:12px 0 4px 0;
	font-variant:small-caps;
	font-size:16px;
}

p.bodytext {
	margin: 0 0 12px 0;
}

/* BREAD CRUMBS */
#breadcrumbs ul {
	list-style-type:none;
	margin:0 0 12px 2px;
	padding:0;
	font-size: 10px;
}
#breadcrumbs li {
	display:inline;
}
#breadcrumbs a:link,#breadcrumbs a:visited, #breadcrumbs a:hover {
	text-decoration:none;
	font-style:italic;
	font-weight:normal;
}
