body {
	background-color:#EDEDF9;
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images_pres/bkg.gif);
	background-repeat: repeat;
}
* {
margin:0; 
padding:0;
}
div#mainwrap {
	width:840px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-image: url(../images_pres/bkg.gif);
	background-repeat: repeat;
}
div#header {
	width:840px;
	background-image : url(../images_pres/banner-top.jpg);
	text-align:center;
	height: 122px;
	background-repeat: no-repeat;

}
div#header_found {
	width:840px;
	background-image : url(../images_pres/banner-top_foundation.jpg);
	text-align:center;
	height: 122px;
	background-repeat: no-repeat;

}

div#header_sub {
	width:840px;
	background-image : url(../images_pres/banner-nav.jpg);
	height: 22px;
	text-align:center;
	background-repeat: no-repeat;

}

/*div#column2 p {
	font-size:12px;
	margin:1em 20px;
	background-position: bottom;
}*/
div#contentarea {
width:840px; 
background-image: url(../images_pres/bkg_middle.jpg);
background-repeat: repeat-y;
}

div#column2 {
	width:570px;
	text-align: left;
	margin: 20px 5px 0px 5px; 
	float:right;
	clear:right;
	padding: 0px 10px 0px 0px;

}
div#column1 {
	width:180px;
	float:left;
	margin-top: 20px;
	text-align: left;
	margin-left: 22px;
	padding-left: 5px;

}
div#nav_left {
	width: 190px;
	text-align: left;
	padding-left: 5px;
	 }
	 

div#column2wide {
	width:475px;
	text-align: left;
	float:left;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 15px;
}
div#column3 {
	float:right;
	width:150px;
	margin: 20px 30px 15px 5px;
	border: 1px solid #878799;
}

div#column3B {
	background-color:#EDEDF9;
	float:right;
	width:150px;
	margin: 20px 25px 15px 0px;
	padding: .5em;
	border-top: 10px solid #282852;
	border-right: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	border-left: 1px solid #c1c1c1;
}

div#column3C {
	float:right;
	width:150px;
	margin: 20px 25px 15px 10px;
	padding: .5em;
/*same as B no border*/
}

div#story {
	color: #333333;
	text-align: left;
	padding: 5px;
	width: 570px;
	margin-top: 0;
	margin-bottom: 10;
	float: right;
	clear: left;
}
div#storyHM {
	color: #333333;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	margin-top: 0;
	margin-right: 5;
	margin-bottom: 0;
	margin-left: 20;

}
.storyHD {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #414458;
	text-align: left;
	padding-bottom: 5px;
}

.text {
	font:  12px Arial, Helvetica, sans-serif;
	color: #cccccc;
	text-align: left;
}

.textBold {
	font:  bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}

.errorText {
	font:  12px Arial, Helvetica, sans-serif;
	color: #ff0000;
	text-align: left;
	font-weight: bold;
}

div#photo {
	float: right;
	clear:none;
	background-color: #056B4D;
	padding: 5px;
}

div#search {
	text-align: left;
	color : #414458;
	text-decoration : none;
	border-top : 10px solid #282852;
	border-right : 1px solid #878799;
	border-bottom : 1px solid #878799;
	border-left : 1px solid #878799;
	width: 130px;
	background-position: center;
	padding-left: 5px;


	}
div#listcontainer {
	background:#FCFCFD;
	width:380px;
	text-align: left;
	padding: 10px;
	border: 1px solid #c1c1c1;

}
div#box {
	width:90%;
	text-align: left;
	background-color: #ededf9;
	padding: 7px;
	list-style-position: inside;
	background-position: center;
	border: 1px solid #c1c1c1;
}
div#box_float {
	background-color: #ededf9;
	border: 1px solid #c1c1c1;
	width: 125px;
	float: right;
	padding: 5px;
	}

div#box100 {
	width:100%;
	text-align: left;
	background-color: #ededf9;
	height: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}
div#ulrule{
	border:0;
	margin:10px 0px 20px 0px;
	padding:0;

}
div#lirule{
	border-bottom:1px solid #c1c1c1;
	margin:0;
	padding:8;
	text-indent:0px;
	list-style-position: inside;
}
.ul{
	margin: 0 0 0 0 ;
	padding: 0 0 0 1.3em;

	}
.ol{
	margin: 0;
	padding: 0 0 0 2em;
	list-style-type: decimal;
	list-style-position: outside;


}
.ola{
	margin: 0 0 0 0;
	padding: 0 0 0 1.3em;
	list-style-type: lower-alpha;
	text-indent: 10px;
	list-style-position: outside;

}

.olA{
	margin: 0 0 0 0;
	padding: 0 0 0 1.3em;
	list-style-type: upper-alpha;
	text-indent: 10px;
	list-style-position: outside;

}
.li{
	margin:0;
	padding: 0 15 5 10;
	list-style-position: outside;
}

.lisub {
	list-style-position: outside;
	list-style-type: square;
}

div#listcontainer2 {
	width:120px;

}
 div#nav_right {
	font-size: 12px;
	/*border: 1px dotted #990000;*/
	text-align: left;
	background-position: right;
	width: 128px;
}
div#footer {
background-image: url(../images_pres/bkg_bottom.jpg);
	background-repeat: no-repeat;
	width:840px;
	text-align:center;
	color: #CECEEF;
	clear: both;
	height: 61px;

}
div#footersub {
	width: 800px;
	margin-top: 5px;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border: #00CC66;
}

.image{
margin: 0 0 10px 10px;
padding: 10px;
}

div.footersub {
    background-color:#EDEDF9; 
	width: 800px;
}
.TR{
	width: 475px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom:1px solid #c1c1c1; margin:0; padding:.3em 0

	}
/* navigation*/
a:link {
	color: #414458;
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: underline
	}
a:visited {
	color: #51556D;
	text-decoration: underline;
}
a:hover {
	color: #878799;
	text-decoration: underline
}
a.header:link {
	color: #DDDEE6;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
 a.header:visited {
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #c8cad7;
}
 a.header:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
 a.left:link {
    color: #414458;
	text-decoration: none;
	font-weight: bold;
}
 a.left:visited {
	color: #414458;
	text-decoration: none;
	font-weight: bold;
}
 a.left:hover {
	color: #414458;
	text-decoration: underline;
	font-weight: bold;
}
 a.footer:link {
	color: #C8CAD7;
	text-decoration: underline;
}
 a.footer:visited {
	color: #C8CAD7;
	text-decoration: underline
}
 a.footer:hover {
	color: #FF9933;
	text-decoration: none;
}
.footsub {
	background-position: center;
	margin: auto;
	padding-top: auto;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #414458;
	padding-bottom: 10px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.textsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}


/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated elements */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */
