body {
	background-color: #FFFFDF;
}

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

em {
	font-style: italic;
}

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

div.inner {
	margin: 0 auto;	
	height: auto;
	width: 734px;
	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: 734px;
	height: 200px;
	background-image: url("../images/header.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: #FFFFFF;
	font-size: 3em;
	font-style: italic;
}

p.today {
	clear: left;
	margin: 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: #FFFFDF;
	margin: 2.5px;
	padding: 0px 3px;
	overflow: visible;
}

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


/* END SECTION 1 STYLES */



/* BEGIN SECTION 2 STYLES */

div.section2 {
	width: 812px;
	border-left: solid 2px #FFFFDF;
	border-right: solid 2px #FFFFDF;
	background-image: url("../images/img21.jpg");
	background-color: #FFFFDF;
	background-repeat: no-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: 160px;
	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: #CCC;
	overflow: auto;
}

.box1 img {
	width: 90px;
	height: 90px;
	padding: 10px;
	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: #CCC;
	margin: 10px;
}

.box2 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: #CCC;
	margin: 10px;
}

div.box4 {
	width: 460px;
	height: 268px;
	margin: 30px;
}

object.mainflash {
	width:460px;
	height: 268px;
}

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

/* END SECTION 2 STYLES */



/* BEGIN SECTION 3 STYLES */

div.section3 {
	width: 824px;
	height: 250px;
	background-image: url("../images/webecsfooter.gif");
	background-repeat: no-repeat;
}

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

