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;
}

object.kicker {
	width: 0px;
	height: 0px;
}

/* 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: 1px;
	height: 97px;
	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;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	color: #666;
	text-align: justify;
}

div.section2 a, div.section2 div a  {
	color: #000080;
	text-decoration: none;
}

div.section2 a:hover, div.section2 div a:hover {
	text-decoration: underline;
}

div.section2 a:visited, div.section2 div a:visited {
	color: #0a8d7d;
}

img.image3 {
	padding: 15px 19px;
	width: 190px;
	height: 178px;
	float: left;
}

p.intro {
	padding: 5px 20px;
}

#first {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#extra {
	padding-top: 0px;
	margin-top: 0px;
}

div.box1 {
	clear: left;
	width: 500px;
	border: 1px solid red;
	margin: 10px;
	background-color: #EEE;
	overflow: auto;
}

.box1 img {
	width: 90px;
	height: 87px;
	padding: 8px;
	float: left;
}

.box1 p {
	padding: 10px;
	vertical-align: top;
	clear: none;
}

div.sideboxes {
	float: right;
}

div.box2 {
	width: 330px;
	height: 100px;
	overflow: auto;
	border: 1px solid red;
	background-color: #EEE;
	margin: 10px;
}

.box1 h4, .box2 h4, .box3 h4 {
	color: #933;
	font-weight: bold;
	padding: 5px;
}

.box2 p, .box3 p {
	padding: 5px;
}

#pscroller1{
	width: 300px;
	height: 70px;
	margin: 0px auto;
}

div.box3 {
	width: 330px;
	border: 1px solid red;
	background-color: #EEE;
	margin: 10px;
}

div.box4 {
	width: 461px;
	height: 268px;
	margin: 10px;
}

object.mainflash {
	width: 500px;
	height: 291px;
}

div.box5 {
	text-align: center;
	margin: 0px 75px;
}

.textline {
	width: 880px;
	clear: both;
	padding-top: 10px;
	color: #933;
	text-align: center;
	font-weight: bold;
}

.img6 {
	text-align: center;
	padding-top: 10px;
}

div.sitemaplinks {
	font-size: 0.9em;
	text-align: justify;
	padding-bottom: 10px;
}

.sitemaplinks a {
	color: #000080;
}

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





div.box7 {
	width: 640px;
	height: auto;
	margin: 10px;
}



div.box7 {
        float: right;
	margin-bottom: 35px;
        margin-left: 5px;
	margin-right: 30px;

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

/* 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 */
