body {
	font: 9.5pt Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background: #FFFFFF url(images/bkgd-01.gif) no-repeat fixed 100px 20px;
	margin: 0px;
}
#wrap {
	margin: 0px;
	padding: 0px;
	width: 810px;
}
#wrap #sidebar {
	margin: 5px;
	min-height: 600px;
	width: 145px;
	border-right: 3px solid #FFD397;
	float: left;
	margin-left: 3px;
}
#wrap #sidebar #logohead {
	background: url(images/logo_bar.gif) no-repeat center;
	height: 110px;
	width: 142px;
}
#wrap #sidebar #nav {
	padding-top:5px;
	margin-right: 5px;
	margin-left: 5px;
	border-bottom: 3px solid #FFD397;
	border-top: 3px solid #FFD397;
}
#wrap #pagehead {
	background: url(images/title_welcome.gif);
	height: 45px;
	margin-top: 2px;
	margin-right: 5px;
	margin-left: 160px;
	border-bottom: 3px solid #FFD397;
	width: 630px;
	background-repeat: no-repeat;
	padding-top: 10px;
	background-position: 10px;
	text-align: right;
}
#wrap #sidebar #sidebarfoot {
	text-align: center;
}

#wrap #content {
	padding: 5px 0px 5px 5px;
	width: 630px;
	margin-left: 160px;
}
#wrap #content h1#pgttl {
	font-size: 20pt;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
.foals {
	background: url(images/stork.gif) no-repeat 150px;
	height: 77px;
}

#wrap #footer {
	font-size: 8.5pt;
	text-transform: lowercase;
	margin: 5px;
	height: 60px;
	width: 800px;
	border-top: 3px solid #FFD397;
	clear:left;
	text-align: center;
	padding: 10px;
}#sidebar #nav a {
	display: block;
	height: 20px;
	width: 125px;
	padding-left: 17px;
	font-size: 8.5pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background: url(images/nav_noroll.gif) no-repeat;
	padding-top: 3px;
}
#sidebar #nav a#bug {
	color: #0000FF;
	border-top: 1px solid #73C7F0;
	border-bottom: 1px solid #73C7F0;
	background: url(images/nav_roll.gif);
	background-repeat: no-repeat;
}

#wrap #sidebar #nav a:hover {
	background: url(images/nav_roll.gif) no-repeat;
}
#wrap #sidebar #nav hr {
	color: #FFD397;
}
#wrap #content .recordmenu {
	font-size: 8pt;
	color: #0066FF;
	text-align: left;
}
#wrap #content .recordmenu a {
	color: #663300;
	text-decoration: none;
}
#wrap #content .recordmenu a:hover {
	color: #0066FF;
	text-decoration: underline;
}
#wrap #content #upddt {
	font-size: 8.5pt;
	font-style: italic;
	color: #663300;
	text-align: right;
}
#wrap #content #notice {
	font-size: 12pt;
	font-weight: bold;
	color: #0066FF;
	margin-top: 10px;
	margin-bottom: 5px;
}
#wrap #content #userNotice {
	font-weight: bold;
	color: #0000FF;
	background: #FFFFCC;
	text-align: center;
	border: medium double #0000FF;
	margin-bottom: 25px;
	padding: 8px;
}

#wrap #content #picframe {
	text-align: center;
	vertical-align: middle;
}
#wrap #content #showrecbox {
	margin: 0px 10px 10px;
	float: right;
	height: 125px;
	width: 80px;
	font-size: 8.5pt;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
#wrap #content #showrecbox a {
	color: #FF0000;
	text-decoration: none;
}
#wrap #content #showtbl th {
	font-size: 10pt;
	line-height: 1.5em;
	color: #2E576B;
	text-align: left;

}
#wrap #content #showtbl td {
	font-size: 8.5pt;
	vertical-align: top;
	empty-cells: show;
}
#wrap #content #showtbl td a {
	color: #CC7600;
	text-decoration: none;
}
#wrap #content #showtbl td a:hover {
	color: #1482B8;
	text-decoration: underline;
}
#wrap #content #linktbl td {
	padding-left: 20px;
}
#wrap #content #linktbl th {
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	padding: 25px 0px 5px;
}
#wrap #content #pedwrap {
	margin: 0px 10px 10px 0px;
	float: left;
	width: 105px;
}
.hot {
	color: #0000FF;
}
#wrap #content #pghdpp {
	font-size: 9pt;
	color: #663300;
	text-align: justify;
	padding: 3px;
}
