* {
	font-family: Times New Roman, Times, 'serif';
	font-size: 15px;
}
body {
	margin: 83px 8px 8px 8px;
	padding: 0;
	width: 600px;
}
h1 {
	font-weight: bold;
	font-size: 24px;
	padding-top: 10px;
	margin-bottom: 0;
}
h2 {
	font-weight: bold;
	font-size: 19px;
}
h3 {
	font-weight: bold;
	font-size: 16px;
}
img {	border: 0; }
a {
	color: #977956;
	text-decoration: none;		 
}
a:hover {
	color: #003366;
	text-decoration: none;
}
label {
	color: #996633;
	font-family: Arial, Helvetica, sans-serif;
}
input,select,option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#splash {
	border: 0;
	border-collapse: collapse;
	width: 600px;
	padding: 0;
}
#splash td.leftcol {
	width: 328px;
	background-color: #e5d6c4;
	text-align: center;
	vertical-align: middle;
}
#splash td.leftcol img {
	margin: 10px 0 10px 0;
}
#splash td.rightcol {
	width: 272px;
	vertical-align: top;
}
#splash td.rightcol a {
	display: block;
	margin: 6.5px 0 0 15px;
	font-family: Georgia, Times New Roman, 'serif';
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.section_head {
	display: block;
	width: 600px;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	background-color: #e5d6c4;
	margin-top: 5px;
	margin-bottom: 5px;
}
.entry {
	margin-left: auto;
	margin-right: auto;
}
.entry_ltcol {
	text-align: right;
	vertical-align: top;
}
.entry_rtcol {
	white-space: nowrap;
	text-align: left;
}
.entry input, .entry textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 350px;
	text-align: left;
	margin-left: 0;
	margin-right: 0;
}
.button {
	display: inline;
	width: 50px !important;
	text-align: center;
	margin: 0;
}
.hidden {
	display: none;
	margin-top: 3px;
	margin-bottom: 3px;
}
#footer {
	width: 450px;
	margin: 60px 75px 0 75px;
}
#footer hr {
	width: 450px;
	margin: 20px 0 0 0;
}
#footer a, #footer div { font-size: 10px; }
#footer img {
/*	width: 132px; */
/*	height: 33px; */
	margin: 5px 0 5px 30px;
	padding: 0;
	float: left;	
	border: 0;
}
#footer .text {
	width: 220px;
	margin: 5px 30px 5px 0;
	text-align: right;
	float: right;
}
#footer .e-mail {
	width: 352px;
	clear: both;
	margin: 0 49px 0 49px;
	text-align: center;
}
#navbar {
	position: absolute;
	top: 8px;
	left: 8px;
	height: 75px;
	width: 600px;
	z-index: 1;
}
#navbar img {
	width: 600px;
	height: 75px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
#navbar .admin {
	position: absolute;
	top: 0;
	left: 330px;
	height: 23px;
	width: 270px;
	text-align: right;
	color: #003356;
	font-size: 20px !important;
	font-weight: bold;
	overflow: hidden;
	z-index: 3;
}
#navbar .links {
	position: absolute;
	top: 55px;
	left: 108px;
	height: 15px;
	width: 488px;
	text-align: right;
	color: #977956;
	font-size: 14px !important;
	overflow: hidden;
	z-index: 3;
}
#navbar .links a {
	font-size: 14px !important;
	font-weight: bold;
	color: #977956;
}
#navbar .links a:hover {
	color: #003366;
	text-decoration: none;
}
#credits p { margin-left: 25px; }
.result {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 25px;
	width: 540px;
}
.result img {
	display: block;
	float: right;
	width: 50px;
	height: 15px;
	margin-top: 7px;
}
.result a {
	display: block;
	font-size: 15pt;
	font-family: Times New Roman, Times, 'sans serif';
}
.result p {
	margin-left: 2em;
	margin-right: 2em;
}
.modify, .delete {
	display: block;
	float: right;
	width: 50px;
	height: 15px;
	margin: 5px 3px 0 3px;
	overflow: hidden;
	text-align: center;
}
.modify a, .delete a {
	font-size: 13px;
	font-weight: bold;
	color: #003356;
}
#keyword {
	width: 600px;
	margin-top: 10px;
	text-align: center;
}
#advopt table {
	width: 480px;
	margin: 20px 60px 0 60px;
	border: 0;
}
#advopt td {
	width: 240px;
	padding: 3px 5px 3px 5px;
}
#advopt select {
	width: 225px;`
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#buttons_bottom {	text-align: right; }
#buttons_bottom input {
	width: 75px;
	margin: 10px 2.5px 0 2.5px;
}
.nextprev {
	width: 600px;
	text-align: right;
	color: #977956;
	margin-right: 10px;
}
.nextprev a {
	color: #977956;
	font-weight: bold;
}
