body, html { margin: 0; padding: 0; background-color: #353535; font-family: Verdana, Arial, Helvetica, sans-serif; }
script { display: none; }
h1, h2, h3, p { margin-top: 0; }
#container { margin: 0 auto; border-left: 3px solid #FFFFFF; border-right: 3px solid #706D5D; 
			 width: 960px; background: url('bgpattern.jpg') repeat-y; }
#head { background: url('topbanner.jpg') no-repeat; height: 105px; }
	#head h1   { margin: 0;  padding: 0; }
	#head h1 a { display: block; width: 300px; height: 105px; float: left; text-indent:-9999px; height: 1px; }
	#head p    { float: right; width: 550px;  display: block; margin-top: 15px; margin-bottom: 0;
				 font-size: 12px; color: #A3C7D4; padding-right: 30px }
	#head a	   { text-decoration: none; color: #83A7B4; }
	#head a:hover { text-decoration: underline; }
 
#pageintro { background-image: url('infobanner.jpg'); height: 157px; color: #D1E4E8; padding-top: 6px; }
	#pageintro h1 { font-size: 24px; font-weight: 100; margin-left: 20px; letter-spacing: -1px; margin-bottom: 0.3em; }
	#pageintro ul, #pageintro p { font-size: 12px; margin-left: 20px; margin-bottom: 0.6em; }
	#pageintro a { color: #C1D4FF; text-decoration: underline; }
	#pageintro a:hover { text-decoration: none; }
	
#content { width: 738px; float: right; padding: 20px 15px; font-size: 11px; }
	#content a { color: #8AAFC0; font-weight: bold; text-decoration: none; }
	#content a:hover { text-decoration: underline; }
#subnavi, #categories { float: left; width: 172px; clear: none; background-color: ; margin: 20px 10px 0; }
#categories { clear: left; margin-bottom: 20px; }
#subnavi ul, #categories ul { float: left; margin: 0; padding: 0; }
	#subnavi ul li, #categories ul li  { margin-left: 0; font-size: 12px; line-height: 1.5em; margin-left: 15px; list-style-type: none; }
		#subnavi ul li a, #categories ul li a { color: #4F5044; text-decoration: none; }
		#subnavi ul li a:hover, #categories ul li a:hover { text-decoration: underline; }	
#footer { background-color: ; clear: both; text-align: center; padding: 20px 0; color: #eef; font-size: 11px; line-height: 1.5em; }
	#footer ul:first-child  { margin-top: 10px; }
	#footer ul li { list-style-type: none;  }
	#footer ul:first-child  { margin-top: 0px; }
	#footer ul:first-child li { display: inline; list-style-type: none; margin: 0 10px; }
	#footer li a { color: #fff; text-decoration: none; }
	#footer li a:hover { color: #fff; text-decoration: underline; }