body {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #eef2e0 url(../tmpl_img/bg_lightbox_page.jpg) center bottom no-repeat;
}

.invisible {
	width: 0px;
	height: 0px;
	left: -1000px;
	top: -1000px;
	position: absolute;
	overflow: hidden;
	display: inline;
}

div.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
}

html, body {
	height: 100%;
}

hr {
	margin: 30px 0;
	border: none;
	border-top: 1px dashed #fff;
	background-color: transparent;
	height: 1px;
}


/* ==========================================================================
   main, container, wrapper
   ========================================================================== */

#container {
	margin: 0 auto;
	/* width: 94%; */
	position: relative;
	z-index: 1;
	clear: both;
}

#wrapper {
	min-height: 100%;
	overflow-x: hidden;
	position: relative;
}

#main {
}

#main .inside {
	margin: 2em;
}


/* ==========================================================================
   fonts
   ========================================================================== */

#main {
	font-size: 0.77em;
	line-height: 1.5em;
}

h1 {
	color: #697d21;
	font-weight: bold;
	padding-bottom: 0.5em;
	font-size: 1.6em;
	line-height: 1.3em;
}

h2 {
	color: #697d21;
	font-weight: bold;
	font-size: 1.2em;
}
