* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}	

body {
	margin: 10px 10px 0px 10px;
}

a {
	color: #0F7D00;
	text-decoration: underline;
}

a img {
	border: 2px solid #0F7D00;
}

h3 {
	font-family: sans-serif;
	font-weight: bold;
	margin-top: 10px;
}

h4 {
	font-family: sans-serif;
	font-style: italic;
}

p {
	margin-bottom: 1em;
}

div#contentarea {
	border: 2px solid #BFEC9F;
	padding: 0px 15px 15px 15px;
}

div#headingarea {
	margin-top: 15px;
	margin-right: 200px;
	left: 15px;
	font-size: 20px;
}

form input {
	float: right;
	margin-right: 200px;
	margin-top: 20px;
}

div#belowhead {
	margin-top: 0px;
	margin-right: 200px;
}

div.spacer {
	height: 25px;
}

div#endnote {
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
	font-family: sans-serif;
	font-size: 10px;
	text-align: right;
}

div#tabhead-closingflange {
	z-index: 7;
	position: absolute;
	top: 60px;
	right: 10px;
	width: 30px;
	height: 30px;
	background-image: url(/graphics/closetab.gif);
}

div#tab-photo {
	z-index: 5;
	position: absolute;
	top: 10px;
	right: 10px;
	width: 200px;
	height: 50px;
	background-image: url(/graphics/tab-photos.gif);
}

div#contenthead-leftflange {
	z-index: 5;
	position: absolute;
	width: 30px;
	height: 30px;
	left: 10px;
	top: 10px;
	background-image: url(/graphics/content-topleft.gif);
}

img.fullphoto {
	margin-top: 5px;
	padding: 2px 2px 2px 2px;
	border: 3px solid #DEB2FF;
}


