/* ------------------------------------------- */
/* BODY                                        */
body { font-size: 62.5%; font-family: Arial, Helvetica, sans-serif; }
/* ------------------------------------------- */
/* WRAP                                        */
#wrap { font-size: 1.1em; }  
/* ------------------------------------------- */
/* BRANDING                                    */
#branding a { text-indent: -9999em; }  
/* ------------------------------------------- */
/* NAV MAIN                                    */
#nav_main { text-transform: lowercase; }  
	#nav_main a:hover { text-decoration: underline; }  
	#nav_main ul li.active a { font-weight: bold; }  
	/* ------------------------------------------- */
	/* CONTENT MAIN                                */
	#content_main { line-height: 19px; }
		#content_main h1 { text-indent: -9999em; }
		#content_main h2 { font-size: 1.9em; letter-spacing: 2px; text-transform: lowercase; font-weight: normal; }
		#content_main a:hover { text-decoration: underline; }
		.intro { text-align: right; line-height: 20px; }
	/* ------------------------------------------- */
	/* CONTENT SUB                                 */
	.thumbs li a:hover { font-weight: bold; }
/* ------------------------------------------- */
/* SITE INFO                                   */
#site_info { line-height: 20px; }

