html {
    background: #647613 url(images/HIDEbackground.jpg);
    height: 100%;
    color: #5d5d5d;
}
#doc {
    background-color: #fff;
	margin-top: 10px;
	/*border: 1px solid #2f7016;*/
}
img {
	border:none;
}
h2, h3 {
    color: #444;
}
#hd {
    /*border: 1px solid red;*/
    height: 200px
}
.tl {
    background: url(images/top-left.gif) no-repeat left top;
}
.tr {
    background: url(images/top-right.gif) no-repeat right top;
}
#masthead {
	/*height:80px;background-color:#fffee7;margin:0px; padding:0px;*/
	margin: 0px;
    padding: 0px;
	text-align: center;
	overflow: hidden;
}
#masthead img {

}
#translate {
	float: right;
	position: relative;
	background: #647613 url(images/header_right.png) top right no-repeat;
	height: 200px;
	width: 470px;
	/*border: 1px solid black;*/
	text-align: right;
}
#menu {
	height:25px; width:100%; margin:0 auto; padding:0; text-align:center; background-color:#728b39;
}
#masthead2 {
    height:81px; background:  #fff url(/images/0.jpg) top left no-repeat;
	/*height:81px; background:  #fff url(/images/banner_slice1.jpg) top left no-repeat;*/
}
#masthead2text {
	color:#ffffff; width:400px; padding: 10px;
	/*float: right;*/
}
#masthead3 {
	/*height:30px;*/ background-color:#f97a05; padding: 5px 10px; color: #ffffff; font-weight: bold;
}
.pfirst {
	margin:5px 0 0 0; padding:0px; font-size: 1.15em;
	color: #777;
	color: #555;
}
.pmain {
	margin:0px; padding:0px;
}
.yui-b img.first {
	padding:10px 10px 5px 10px;
}
.yui-b img {
	/*padding:0 10px 5px 10px;*/
	margin:0 10px 5px 10px;
}
.yui-u.first img {
    border: 2px solid #4b8834;
    border: 2px solid #666;
    border: 1px solid #aaa;
}
#smalldate, .subtext {
    font-size: 0.7em;
    line-height: 1.2em;
    color: #777;
    margin: 0;
    padding: 5px 0 5px 0;
 
}
#lnewstitle {
	background-color: #4b8834;
	background-color: #728b39;
	margin: 10px 5px 0 5px; padding: 5px;
	color: #fff;
	font-weight: bold;
}
#lnews {
	background-color: #8e9a8a;
	background-color: #becdb8;
	margin: 0 5px 0 5px; padding: 5px;
}
#credits {
    margin: 10px;
    text-align:center;
    font-size: 81%;
    color: #555;
}
#secondary {
	margin:0px; padding:0 10px;
}
#secondaryFull {
	height:50px; background-color:#333333; border-top:#FFFFFF 2px solid;margin:0px; padding:0px;
}
#picture-album {
    float: left;
    /*border: 1px solid red;*/
}
#picture-album p {
    padding: 0 10px;
}
#picture-album img {
    padding: 10px 0 0 0;
}
table.contacts {
    border-collapse: collapse;
    border: 0;
}
table.contacts tr td {
    border: 0;
}
#ft {
    background-color:#eee;
}
#footer {
    background-color:#eee;
    border-top:#ccc 2px solid;
    margin:0px;
    margin-top: 30px;
    padding: 10px 20px;
	text-align: center;
	font-size: 81%;
	height: 100%;
}
#footer .HIDEcredits {
    width: 100%;
    margin: 0 auto;
    padding: 5px;
    background: #fff;
    border: #ccc 1px solid;
}


/****************** MENU *************************/

/* default styling */
.nav, .nav ul {list-style-type:none; margin:0; padding:0;}
.nav a {text-decoration:none;}
.nav {font-family: arial, sans-serif; font-size:12px; width:660px; margin:0 auto; text-align:center;}
 
/* style the links */
/* needs a background for IE6 - can be a color or a transparent gif */
.nav a {background:url(HIDEtrans.gif); filter: alpha(opacity=90); opacity:0.9;} 
 
