body {
	background-color: black;
}

strong, .strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

div.wrap {
	width: 890px;
	height: auto;
	margin: 0px auto;
	padding: 3px 0px 0px 0px;
	background-color: white;
	text-align: center;
}

div.inner {
	margin: 0 auto;	
	height: auto;
	width: 884px;
	text-align: center;
}

.clear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}

.boxfill {
	clear: left;
}

/* BEGIN SECTION 1 STYLES */

div.header {
	width: 884px;
	height: 205px;
	background-image: url("../images/webecsheader.jpg");
	background-repeat: no-repeat;
	text-align: left;
}

img.logo {
	margin: 20px 37px 0px 20px;
	width: 100px;
	height: 100px;
	float: left;
}

span.logotext {
	position: relative;
	top: 35px;
}

span.logotopline {
	color: #0C8D8D;
	font-size: 3em;
	font-style: italic;
}

p.today {
	clear: left;
	padding: 0px 0px 25px 40px;
	font-size: .8em;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	color: #666;
}

p.text-size {
	padding: 1px 0px;
	margin: 0px 3px;
	overflow: visible;
	float: right;
	text-align: right;
	position: relative;
	top: 90px;
}

a.normal {
	text-decoration: none;
	color: black;
	border: 1px solid black;
	background-color: white;
	margin: 2.5px;
	padding: 0px 3px;
	overflow: visible;
}

a.large {
	text-decoration: none;
	color: black;
	border: 1px solid black;
	background-color: white;
	margin: 2.5px;
	padding: 0px 3px;
	font-size: 1.2em;
	overflow: visible;
}


/* END SECTION 1 STYLES */



/* BEGIN SECTION 2 STYLES */

/*  note use the background-image: url('......img1.jpg'); */
/*	background-color: #F0F3E8;      */
/*	background-repeat: no-repeat; in place of the similar lines below */
 

div.section2 {
	width: 880px;
	border-left: solid 2px #0C8D8D;
	border-right: solid 2px #0C8D8D;

        background-image: url('../images/img7.gif');
	background-repeat: repeat;

	background-position: center top;
	padding-bottom: 10px;
	font-size: .8em;
	color: #666;
	text-align: justify;
}

.section2 h2 {
	font-family: impact, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	font-size: 2.3em;
	color: #000;
	padding: 20px;
}

/* END SECTION 2 STYLES */



/* BEGIN SECTION 3 STYLES */

div.section3 {
	width: 884px;
	height: 250px;
	background-image: url('../images/webecsfooter.gif');
	background-repeat: norepeat;

}

div.bottomlinks {
	font-size: .8em;
	text-align: center;
	padding-bottom: 10px;
}

.bottomlinks a {
	color: #000080;
}

.bottomlinks a:visited {
	color: #000080;
}



div.copyright {
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	color: #666;
	text-align: center;
	font-size: .7em;
	padding-bottom: 10px;
}

div.syndicate{
	text-align: center;
	margin: 0px auto;
}

/* END SECTION 3 STYLES */

.sitemaplinks a {
	color: #000080;
}

.sitemaplinks a:visited {
	color: #000080;
}

.sitemaplinks {
	width: 600px;
	margin: 10px auto;
	font-family: default;
}

.maptext {
	font-family: verdana, lucida, arial, helvetica, sans-serif;
}