body {
	background: white;
	font-family: Verdana, Arial, sans-serif;
	font-size: 76%;
	padding: 0;
	margin: 0;
	color: #1C4D7C;
	line-height: 20px;
	background: #FEF7EF url(/images/bkgrnd.gif) repeat;
}

html { 
	min-height: 100%; 
	margin-bottom: 1px; 
}

img { 
	border: none;
}

#wrap {
	margin: 20px auto;
	width: 754px;
}

#header {
	background: transparent url(/images/header.gif) no-repeat;
	height: 107px;
}

#header h1 { 
	color: #000000;
	font-size: 29px;
	letter-spacing: -2px;
	padding: 30px 0 0 30px;
	font-weight: 100;
	font-family: Verdana, Tahoma, Arial, san-serif;
}
#header h1 a { 
	text-decoration: none; 
	color : #000000;
}

#header h1 a:hover { 
	color : #FC8201; 
}

#header h2 { 
	font-family: Verdana, Tahoma, Arial, san-serif;
	color : #000000;
	font-size: 15px;
	padding: 0 0 0 30px;
	font-weight: 100;
}

.center {
	text-align: center;
	width: 712px;
}

#content { 
	background: transparent url(/images/content.gif) repeat-y;
	padding: 00px 10px;
	min-height: 500px;
	height:auto !important;
	height: 500px;
}

#bar {
	background: transparent url(/images/bar.gif) no-repeat;
	height: 18px;
}

#bcontent { 
	background: transparent url(/images/content.gif) repeat-y;
	padding: 00px 10px;
}

#bottom { 
	background: transparent  url(/images/footer.gif) no-repeat; 
	height: 33px;
}

#bottom .notice {
	font-family: verdana;
	font-size: 80%;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 3px;
}

#left {
	float:left; 
	width:145px; 
}

#menubar {
	color: white;
	font-family: verdana;
	padding-top: 20px;
	
}

#menubar .container {
	background-color: #1C4D7C;
	margin-bottom: 1px;
	/* padding: 5px 0px 5px 10px; */
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

#menubar .containerU {
	background-color: #5D7C98;
	margin-bottom: 1px;
	/* padding: 5px 0px 5px 10px;  */
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

#menubar .containerM {
	background-color: #D83939;
	margin-bottom: 1px;
	/* padding: 5px 0px 5px 10px;  */
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

#menubar  a {
	display: block;
	color: white;
	padding: 5px 0px 5px 5px;
font-size: 100%;
font-weight: bold;
	text-decoration: none;
}

#menubar  a:hover {
	text-decoration: none;	
	background: #0F2E4D;
	color: #FC8201;
}

#menubar .address {
	font-family: verdana, san-serif;
	font-size: 105%;
	padding: 6px 2px 4px 2px;
	color: #1C4D7C;
	text-align: center;
	line-height: 105%;
	border: 1px solid #1C4D7C;
	border-right: 3px solid #1C4D7C;
	border-bottom: 3px solid #1C4D7C;
}

#right {
	float: right; 
	width: 555px; 
	padding-right: 15px;
	font-size: 130%;
	padding-top: 5px;
}

#right ul {
	padding: 0px 0px 0px 15px;
	color: #1C4D7C;
}

#right ol {
	padding: 0px 0px 5px 25px;
	color: #1C4D7C;
}

#right li {
	padding: 5px 0px 5px 0px;
	color: #1C4D7C;
}

#right h1 { 
	padding: 0px 0 5px 0; 
	font-family: Tahoma, Arial, san-serif;
	font-weight: bold; 
	font-size: 140%; 
	color: #1C4D7C;
}

#right h2 { 
	padding: 0px 0 5px 0; 
	font-family: Tahoma, Arial, san-serif;
	font-weight: bold; 
	font-size: 125%; 
	color: #1C4D7C;
}

#right h2 a { 
	color: #000000; 
}

#right h2 a:hover { 
	color: #FC8201;
	background: #1C4D7C;
}

#right h3 { 
	padding: 0px 0 5px 0px; 
	font-family: Verdana, Tahoma, Arial, san-serif;
	font-weight: bold; 
	font-size: 100%; 
	color: #1C4D7C;
}

#right p { 
	padding-bottom: 5px; 
} 

#right a {
	color: #1C4D7C;
	font-size: 90%;
	font-weight: bold;
	text-decoration: underline;
}

#right a:hover {
	background: #0F2E4D;
	color: #FC8201;
	font-weight: bold;
	text-decoration: none;
}

#right .highlight {
	color: red;
	font-weight: bold;
}

#right .left {
	float: left;
	width: 250px;
	font-size: 80%;
	line-height: 130%;
}

#right .right {
	font-size: 80%;
	float: right;
	width: 250px;
	padding-right:20px;
	line-height: 130%;
}

#footer {
	text-align: center;
	font-size: 10px;
	color: #444;
	padding:0 0 10px 0;
	margin: 0;
}
#footer a { 
	color: #666; 
	text-decoration: underline;
}

#footer a:hover { 
	color: #000; 
	text-decoration: none; 
}

#textmenu {
	font-size: 95%; 
	text-align: center; 
	line-height: 15px;
	color: #1C4D7C;
}

#textmenu a {
	text-decoration: none;
	color: #1C4D7C;
}

#textmenu a:hover {
	background: #0F2E4D;
	color: #FC8201;
}

#sitemap ul {
	padding: 0px 0px 5px 15px;
	color: black;
}

#sitemap li {
	padding: 0px 0px 0px 0px;
	color: black;
}

#dir {
	font-family: calibri, 'courier new', monospace;
	font-size: 110%;
}

#dir th {
	text-align: left;
	font-size: 90%;
	background-color: #1C4D7C;
	padding: 1px 3px 1px 3px;
	color: white;
}

#dir .timef {
	padding: 0px 10px 0px 0px;
	font-style: italic;
}

#dir .trashf {
	padding: 0px 3px 0px 3px;
}

#dir .filename {
	width: 250px;
}

#dir .sizef {
	width: 60px;
	text-align: right;
	padding-right: 5px;
}

#dir .filef {
	font-family: calibri, monospace;
	font-size: 110%;
	width: 300px;	
}

#dir a {
	text-decoration: none;
}

.picfl {
	float:left;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
}

.caption {
	font-size: 90%;
	font-family: calibri, 'courier new', monospace;
	text-align: center;
	line-height: 100%;
}

.picfr {
	float:right;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
	
#ucomments fieldset {
	padding: 5px;
	margin-bottom: 15px;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
}

.sticker a img {
	opacity: 0.5;
	border: 0px;
}

<!-[if gte IE 5]>
.sticker a img {
	filter:alpha(opacity=50);
 }
<![endif]->


.sticker a:hover img {
	opacity: 1;
	border: 0px;
}

#contactfrm .label {
	color: black;
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
	line-height: 90%;
}
#contactfrm .field {
	width: 200px;
}

#contactfrm td {
	padding-bottom: 10px;
}

#contactfrm .sm {
	font-size: 70%;
	line-height: 100%;
	color: red;
}

fieldset {
	padding: 10px;
	font-size: 90%;
	font-family: 'courier new', monospaced;
	line-height: 100%;
	border: 1px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
}

.addrblock{
	text-align: center;
	font-size: 90%;
	font-family: verdana;
}



.hidden {
	filter:alpha(opacity=0);
	color: #5D7C98; 
	text-decoration: none; 
	cursor: text;
}


hr {
	border: 0;
	color: #1C4D7C;
	background-color: #1C4D7C;
	height: 2px;
}
