html { 	scrollbar-3dlight-color:#f3ebe1;
	scrollbar-arrow-color:#f3ebe1;
	scrollbar-track-color:#bda37e;
	scrollbar-darkshadow-color:#817059;
	scrollbar-face-color:#d1b68f;
	scrollbar-highlight-color:#f3ebe1;
	scrollbar-shadow-color:#817059; }
body { margin:0; font-family:Arial, Helvetica, sans-serif; font-size:0.8em; line-height:1.6em; color:#000000; background:#ffffff; }
img { border:none; }
p { text-align:left; }

	#container { width:1006px; margin:0 auto 0 auto; background:url(resources/layout_home_03.jpg) top left repeat-y; overflow:visible; border:none; }
		#banner { width:1006px; height:176px; background:url(resources/layout_home_01.jpg) top left no-repeat; }
			#banner h1 { display:none; }
		#navigation { width:1006px; min-height:17px; display:block; position:relative; }
		#content { width:1006px; background:url(resources/layout_02.jpg) top left no-repeat; margin:0; padding:198px 0 0 0; overflow:visible; }
			#news { width:420px; float:right; color:#5A646D; margin:12px 8px 0 0; text-align:right; }
				#news h2 { height:34px; margin:0 16px 0 0; font-size:2.1em; overflow:hidden; font-family:"Times New Roman", Times, serif; font-weight:normal; color:#ffffff; text-transform:uppercase; }
				#news div { width:420px; margin:0; padding:0; padding:0 0 32px 0; }
				#news h3 { text-align:left; font-size:1.3em; margin:0; overflow:hidden; font-family:"Times New Roman", Times, serif; font-weight:normal; text-transform:uppercase;  padding:0 0 0 72px; background:url(resources/newspoint.png) top left no-repeat; }
				#news p { font-size:0.9em; margin:0 8px 2px 16px; }
				#news a { margin:0 8px 0 0; font-size:0.8em; }
			#menu {margin:0 400px 0 8px; padding:0; overflow:visible; text-align:left; }
				#menu ul { float:left; margin:0 48px 0 0; padding:0;}
					#menu ul li { height:16px; margin:0 0 6px 0; background:url(resources/menupoint.png) top left no-repeat; padding:18px 0 0 24px; list-style:none; overflow:hidden;}
					#menu ul li a { text-decoration:none; font-size:1.2em; color:#000000; overflow:hidden; font-family:"Times New Roman", Times, serif; font-weight:normal; text-transform:uppercase; overflow:hidden; }
					#menu ul li a:hover { color:#b99665; }
					
			.menu {margin:0px 0px 24px 8px; float:left; padding:0 0 0 0; overflow:visible; width:560px; text-align:left; display:block; }
			.menu ul { margin:0; padding:0; float:left; width:550px;}
				.menu ul li { float:left; height:16px; margin:0 48px 6px 0; background:url(resources/menupoint.png) top left no-repeat; padding:18px 0 0 24px; list-style:none; display:block; width:180px}
				.menu ul li a { text-decoration:none; font-size:1.2em; color:#000000; font-family:"Times New Roman", Times, serif; font-weight:normal; text-transform:uppercase; }
				.menu ul li a:hover { color:#b99665; }
					
		#bottom { width:1006px; height:29px; background:url(resources/layout_home_04.jpg) top left no-repeat; }
	
	#footer { width:990px; font-size:0.7em; text-align:center; margin:4px auto 8px auto; }
		#footer a { color:#cccccc; }
		#footer a:hover { color:#666666; }
		#copyright { float:left; width:25%; text-align:left; color:#cccccc; }
		#bestviewed {  color:#cccccc; }
		#sitebybink { float:right; text-align:right; width:25%; color:#cccccc; }
			#sitebybink a { color:#cccccc; }
			#sitebybink a:hover { color:#669999; }

br.clear { clear:both; }				