body {
	background:#000 url('../images/backg.png');
	font-family:verdana;
	font-size:10px;
	text-align: center;
	color:#2E7241;
	}
	
#header-links {
	background:#2e7241;
	color:#fff;
	height:26px;
	text-align:right;
	}
	
.header-text-left {
	float:left;
	padding:6px 0 4px 10px;
	color:#A7E59D;
	font-weight:bold;
	text-align: right;
	}
	
.header-text-right {
	padding:6px 10px 4px 0;
	}
	
#header-links a {
	color:#a7e59d;
	font-weight:bold;
	text-decoration:none;
	}
	
#header-links a:hover {
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
	}

#wrap-top {
	width:900px;
	margin:0px auto 0px auto;
	text-align:left;
	background:#000 url('images/wrap-top.png') no-repeat top left;
	height:20px;
	}

#wrap {
	width:900px;
	margin:0px auto 0px auto;
	color:#2E7241;
	overflow: auto;
	background-color: #000000;
	}
	
#wrap-bottom {
	width:900px;
	margin:0 auto;
	padding:0px 0 0 0;
	text-align:left;
	height:155px;
	color:#fff;
	}

#wrap-bottom a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	}
	
#wrap-bottom a:hover {
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
	}
	
.text-wrap {
	padding:0 0 0 14px;
	}


#wrap-nearbot {
	width:900px;
	margin:0 auto;
	padding:30px 0 0 0;
	text-align:center;
	height:30px;
	color:#2e7241;
	}

#wrap-nearbot a {
	color:#2e7241;
	font-weight:bold;
	text-decoration:none;
	}
	
#wrap-nearbot a:hover {
	color:#2e7241;
	font-weight:bold;
	text-decoration:underline;
	}
	
.text-wrap {
	padding:0 0 0 14px;
	}

#footer {
	margin:0 auto;
	padding:5px 0 0 0;
	background:#2e7241;
	text-align: center;
	color:#ffffff;
	height:20px;
	font-size:9px;
	width: 900px;
	}
	
	
.wrap-links {
	width:120px;
	height:110px;
	border-right:1px dashed #2e7241;
	padding:16px 5px 16px 0;
	float:left;
	text-align: right;
	}
	
.wrap-links a {
	color:#2e7241;
	font-weight:bold;
	text-decoration:none;
	}
	
.wrap-links a:hover {
	color:#2e7241;
	font-weight:bold;
	text-decoration:underline;
	}

.wrap-rightlinks {
	width:120px;
	height:110px;
	border-left:1px dashed #2e7241;
	padding:16px 0 16px 5px;
	float:right;
	text-align: left;
	}
	
.wrap-rightlinks a {
	color:#2e7241;
	font-weight:bold;
	text-decoration:none;
	}
	
.wrap-rightlinks a:hover {
	color:#2e7241;
	font-weight:bold;
	text-decoration:underline;
	}

.wrap-content {
	float:left;
	margin-left:30px;
	width:788px;
	}
	
.wrap-content a {
	color:#2e7241;
	font-weight:lighter;
	text-decoration:none;
	}
	
.wrap-content a:hover {
	color:#2e7241;
	font-weight:lighter;
	text-decoration:underline;
	}


#news-message {
	padding:10px 10px 10px 10px;
	border-width:0 0 1px 1px;
	margin-left: 0px;
	}

.content-news {
	width:400px;
	}
	
.content-botright {
	float:right;
	position:relative;
	height:155px;
	width:120px;
	}

.bottom-botright li {
  list-style-type:none;
  }

.bottom-left {
	margin-left:0px;
	padding-right:0px;
	width:120px;
	height:155px;
	float:left;
	border-width:0 1px 0 0;
	text-align: right;
	}

.bottom-left li {
  list-style-type:none;
  }

.bottom-middle {
	margin-left:60px;
	margin-right:60px;
	width:300px;
	height:90px;
	border:1px dashed #fff;
	border-width:0 1px 0 0;
	float:left;
	position:relative;
	}
	
.bottom-right {
	width:120px;
	height:155px;
	float:right;
	position:relative;
	border-width: 0 1px 0 0;
	padding-bottom: 0px;
	text-align: left;
	}

.bottom-right li {
  list-style-type:none;
  }

.indent {
	margin-left:20px;
	}
	

h1 {
	color:#090909;
	margin:2px 0 4px 0;
	font-size:22px;
	}
