body * {
margin:0;
padding:0;
text-decoration: none;
list-style-type: none;

}

img {border:none;}

body {
	font-family:verdana, helvetica, sans-serif;
	font-size:62.5%;
	background-color:#3B5E3E;
	text-align:center;
	margin-top:0;
	/*overflow:-moz-scrollbars-vertical;*/
	color: #281F0B;

}

p{margin-bottom:10px; line-height:150%; font-size:1.1em;}

#wrapper {
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:780px;
	background-image: url(images/wrapper-bk.jpg);
	border:solid 3px #fff;
	outline:solid 1px #3C1B14;
	margin-top:12px;
}
h1 { font-size:1.5em;
	margin: 15px 0 15px 0;
	padding-bottom:4px;
	border-bottom: 1px dotted #425C3F;
	color: #425C3F;
	background-color: #EEEFDD;

}
h2 { font-size:1.3em; margin: 25px 0 15px 0;}
h3 { font-size:1.25em; margin: 25px 0 15px 0;}
h4 { font-size:1.2em; margin: 25px 0 15px 0;}
h5 { font-size:1.1em; margin: 25px 0 15px 0;}
h6 { font-size:1.1em; margin: 25px 0 15px 0;}
h1, h2, h3, h4, h5, h6 { text-align: left;}

/*#toplogo{width:780px;background-image: url(images/header.jpg);
	background-repeat: no-repeat;}
	
#header{
	clear:both;
	border-top:4px solid #fff;
	border-bottom: 4px solid #33CC33;
	padding-bottom:1px;
}*/

#header { height:100px; margin-bottom:10px; background-image: url(images/header.jpg);}
#toplinks{ background-color: #3B5E3E; margin: 10px auto 10px; text-align:right; width: 775px; color: #fff; }
#toplinks a{color: #fff; background-color: #3B5E3E;}

#content { color: #1A1A1A; background-color:#EEEFDD; padding: 0px; margin-left: 224px; margin-right: 25px; text-align: left; }
#content a{color:#003366; background-color:#EEEFDD; border-bottom: solid 1px #003366;}
#content a:hover{color:#A90832; background-color:#EEEFDD; border-bottom: solid 1px #A90832;}

#content li{ list-style: circle; margin: 15px 15px 15px 15px;  text-align: left; line-height:100%; font-size:1.1em;}
#content li li{ list-style: circle; margin: 15px 15px 15px 45px; text-align: left; line-height:100%; font-size:1.0em;}

#menubar { float: left; width: 180px; z-index:99; margin: 30px 0 20px 0; }

.imgfl a, .imgfr a {border:none!important;}
.imgfr{float:right;  color: #1A1A1A; background-color: #fff; margin:4px 0 5px 12px; text-align: center;  padding:5px; border: solid 1px #C3D9C3;}
.imgfl{float:left; width: 210px; color: #1A1A1A; background-color: #fff; margin:4px 12px 5px 0; text-align: center;  padding:5px; border: solid 1px #C3D9C3;}

.container {width: 530px;float:left;clear:right;}
.pcenter {text-align: center;}
.listfloat {float: right; width: 130px;}
.listfloat li {list-style-image:none;}

.clearboth {clear: both;}


/* navigation menu */

/* navigation menu */
#navlist li { list-style: none; margin: 5px; text-align: left; }

#navlist li a {
	display: block;
	color: #527B52;
	background-color: #E6E6CC;
	padding: 4px 0 4px 3px;
	text-decoration: none;
	font-size: 1.1em;
	width: 150px;
	line-height: 16px;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 10px;

}


#navlist li a:hover {
	color: #5E3E3B;
	background-color: #E6E6CC;

}

/* end navigation menu */

#footer {
	clear: both;
	margin-top: 50px;
	margin-bottom:0;
	text-align:center;
	background-image:    url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:0px;
	height: 100px;

	}

#footer p{color: #281F0B; font-size:1em; padding:10px; margin:0;}
#footer a{color:#3E5D3E; background-color: #EEEFDD;}
#footer a:hover{color: #A90832; background-color: #EEEFDD; text-decoration: underline;  }

/* Hides from IE5-mac \*/
/*#content {
	height: 0.1%;
}*/
/* End hide from IE5-mac */

/*div{border: solid 1px red;}*/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 1.0em;
	padding-top: 0.4em;
	}	
#lightboxDetails a{ font-size: 1.5em; }
#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }


#lightbox img{ border: none; } 
#overlay img{ border: none; }


#overlay{ background-image: url(/images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
