body {
	color: #333;
	background-color: #f5f3d7;
	margin: 0;
	padding: 0;
/* 	font-family: Verdana, Arial, sans-serif;
	font-size: small; */
	font: normal 90.5% "Lucida Sans Unicode", sans-serif;
}


h1 {
	color: #336666;
}
	
div#img {
	position: absolute;
	top: 0;
	right: 0;
}	
	
table {
	font: normal 90.5% "Lucida Sans Unicode", sans-serif;
	color: #333;
	}
	
a:link {
/*	color: #036;
	font-family: arial, verdana, sans-serif;
	font-size: small; */
	font: normal 90.5% "Lucida Sans Unicode", sans-serif;
	color: #036;
}

a:visited {
	font: normal 90.5% "Lucida Sans Unicode", sans-serif;
	color: #666;
}

a:hover, a:active {
	font: normal 90.5% "Lucida Sans Unicode", sans-serif;
	color: 	#3E898F;
	text-decoration: none;
}


	
div#banner {
	background-image:  url(#); 
	background-repeat: no-repeat;
	background-color: #036;
	background-attachment: fixed;
	padding: 3em;
	padding-bottom: 0;
	border-bottom: 4px solid #3e898f;
	height: 130px;
	border-bottom: 2px;
	border-bottom-color: #003399;
	border-bottom-style: groove;
}


div#banner h1 {
	margin: 10;
	padding: .3em 0 .3em .5em;
	color: #000;
	font-family: verdana, sans-serif;
	font-size: 2.2em;	
	font-weight: bold;

}

div#container {
	background-image:  url(img/lftbg.jpg);
	background-repeat: repeat-y;
}
	

div#nav {
	float: left;
	width: 130px;
	padding-top: 0;
	font: normal 90.5% "Lucida Sans Unicode", sans-serif;
		border-left: 5px solid #036; 

	}
	
div#nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;


}
div#nav ul li {
	margin-top: 1px;

}
div#nav ul li a {
	display: block;
	width: 130px;
	padding: 4px 5px 4px 10px;
	text-decoration: none;
	color: #fff;
	background-image: url(img/l_bg.jpg); 
	background-repeat: repeat-y;

}
div#nav ul li a:hover {
	color: #333;
	width: 130px;
	background-color: #ccc;
	background-image:  url(img/l_hover.jpg);
	background-repeat: repeat-y;


}

div.figure1 {
	position:absolute;
	top: 925px;
	left: 210px;
	width: 100px;
	font-size: 9px;
}
div.figure2 {
	position:absolute;
	top: 925px;
	left: 350px;
	width: 100px;
	font-size: 9px;
}

div.figure3 {
	position:absolute;
	top: 925px;
	left: 490px;
	width: 100px;
	font-size: 9px;
}
div.figure4 {
	position:absolute;
	top: 925px;
	left: 630px;
	width: 100px;
	font-size: 9px;
}

.external:link {color: #333;
	text-decoration: none;}
.external:visited {color: #f900;}
.external:hover {color: #336666; 
	background-color: beige;}


div#content {
	margin-top: 0;
	margin-left: 200px;
	margin-right: 200px;
	line-height: 110%;

}
div#content h2 {
	margin-top: 0;
	padding-top: 1em;
	padding-bottom: 1.5em;
	font-size: 2em;
	color: #336666;
	font-weight: normal;
}

div#gallerylft {
	margin-top: 10px;
	margin-left: 0;
	margin-right:100px;
	line-height: 100%;
}
div#galleryrt {
	margin-top: 150px;
	margin-left: 400px;
	margin-right:5px;
	line-height: 100%;	
}

div#cleardiv {
	clear: both;
	height: 1em;
}


div#footer {
	clear: both;
	padding: 0 1em;
	border-top: 1px solid gray;
	text-align: right;
	font-size: xsmall;	
}


div#footer ul {
	padding: 0;
	margin: 0;
	list-style-type: none;


}
div#footer li {
	font-size: .7em;
	margin-right: 1em;

}
