* {margin: 0; padding: 0;}

body{
	background: #39550a; /* url(/images/bgrepeat.gif); */
	text-align: center;
	margin: 5px auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.86em;
}

#wrapper{
	background: #ffffff;
	text-align: left;
	width: 720px;
	margin: 0 auto;
	padding: 0;
}

#header{
	background: url(images/essl.jpg) no-repeat bottom left;
	width: 720px;
	height: 100px;
}

#mainbig {
	background: #ffffff;
	padding: 10px;
	float: left;
	width: 700px;
}


#header h1{
	margin: 0;
	padding: 0;
	float: right;
	text-indent: -99999px;
}

h1, h2, h3 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	}

h1 {
	margin:0;
	color: #333333;
	font-size: 1.2em;
}
h2 {margin: 1em 0 0 0; color: #23140d; font-size: 1em;}

p {margin: 0 0 .4em 0;}

a {
	color: #333333;
	text-decoration: underline;
}
table {
width:100%;
}
td {
	vertical-align: text-top;
}

a:hover {color: #000000;}

img {
	border: none;
}

#footer {
	background: transparent url(/images/roundedfooter.gif) no-repeat bottom left;
	width: 790px;
	margin: 0 auto;
	text-align: center;
}
div#bottom a {
	color: #DCD8BD;
	text-decoration:none;
}
div#bottom {
	color: #ffffff;
	font-size: 11px;
	font-style: italic;
	margin-top: 10px;
}

p#bottom {
	color: #ffffff;
	font-size: 11px;
	font-style: italic;
	margin-top: 10px;
}

p#bottom a {
	color: #DCD8BD;
	text-decoration:none;
}

fieldset {
	margin: 10px 0;
	padding: 10px 0 10px 7px;
}

.legend {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #23140d; 
}
.smallFont {
	font-size: 0.8em;
	font-style: italic;
}
.smallFontborder {
	font-size: 0.8em;
	font-style: italic;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	border-bottom-width: thin;
}
.bottomborder {
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	border-bottom-width: thin;
}

.hilite {color: #519357;}
blockquote {
	margin-left: 25px;
	margin-right: 15px;
}

.submitLink {
  color: #333333;
  background-color: transparent;
  text-decoration: underline;
  border: none;
  cursor: pointer;
  cursor: hand;
  }
#centered {
text-align:center;
vertical-align: top;
}
#rightside {
text-align:right;
vertical-align: top;
}
#leftside {
text-align:left;
vertical-align: top;
}
  
 