/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #000 url(images/mainbg.gif) no-repeat;
	font-family: Trebuchet, Tahoma, Verdana;
	font-size: 10pt;
	color: #fff;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #e8d49d;
	font-family: Trebuchet, Tahoma, Verdana;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
	margin-top: 0;
	font-family: Trebuchet, Tahoma, Verdana;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	color: #90a133;
	font-size: .9em;
}

a:hover {
	text-decoration: none;
	color: #e6d49a;
}
.a2 {
	text-decoration: underline;
	color: #28534b;
	font-size: .9em;
}

.a2:hover {
	text-decoration: none;
	color: #785503;
}

#wrapper {
	margin: 0px;
	padding: 0px;
}
#menu {
	width: 572px;
	height: 20px;
	margin: 108px auto 5px 150px;
	padding: 0;
}

/* Page */

#page {
	width: 590px;
	height: 266px;
	margin: 0 auto 200px 134px;
	padding: 0px 20px 20px 20px;
	overflow: auto;
}

/* Content */

#content {
	float: left;
	width: 580px;
	padding: 0px 0px 0px 0px;
}

.post {
	margin-bottom: 1px;
}

.post .entry {
	padding: 4px 5px 5px 5px;
	text-align: justify;
	line-height: 10px;
}
.entry p {
	margin: 0 0 12px 0;
	line-height: 19px;
	font-size: 10pt;
	color: #112524;
}
.column {
    width: 540px;
	height: 76px;
    margin: -180px 680px 230px 190px;
	text-align: center;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 8pt;
	text-align: center;
	color: #b1934f;
}

#footer a {
	text-decoration: underline;
	color: #fff;
}
