@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #FFFFFF;
	width: 890px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding: 5px;
}
#content a:link, content a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5F8209;
	text-decoration: underline;
}

#header-bottom {
	background-color: #5F8209;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
#header-bottom a:link, #header-bottom a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5F8209;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#header-bottom ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: right;
}
#main {
	margin-top: 10px;
	position: relative;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 375px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #5F8209;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
	width: 690px;
	left: 174px;
	top: 0px;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	height: 370px;
	background-image: url(../images/evrclogo.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#sidebar {
	color: #FFFFFF;
	background-color: #5F8209;
	margin: 0px;
	padding: 0px;
	width: 0px;
	position: absolute;
	font-size: 12px;
	height: 370px;
	float: right;
	top: 0px;
	right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#news {
	color: #FFFFFF;
	background-color: #5F8209;
	position: absolute;
	height: 371px;
	width: 165px;
	left: 0px;
	top: 0px;
	float: left;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 0px;
	padding-left: 5px;
}
#news a:link, #news a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

#news hr {
	color: #FFFFFF;
	text-align: center;
}

#footer {
	background-color: #5F8209;
	clear: both;
	width: 100%;
	height: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 10px;
	font-size: 12px;
}
#footer a:link, #footer a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#header-bottom a:hover {
	font-weight: bold;
	color: #474747;
	text-decoration: none;
}

#header-bottom li {
	display: inline;
}
#wrapper1 {
	background-color: #474747;
	margin: 0px;
	padding: 5px;
}
#marqueecontainer{
	position: relative;
	width: 165px; /*marquee width */
	height: 125px; /*marquee height */
	background-color: #5f8209;
	overflow: hidden;
	border: 0px solid #5f8209;
	padding-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	font-size: 12px;
}
#marqueecontainer a:link, #marqueecontainer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#header {
	background-repeat: no-repeat;
	background-position: center center;
}
#content a:link, #content a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5F8209;
}
