body {
	color: #333;
	font-size: medium;
	background-image: url(../images/side_background.gif);
	background-repeat: repeat-y;
	background-position: 50% 0;
	width: 100%;
	margin: 0; }
	
h1 {
	color: white;
	font-weight: bold;
	line-height: 64px;
	background-color: #72a92a;
	text-align: center;
	width: 100% !important;
	height: 64px; }

h2 {
	color: #992900;
	font-size: medium;
	line-height: 200%; }

h3 {
	line-height: 150%;
	background-image: url(../images/header_sub_icons.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	text-indent: 15px; }

li {
	background-image: url(../images/list_side.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	text-indent: 1em;
	list-style-type: none;
	list-style-image: none; }
ul {
	margin: 0 0 0 1em;
	padding: 0;
	list-style-type: none;
	list-style-image: none; }
#counter {
	visibility: hidden;
	display: none; }
#content {
	margin: 12px; }
#moblink {
	line-height: 200%;
	text-align: center; }

.more-link {
	margin-bottom: 1em; }
	
#nv_blog {
	display: none; }


