html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF
}
#wrapper {
	margin: 0 auto;
	padding: 0px;
	width: 760px;
	text-align: left;
	min-height: 100%;
	background-color: #FFFFFF;

}
#headerhome {
	margin: 0px;
	padding: 0px;
	height: 535px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 80px;
}
#headercolrt {
	color: #333333;
	text-align: right;
	float: right;
}
#header h2 {
	font-size:160%;
	margin:10px 10px 10px 10px
}	
#navbar {
	margin: 0px;
	padding: 7px 3px 3px 3px;
	background-color: #FFFFFF;
	height: 25px;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#leftbar {
	margin: 0px;
	float: left;
	width: 100px;
	min-height: 400px;
	height:expression("400px");
	font-size: 0.8em;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content {
	margin-top: 0px;
	min-height: 400px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
p {
	margin: 0px;
	padding: 0px;
}
#footerclear {
	clear: both;
	height: 1em;
}
#footer {
	margin: 0em;
	height: 50px;
	padding: 0px;
	font-size: 0.6em;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	text-align: center;
	clear: both;
}
#navbar ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
}
#navbar ul li {
	display: inline;
	padding-right: 40px;
	padding-left: 40px;
}
#navbar ul li a {
	text-decoration: none;
	padding-right: 1em;
	padding-left: 1em;
	color: #000000;
}
#navbar ul li a:hover{
	margin: 0px;
	padding: 0px 1em;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-bottom-style: double;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #CCCCCC;
	border-left-color: #000099;
}
#navbar ul li a:visited {
	text-decoration: none;
}
h2 {
	font-size: 160%;
	margin: 0px;
	padding: 0px;
}
.contentmargin {
	margin-right: 200px;
}
.leftbar {
	margin: 10px;
	float: left;
	width: 280px;
	padding-right: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-image: url(eselogolight.png);
	background-repeat: no-repeat;
	background-position: center 160px;
}
#leftbar a {
	color: #999999;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	display: inline;
}
#leftbar a:hover {
	color: #993333;
	background-color: #6586DB;
	display: inline;
}
#leftbar p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
h4 {
	font-size: 100%;
	font-weight: bold;
}
#headerclear {
	clear: both;
}
.picfloat {
	width: 270px;
	border: thin solid #CCCCCC;
	padding: 10px;
}

