﻿#Header {
	background-image: url('Images/view_org.jpg');
	right: auto;
	left: auto;
	font-family: "Lucida Handwriting";
	font-size: x-large;
	color: #FFFF00;
	text-align: center;
	width: auto;
	position: relative;
	overflow: auto;
	clip: rect(auto, auto, auto, auto);
	margin-right: auto;
	margin-left: auto;
}
#Top_nav {
	background-color: #676035;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-color: #000000;
	border-bottom-style: groove;
	border-top-style: groove;
	border-top-width: 2px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	margin: 20px;
	font-size: small;
	text-align: center;
	font-weight: bold;
}
#page Title {
	font-family: "Lucida Handwriting";
	font-size: xx-large;
	color: #FFFF00;
	font-weight: bold;
}
Textarea {
	padding: 15px;
}



