/* @override http://apsestudio.com/template.css */

/* @override http://apsestudio.com/template.css *//* @group NL Layout *//* CSS Document *//*IE Reset*/body {	background-color: #3e3217;	color: white;	font: 1em Arial, Verdana, Helvetica, sans-serif;	margin: 20px;}h1,h2,h3,h4,h5,h6,ul,li,em,strong,pre,code{	padding:0;	margin:0;	line-height: 1em;}table{	font-size:inherit;}table.blog{	font-size:inherit;	padding: 0;	margin: 0;	width: 100%;}table.blog table{}ul{	list-style:none;	}ul.menu{	width: 600px;	height: 49px;}html {  /* this is a hack to force scrollbars on at      all times so that the page does not jump     when going from short to long pages */	height: auto;	margin: 0;	padding: 0;}p {		margin: 20px;	padding: 0 0 5px;}h1, h2, h3, h4, h4 {padding-top: 0px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 0px;}h1{	font-size: 14px;}h2 {}h3 {}h4 {}/* ------------------------ Start Images -----------------*/img, div {behavior: url(iepngfix.htc);border: none;margin: 0;padding: 0;}img.block { display: block;}img.float_left { float: left; margin: 0px 10px 10px 0px;}img.float_right { float: right; margin: 0px 0px 10px 10px;}/* ------------------------ End Images -----------------*/a:link {	color: #E7B241;	text-decoration: none;	font-weight: bold;}a:visited {	text-decoration: none;	color: #E7B241;}a:hover {	text-decoration: underline;	color: #E7B241;}a:active {	text-decoration: none;	font-weight: bold;	color: #FFFFFF;}/* @end*/