﻿#masthead_right {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	width: 45%;
	padding: 0px 0px 0px 3px;
	margin: 0px;
	border-style: solid;
	border-width: thin;
	float: left;
	text-align: left;
}
#masthead_left {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	text-align: center;
	float: left;
	width: 10%;
	padding: 0px;
	margin: 0px;
	border-style: solid;
	border-width: thin;
}
#masthead_center {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	text-align: center;
	float: left;
	width: 10%;
	padding-top: 5px;
	margin: 5px 0px 0px 0px;
}
#centerbox  p {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	width: 6em;
	float: left;
}
#container {
	clip: rect(auto, auto, auto, auto);
	background-image: url('205.gif');
}
#masthead {
	border: medium inset #FF0000;
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	color: #000066;
	text-align: center;
	height: 100px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 100%;
}
#leftbox {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #993333;
	border-style: outset;
	border-color: #000080;
	float: left;
	width: 5em;
	height: 80%;
	padding-top: 0em;
	clip: rect(auto, 250px, auto, auto);
	bottom: auto;
	margin-top: 10px;
}
#centerbox {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	border-style: outset;
	border-color: #006600;
	float: left;
	width: 200px;
	left: 300px;
	text-align: center;
	height: 300px;
	position: inherit;
}
#footer {
	border-style: solid;
	margin: 20px;
	background-color: #CCFFCC;
	padding-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	float: left;
	clip: rect(auto, auto, auto, auto);
	text-align: center;
	padding-bottom: 10px;
}

