	:link,:visited 		{ text-decoration:none }
	:focus				{ outline:0;}
	ul,ol 				{ list-style:none }
	h1,h2,h3,h4,h5,h6,pre,code 
						{ font-size:1em; }

	ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input
						{ margin:0; padding:0 }

	h1,h2,h3,h4,h5,h6,pre,form,body,html,fieldset,input
						{ margin:0; padding:0 }

						
	a img,:link img,:visited img 
						{ border:none }

	address 			{ font-style:normal }
	
/* ###################################################################################################################################################### */
	html 						{ overflow-y:scroll;}
	body						{ background-image:url(../img/bcg.jpg); background-position:top left; background-repeat:repeat; font-family: Georgia, "Times New Roman", Times, serif; color:#231f20; font-size:14px;}
	.clear						{ clear:both; font-size:1px; line-height:1px; margin:0; padding:0;}

	a							{ color:#d03c27;}
	a:hover						{ color:#d03c27; text-decoration:underline;}
	
	h1							{font-size:22px; color:#231f20; font-weight:normal; margin-bottom:20px;}
	h2							{ font-size:18px; color:#2b2623; font-weight:bold;}

/* LAYOUT ----------------------------------------------------------------------------------- */

	#wholecontent				{ margin:0 auto; background-image:url(../img/bcg_t.jpg); background-position:top left; background-repeat:repeat;}
	
	#left_col					{ width:315px; padding-left:22px; vertical-align:top; background-image:url(../img/footer_bcg.jpg); background-position:bottom left; background-repeat:no-repeat; }
	
	#right_col					{ width:613px; vertical-align:top; background-image:url(../img/bcg_header.jpg); background-position:top right; background-repeat:no-repeat; padding-top:272px;}
	
	.content					{ padding-left:29px; padding-right:43px;}
	
	.bcg						{ background-image:url(../img/bcg_thumbs.jpg); background-position:top left; background-repeat:repeat; border-left:1px solid #b8a785; border-top:1px solid #b8a785; padding:13px;}
	.bcg2						{ background-image:url(../img/bcg_thumbs.jpg); background-position:top left; background-repeat:repeat; border:1px solid #b8a785; padding:5px; width:216px;}
	
	.lightbox_container			{ width:315px; height:231px; margin-top:34px;}
	
	.footer						{ height:38px; padding-top:100px; color:#978765;}
	
	.thumbs						{ margin-bottom:30px; height:84px;}
	.thumbs .bcg2:first-child			{ margin-left:0;}
	.thumbs .bcg2				{ background-image:url(../img/bcg_thumbs.jpg); background-position:top left; background-repeat:repeat; border:1px solid #b8a785; padding:5px; width:111px; height:72px; float:left; margin-left:20px;}
	.thumbs .bcg2 img			{ width:111px; height:72px;}