/* style the <b> element so that is does not affect the size of the link */
/*KGM .nav a b {color:#fff; font-weight:normal; display:block; height:20px; padding:5px 0 0 0; margin:0 1px 2px 1px; border:1px solid #bbb;} */
.nav a b {color:#fff; font-weight:normal; display:block; height:20px; padding:5px 0 0 0; margin:0 1px 2px 1px;}

/*KGM .nav ul a b {margin:0 1px; border-width:0 1px;} */ 
.nav ul a b {margin:0 1px;}

/*KGM .nav ul a b.top {margin:0 1px; border-width:1px 1px 0 1px;} */
.nav ul a b.top {margin:0 1px;}

/*KGM .nav ul a b.bottom {margin:0 1px; border-width:0 1px 1px 1px;} */
.nav ul a b.bottom {margin:0 1px;}
 
.nav .down b {background: url(/images/arrow2.gif) no-repeat right 11px;}
 
/* HEIGHT */
.nav ul ul {top:-26px;} /* position the top of the flyout sub menus */
 
/* WIDTHS change this WITH CARE to suit your requirements */
 
/* FOR NAV1 */
.nav1 a b {background-color:#aa5544;}
 
.nav1 {width:90px;}
.nav1 a {width:90px;}
 
/* FOR NAV2 */
.nav .nav2 a b,.nav .nav2 .fly a b {background-color:#1a8096;}
 
.nav2 {width:100px;}
 
.nav2 a {width:100px; margin-right:-99px;}
.nav2 ul {left:-50px; top:0;} /* center the dropdown */
 
.nav2 ul a {width:200px; margin-right:-199px;}
.nav2 ul ul {left:200px;}
 
.nav2a ul a {width:120px; margin-right:-119px;}
.nav2a ul ul {left:120px;}
 
.nav2b ul a {width:100px; margin-right:-99px;}
.nav2b ul ul {left:100px;}
 
.nav2c ul a {width:90px; margin-right:-89px;}
.nav2c ul ul {left:90px;}
 
/* FOR NAV3 */
.nav .nav3 a b,.nav .nav3 .fly a b {background-color:#95961a;}
 
.nav3 {width:100px;}
 
.nav3 a {width:100px; margin-right:-99px;}
.nav3 ul {left:-10px; top:0;} /* center the dropdown */
 
.nav3 ul a {width:120px; margin-right:-119px;}
.nav3 ul ul {left:120px;}
 
.nav3a ul a {width:80px; margin-right:-79px;}
.nav3a ul ul {left:80px;}
 
 
/* FOR NAV4 */
.nav .nav4 a b,.nav .nav4 .fly a b {background-color:#96601a;}
 
.nav4 {width:80px;}
.nav4 a {width:80px; margin-right:-79px;}
.nav4 ul {left:-15px; top:0;} /* center the dropdown */
 
.nav4 ul a {width:110px; margin-right:-109px;}
.nav4 ul ul {left:auto; right:110px;} /* position the flyouts left */
 
.nav4a ul a {width:80px; margin-right:-79px;}
.nav4 .nav4a ul {right:80px;}
.nav4a ul ul {right:80px;}
 
 
/* FOR NAV5 */
.nav5 {width:100px;}
.nav5 a {width:100px;}
.nav5 a b {background-color:#a54; margin-right:0;}
 
/* ----------------------------------------------------------------------------	*/
 
/* DO NOT CHANGE ANYTHING BELOW */
.nav li {float:left;} /* fixes several IE related bugs, and allows for clearing */
.nav ul {float:left; position:relative; z-index:20;} /* necessary for float drop and to stack the <ul>s */
.nav ul li {clear:left;} /* must clear the floated list item inside sublist */
.nav a {position:relative; display:block;} /* needs to have a position, to be above the rest */
.nav a.main {float:left; /* necessary for float drop */
    margin-top:10000px;} /* bring the top level links back into view */
.nav .drop,
.nav .fly {margin-top:-10000px;} /* hide the sub links and their containers, opera has low upper limits */
.nav ul {margin-bottom:-5000px;} /* avoid any interaction between the subs, can be any large size */
 
/* ----------------------------------------------------------------------------	*/
/* The bit that does ALL the work to bring the sub menus into view */
.nav a:hover,
.nav a:focus,
.nav a:active {margin-right:0; z-index:10; outline:0;}
 
.nav a:hover b,
.nav a:focus b,
.nav a:active b,
.nav .nav2 a:hover b,
.nav .nav2 a:focus b,
.nav .nav2 a:active b,
.nav .nav3 a:hover b,
.nav .nav3 a:focus b,
.nav .nav3 a:active b,
.nav .nav4 a:hover b,
.nav .nav4 a:focus b,
.nav .nav4 a:active b {cursor:pointer; background-color:#803;}
 
.nav2 ul a:hover,
.nav2 ul a:focus,
.nav2 ul a:active {margin-right:-100px;}
 
.nav2a ul a:hover,
.nav2a ul a:focus,
.nav2a ul a:active {margin-right:-20px;}
 
.nav2b ul a:hover,
.nav2b ul a:focus,
.nav2b ul a:active {margin-right:0;}
 
.nav2c ul a:hover,
.nav2c ul a:focus,
.nav2c ul a:active {margin-right:10px;}
 
.nav3 ul a:hover,
.nav3 ul a:focus,
.nav3 ul a:active {margin-right:-20px;}
 
.nav3a ul a:hover,
.nav3a ul a:focus,
.nav3a ul a:active {margin-right:20px;}
 
.nav4 ul a:hover,
.nav4 ul a:focus,
.nav4 ul a:active {margin-right:-30px;}
 
.nav4a ul a:hover,
.nav4a ul a:focus,
.nav4a ul a:active {margin-right:0;}
 
 
/* OPERA fix */
.nav ul:hover {clear:left;}
