@charset "utf-8";
/* CSS Document */
html {
	min-height : 101%;
	margin-bottom : 1px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #E4DAE5;
	background-color: #4c074e;
	background-image: url(images/background-lbw2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#wrapper {
	width:920px;
	margin:0 auto;
	min-height: 100%;
	 position:relative;
}
#header {
	margin:0 auto;
	width:100%;
	height:auto;
}
p {
	color: #4C074E;
}
#nav {
	background-color: #98a45b;
	height: 36px;
	width: 900px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	line-height: 36px;
	margin-top: 280px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#container {
	margin:0 auto;
	width:900px;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	color: #858F50;
	overflow:auto;
	padding-bottom: 80px;
	padding-left: 8px;
}
#menulinks ul {
	list-style:none;
}
#menulinks li {
	display:inline;
	float:none;
	text-align:center;
	text-transform:none;
	height: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 22px;
	padding-left: 0px;
}
#menulinks a:link {
	color: #ffffff;
	text-decoration: none;
}
#menulinks a:visited {
	text-decoration: none;
	color: #ffffff;
}
#menulinks a:hover {
	text-decoration: none;
	color: #9900CC;
}
#menulinks a:active {
	text-decoration: none;
}
.space {
	height:5px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: .1em;
	color: #6D7542;
	font-weight: normal;
}
#footer {
	background-color: #98a45b;
	width: 966px;
	position: relative;
	margin-top: -80px; /* negative value of footer height */
	margin-right:auto;
	margin-left:auto;
	height: 80px;
	clear:both;
	font-size: 10px;
	color: #990099;
}
.img1 {
	margin-left: 150px;
}
a {
	text-decoration: none;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: none;
	color: #9900CC;
}
a:active {
	text-decoration: none;
}
.readmore {
	text-align: right;
}
.style3 {
	color: #990099
}
[if !IE 7]>  <style type="text/css">  #wrap {
display:table;
height:100%
}
 </style> <![endif]
#wrapper #container h1 {
	font-size: 24px;
	font-weight: normal;
}
