body {
	background-color: white;
	color: #0F2E48;
	font-family: verdana;
	margin: 0px;
}

h1 {
	margin-top: 0.5em;
}

h2 {
	margin-top: 0.5em;
	color: #0F2E48;
	font-size: 140%;
}

#layout-banner {
	background-color: #731400;
	background-image: url('/BG-dred-40x40.gif');
	color: white;
	font-family: sans-serif;
	text-align: left;
	padding: 0.8em 20px;
}

#layout-title {
	font-family: monospace;
	font-size: 230%;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0;
}

#layout-description {
	font-size: 110%;
	letter-spacing: 0.1em;
}

/*#layout-banner2 {
	background-color: #731400;
	background-image: url('/BG-dred-40x40.gif');
	color: white;
	font-family: sans-serif;
	text-align: left;
	padding: 0.8em 20px;
}

#layout-title2 {
	font-family: monospace;
	font-size: 230%;
	font-weight: bold;
	letter-spacing: 0.1em;
}


#layout-description2 {
	font-size: 110%;
	letter-spacing: 0.1em;
}
*/

#layout-banner2 {
	background-color: #731400;
	background-image: url('/BG-dred-40x40.gif');
	color: white;
	font-family: sans-serif;
	text-align: left;
	padding: 0.8em 20px;
}

#layout-title2 {
	font-family: monospace;
	font-size: 230%;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0;
}

#layout-description2 {
	font-size: 110%;
	letter-spacing: 0.1em;
}

#side-bar {
	font-size: 90%;
	text-align: right;
	float: left;
	clear: left;
	padding: 0;
	margin: 0;
	list-style: none;
	width: 10em;
	background-color: #DBC9BC;
	border: 1px solid #731400;
}

#side-bar .sideBarTitle {
	color: #FFFFFF;
	background-color: #731400;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	/* Top Right Bottom Left */
	padding: 3px 0px 3px 0px;
	/* border-top: 1px solid #22464F;
	border-right: 1px solid #22464F;
	border-bottom: 1px solid #22464F; */
}

#side-bar ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}

#side-bar li  {
	/* Top Right Bottom Left */
	margin: 0px;
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #22464F; 
}

#side-bar li a {
	text-decoration: none;
	display: block;
	width: 8em;
	color: #0F2E48;
	text-align: right;
	padding: 2px 10px; 
}

#side-bar a {
	color: #0F2E48;
	background-color: transparent;
	text-decoration: none;
}

.side-bar a:visited {
	color: #0F2E48;
	background-color: transparent;
	text-decoration: underline;
}

#side-bar a:hover {
	text-decoration: none;
	background-color: #731400;
	color: white;
}

#side-bar img {
	border:0px;
	vertical-align:middle;
}

#layout-menu {
	background-color: #EADDCF;
	border-right: 3px solid #CEB69E;
	padding-top: 0.8em;
	padding-left: 5px;
	color: #0F2E48;
	padding-right: 0.8em;
	font-size: 80%;
	font-family: sans-serif;
	font-weight: bold;
}

#layout-menu a {
	line-height: 2em;
	margin-left: 0.5em;
}

#layout-menu a:link, #layout-menu a:visited, #layout-menu a:hover {
  color: #0F2E48;
  text-decoration: none;
}

#layout-menu a:hover {
	color: #C52818;
	text-decoration: none;
}

.page-source {
  border-top: 2px solid #CEB69E;
  margin-top: 0.2em;
}

#layout-content {
  margin-left: 1.0em;
  margin-right: 1.0em;
}

@media print {
  #layout-banner { display: none; }
  #layout-menu { display: none; }
}

#sitemap li {
	padding-bottom: 2em;
	}
	
img {
	border-top: 1px solid #f4f4f4;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	border-left: 1px solid #f4f4f4;
	padding-top: 0px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:4px;
}

.img-left 		{ float:left; margin: 6px 10px 15px 0; }
.img-right 		{ float: right; margin: 6px 0 15px 10px; }

.float-left 	{ float:left; }
.float-right 	{ float: right; }

.link img {
	border: 0px;
}

#staffmgr {
	width: auto;
	border-collapse: collapse;
}

#staffmgr th {
	font-size: 70%;
	background-color: #EADDCF;
	border: 1px solid black;
}

#staffmgr td {
	font-size: 80%;
	padding: 1px 4px 1px 4px;
	border: 1px solid black;
}

#staffmgr .ctr {
	text-align: center;
}

#dir {

}

#dir th {
text-align: center;
font-size: 80%;
}

#dir .size {
text-align: right; 
width:90px;
}

#dir .filef {
text-align: left; 

}

#dir .sizef {
text-align: right; color: black;
}

#dir .filef {
font-family: 'courier new', monospace;
text-decoration: none;
}

#dif a:hover {
	text-decoration: underline;
	
}
#dir .filename {
color: brown;
font-weight: bold;
padding-left: 20px;
}

#dir a {
	text-decoration: none;
	
}

#dir a:hover {
	text-decoration: underline;
	
}


#staffann {
	margin: 10px 20px 0px 10px;
}

#staffann fieldset {
	border: 1px solid #731400;
	border-right: 3px solid #731400;
	border-bottom: 3px solid #731400;
	padding: 15px;
	background-color: #FAF7F2;
}

#staffann legend {
	color: #731400;
	font-weight: bold;
	background-color: white;
}
	
#staffann .date {
	font-size: 80%;
	margin-bottom: 30px;
}

#staffann .subj {
	color: #731400;
	font-weight: bold;
}


#staffann .msg{

}

#formblk {
	
}

#formblk .lab {
	width: 14em;
	margin-right: 0.5em;
	display: block
}


#formblk fieldset {
	position: relative;
	margin: 0px 25px 1em 5px;
	background: #EADDCF;	
	padding: 10px;
	border: 1px solid #731400;
	border-right: 3px solid #731400;
	border-bottom: 3px solid #731400;
}

#formblk legend {
	position: absolute;
	top: -.5em;
	left: .2em;	
	color: white;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	background-color: #731400;
}

.sticker a img {
	opacity: 0.5;
	border: 0px;
}

.sticker a:hover img {
	opacity: 1;
	border: 0px;
}