/* HEADER BANNER */

#banner {background-color: transparent; background:url(../img/banner_bg.png) repeat-x bottom center; background-attachment: scroll; top:0px;left: 0pt; right: 0pt;padding: 1px 0 8px 0; position: fixed; z-index: 80;}

#bannerInt {background-color: transparent;padding: 1px 0 0 0; position: relative; z-index: 10; width:900px; margin:0px auto; height:auto;}

#bannerLogo {float:left; width:131px; height:39px; margin: 5px 0 0 0;}

.bannerCol {width:100px; text-align:right; line-height:150%; padding:5px 0 0;}



#theMenu { width: 220px; margin: 7px 0; position:relative; padding:0 0 5px 0; float:right; font-size:70%;}

		

		/* Some list and link styling */

		#theMenu ul li { width: 220px; }

		#theMenu ul ul li {  padding: 0; width: 175px; margin-bottom: 0; color:#afa264; }

		#theMenu ul ul li a { display:block; color: #a77a00;  }

		#theMenu ul ul li a:hover { display:block; background-color: #eee; padding: 3px 8px; font-size: small; border:none; color: #a77a00; }

		#theMenu li { list-style-type: none; }

		#theMenu h2 { margin-top: 1.5em; }
		#theMenu a { color: #a77a00;}
		#theMenu a:hover {color: #a77a00;}

		

		/* Header links styling */

		h3.head a { 

		display:block; 

		/*background: #ddd url(down.gif) no-repeat; */

		background-position: 98% 50%;

		}

		h3.head a:hover { 

		background-position: 98% 50%;

		}

		h3.selected a { 

		background:url(up.gif) no-repeat; 

		background-position:98% 50%;

		border:none;

		}

		h3.selected a:hover { 

		background:url(up.gif) no-repeat; 

		background-position:98% 50%;

		}
