body {
	background: #fff;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #113;
	text-align: center;
	margin: 0;
	padding: 0;
}

body, td {
	font-family: Tahoma, Arial,Helvetica,sans-serif;
	font-size: 90%;
}

#masterdiv { 
	width: 900px; 
	text-align: left; 
	margin: 0 auto; 
	border: 0;
}

a {
	color: #036;
	text-decoration: underline;
}

a:hover {
	color: #f80;
}

#hdr {
	height: 150px;
	background-image: url(images/esd-logo2.jpg);
	margin-bottom: 5px;
}

#topmenu {
	margin-top: 107px;
	margin-left: 132px;
	color: #fff;
	font-size: 115%;
}

div.menuitem, div.menuiteml {
	padding: 0 .7em;
	float: left;
}

div.menuitem {
	border-right: 1px solid #679;
}

#topmenu a {
	color: #9cf;
	text-decoration: none;
}

#topmenu a:hover {
	color: #fff;
}

hr {
	height: 1px;
	color: #aba;
	background-color: #aba;
	border: 0;
	margin-top: 1em;
	clear: both;
}

table.ftr {
	width: 100%;
	margin: .3em 0 1.3em 0;
	color: #666;
	font-size: 75%;
}

h2 {
	color: #69c;
	font-size: 195%;
	font-weight: normal;
}

li, h2 {
	margin: 0.7em 0;
}

p {
	margin: 0.85em 0;
}

h2 a { 
	text-decoration: none; 
	font-size: 75%; 
}

div.oh {
	color: #339;
	font-size: 105%;
	background: #eef;
	padding: .5em 1em;
	border: 1px solid #ddf;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
}

div.signed {
	font-size: 55%;
	color: #999;
	margin-top: 5px;
	text-align: right;
}

img.hp {
	width: 400px;
	height: 400px;
	margin-bottom: 15px;
}

.subtit {
	font-size: 130%;
	color: #69c;
}

#c1 {
	width: 500px; 
	float: left; 
	background: #fff;
}

#c2 {
	padding: 2px 20px;
}

#c3 {
	width: 400px; 
	float: left; 
	background: #fff; 
	height: 415px;
}