			html, body	{ height:100%;}
			body 		{ margin:0px; font-family:verdana; font-size:x-small; background:#f1f1f1; }
			#main		{ margin:0 auto; width:760px;  background:#fff;padding:0 8px 0 8px; border:solid #e9e9e9 10px; border-top:0px}
			
			h2			{ display:block; background:#82A9C5; color:#fff; padding-left:5px; margin:0px; font-size:13px; height:22px; line-height:22px }
			h4			{ display:block; background:#ccc; color:#fff; padding-left:5px; margin:0px; font-size:13px; height:22px; line-height:22px }
			h3			{ color:#4B2433; padding:0px; margin:0px; font-size:11px; }
			td			{ vertical-align:top}
			a			{ color:#666; text-decoration:none}
			a:hover		{ color:#000;}
			.border_r	{ border-right:solid 1px #CCCCCC}
			.border_b	{ border-bottom:solid 1px #CCCCCC}
			.gall		{ padding-left:5px;}
			.gall img 	{ margin:5px;}
			hr			{ color:#000; border:0px; border-top: solid 1px #ccc; margin:0px; padding:0px; height:1px; }
			
			.right		{ text-align:right; display:block}
			a.link		{ color:#C00; font-size:9px; text-decoration:none; font-weight:bold}
			a.link:hover{ color:#000;}
						
						
						#nav ul		{ margin:0px; padding:0px ; list-style-type:none;}
									#nav ul		{ margin-top:5px; margin-bottom:5px;}
									
						#nav li		{ border-bottom:solid 1px #CCCCCC; padding:1px }
									#nav li li	{ border:0px; margin-left:50px; list-style-image:url(images/arrow.gif); margin-top:0px; vertical-align:top; }
									#nav li li a		{ background:none; text-decoration:none; color:#666; padding:0px; line-height:12px; font-weight:normal; top:0px; vertical-align:top ; height:auto}
									#nav li li a:hover	{ background:none; text-decoration:none; color:#000; padding:0px;font-weight:normal; background:#f1f1f1}
						#nav .x		{ border:0px}
						
						#nav a		{ display:block; background:#fff url(images/tabpic.jpg) no-repeat; text-decoration:none; font-weight:bold; color:#666; padding-left:50px; height:22px; line-height:22px; margin-top:1px; margin-bottom:1px;}
						#nav a:hover{ background:#B12B1B  url(images/tabpic.jpg) no-repeat; color:#fff}
			
			
			#content	{ float:left; width:538px; color:#666; padding:10px; font-size:11px;}
						#content h2 	{ font-size:20px; background:#fff; color:#666; font-weight:normal; letter-spacing:1px}
						#content h3 	{ color:#C03 }
						.list li		{ margin-top: 10px;list-style-image:url(images/arrow.gif)}
						#gallery a img			{ margin-left:10px; margin-bottom:10px;border:solid 1px #fff}
						#gallery a:hover img	{ border:solid 1px #999}
						#news					{ padding-right:5px;}
						
			
			#left_panel	{ float:left; width:200px; border-right:solid 1px #CCCCCC; }
						
			#copy		{ display:block; background:#e9e9e9; border-bottom:2px #FFF solid; height:22px; line-height:22px; color:#666}
