html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background-color: #F6F6EE;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	padding: 20 0 0 0;
	text-align: center;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}

a img {
   border: none;
}
.bll {
	background: url(images/cornerdivs/1blye.gif) 0 100% no-repeat #f2eee8;
	width: 140px;
	background-color: #F3F1D1;
	text-align: left;
	margin-bottom: 20px;
}
.brl {
	background: url(images/cornerdivs/1brye.gif) 100% 100% no-repeat
}
.tll {
	background: url(images/cornerdivs/1tlye.gif) 0 0 no-repeat
}
.trl {
	background: url(images/cornerdivs/1trye.gif) 100% 0 no-repeat;
	padding:10px
}
.clearl {font-size: 1px; height: 1px}




.blr {
	background: url(images/cornerdivs/1blgr.gif) 0 100% no-repeat #f2eee8;
	width: 120px;
	background-color: #DBE7DA;
	margin-left: 20px;
	text-align: center;
	margin-bottom: 20px;
	line-height: 16px;
	color: #666666;
}
.tr11 {width: 510px;}
.brr {
	background: url(images/cornerdivs/1brgr.gif) 100% 100% no-repeat
}
.tlr {
	background: url(images/cornerdivs/1tlgr.gif) 0 0 no-repeat
}
.trr {
	background: url(images/cornerdivs/1trgr.gif) 100% 0 no-repeat;
	padding:10px
}
.clearr {font-size: 1px; height: 1px}


.blgreen {
	background: url(images/cornerdivs/1blgreen.gif) 0 100% no-repeat #f2eee8;
	width: 140px;
	background-color: #DBEDA5;
	text-align: center;
	margin-bottom: 20px;
	line-height: 16px;
}

.brgreen {
	background: url(images/cornerdivs/1brgreen.gif) 100% 100% no-repeat
}
.tlgreen {
	background: url(images/cornerdivs/1tlgreen.gif) 0 0 no-repeat
}
.trgreen {
	background: url(images/cornerdivs/1trgreen.gif) 100% 0 no-repeat;
	padding:10px
}
.cleargreen {font-size: 1px; height: 1px}


.bl {
	background: url(images/cornerdivs/1bl.gif) 0 100% no-repeat #f2eee8;
	width: 515px;
	background-color: #F2EDE1;
	margin-bottom: 20px;
}
.br {background: url(images/cornerdivs/1br.gif) 100% 100% no-repeat}
.tl {background: url(images/cornerdivs/1tl.gif) 0 0 no-repeat}
.tr {background: url(images/cornerdivs/1tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}



h1 {
	color: #669933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
}
h2 {
	color: #669933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}

h3 {
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	}

a,  a:link {
	color: #666633;
	text-decoration: none;
}
a:visited {
	color: #666633;
	text-decoration: none;
}
a:hover {
	color: #729182;
	text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}

#shadow {
	width: 920px;
	background-image:url(images/shadow.jpg);
	background-repeat:no-repeat;
	margin: 0 auto 0 auto;
	text-align: center;
	padding: 0 0 0 0;
}

#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 900px;
	background-color: #FFFFFF;
}
#AboveHeader {
	font-size: 11px;
	font-weight: lighter;
	line-height: 15px;
	height:20px;
	width: 920px;
	text-align: center;
	margin: 0 auto 0 auto;
	padding-top: 15px;
	color: #666600;
 }
#outerWrapper #header {
	background-color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	height: 180px;
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
  
}  
  #outerWrapper #menutop {
	background-color: #DCD8CC;
	line-height: 15px;
	height:30px;
	padding-left: 5px;
  
}
#outerWrapper #contentWrapper #leftColumn1 {
	float: left;
	padding: 30px 10px 10px 10px;
	width: 150px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	border-right-width: thin;
	background-image: url(images/stripesconetnt.jpg);
	background-repeat: repeat-x;
}
#outerWrapper #contentWrapper #rightColumn1 {
	border-left: dotted 1px #ccc;
	float: right;
	padding: 30px 10px 10px 10px;
	width: 150px;
	background-image: url(images/stripesconetnt.jpg);
	background-repeat: repeat-x;
}
#outerWrapper #contentWrapper #content {
	margin: 0 170px 0 170px;
	padding: 30px 10px 30px 20px;
	background-image: url(images/stripesconetnt.jpg);
	background-repeat: repeat-x;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#outerWrapper #footer {
	background-color: #DCD8CC;
	padding: 10px 10px 10px 90px;
	background-image: url(images/fotter-beige-striped.jpg);
	border-top-color: #999999;
	border-top-style: dotted;
	border-top-width: thin;
}
.s26 {color: #999999}
