* { font-size: 11px }	
html { height: 100% }
         body { margin: 0; padding: 0; font-family: arial, helvetica, sans-serif; height: 100% }
	#container { background: #555; min-height: 100% }
         #header { z-index: 1; position: relative; height: 175px; width: 1017px }
         #banner { z-index: 1; position: absolute; height: 175px; width: 1017px }
         #box { background: #fff; width: 1017px; margin: 0 auto }
	#page { border-collapse: collapse; border: 0 }
	#page > tbody > tr > td { padding: 0 }

         #left-panel #listMenuRoot { width: 200px; margin: 0; padding: 0; list-style: none; font-size: 85% }
	#left-panel #listMenuRoot > li { background: url(../website/images/launceston/left-tab-brown.gif); width: 195px; height: 34px; line-height: 34px }
	#left-panel #listMenuRoot > li.selected { background: url(../website/images/launceston/left-tab-red.gif) }
	#left-panel #listMenuRoot a { display: block; padding-left: 15px; color: #fff; text-decoration: none }
	#left-panel #listMenuRoot a .subind { float: right; margin-right: 10px }
         #left-panel #listMenuRoot > li > ul { position: absolute; margin-left: 180px; background: #fff; border: solid 1px #605c38; list-style: none; padding: 0 15px 0 0; margin-top: -20px }
         #left-panel #listMenuRoot > li > ul a { color: #605c38 }
#left-panel #listMenuRoot > li > ul { display: none }

	#main-panel #listMenuRoot { width: 817px; margin: 0; padding: 0; list-style: none; font-size: 85% }
	#main-panel #listMenuRoot > li { background: url(../website/images/launceston/top-tab-white.gif); width: 196px; height: 40px; line-height: 34px; float: left }
	#main-panel #listMenuRoot a { display: block; padding-left: 15px; color: #6c603d; text-decoration: none }
	#main-panel #listMenuRoot a .subind { display: none }

	#content { padding: 45px 15px 15px 15px !important; font-size: 12px }
        #content * { font-size: 12px }
	#footer { border-top: solid 1px #ccc; margin-top: 20px; padding: 10px  }
	#footer * { font-size: 11px }
	#footer a { color: #605c38; text-decoration: none }
	#footer a:hover { text=decoration: underline }

#search_tools { background-color: #c52126 }
#search_tools .navboxcolorback { background-color: #c52126 }
.navboxcolorback { background-color: #b4a077 }

h1, h2, h3, h4, h5, h6 { font-size: 18px !important; font-weight: normal }
a { color: #605c38; text-decoration: none }
a:hover { text-decoration: underline }