body {
	background: #97EF78 url(images/main-bg.gif) repeat-x;
	color: #177C42;
	font-family: tahoma, arial;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

* html body {
}

a:link {
	color: #177C42;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
	
a:visited {
	color: #177C42;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
	
a:hover, a:active {
	color: #177C42;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#footer a:link {
	color: #009900;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}

img {
	border: 0px;
}
	
#footer a:visited {
	color: #009900;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
	
#footer a:hover, #footer a:active {
	color: #009900;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: underline;
}

#banner {
	clear: both;
	height: 398px;
	width: 775px;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 776px;
}

#content {
	clear: both;
	width: 776px;
	background-repeat: repeat;
	text-align: justify;
}

#footer {
	background: url(images/footer.gif) no-repeat;
	clear: both;
	color: #00CC33;
	display: block;
	font-size: 11px;
	height: 108px;
	padding-top: 20px;
	text-align: center;
	width: 776px;
}

#headlines {
	background: #1F1F1F;
	height: 199px;
	padding: 10px;
	width: 254px;
}

#left {
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	width: 734px;
	border-right: #CBFF9A 1px solid;
	border-left: #CBFF9A 1px solid;
}

#logo {
	height: 72px;
	width: 776px;
}
h2 {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding-bottom: 20px;
}


#nav {
	clear: both;
	display: block;
	height: 43px;
	width: 776px;
	background-image: url(images/nav_01.gif);
	background-repeat: repeat-x;
}
#nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #00AF50;
	text-decoration: none;
}

.nlink, .nlinkend {
	float:left;
	width:auto;
	list-style: none;
	display:inline;
	text-align:center;
	padding-top: 15px;
	padding-left: 17px;
	padding-right: 17px;
	height:28px;
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
.nlink{
	background-image: url(images/nav_02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.nlinkend {
	background-image: none;
}
#right {
	float: left;
	width: 200px;
}

#right p {
	margin-top: 0px;
}

* html #right p {
	margin-top: -5px;
}

.date {
	color: #F075C5;
}

#stats {
	background: #494949;
	padding: 10px;
	width: 254px;
}

* html #stats {
	height: 170px;
}

.flt-lft {
	float: left;
	margin-right: 20px;
}

.flt-rgt {
	float: right;
}

.heading1 {
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 12px;
	padding-left: 40px;
	padding-top: 4px;
	width: 181px;
}

* html .heading1 {
	margin-bottom: 5px;
}

.heading2 {
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 5px;
	padding-left: 38px;
	padding-top: 4px;
	width: 161px;
}
#nav3 {
	clear: both;
	display: block;
	width: 774px;
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: normal;
	border-left: #CBFF9A 1px solid;
	border-right: #CBFF9A 1px solid;
}
#nav2 {
	clear: both;
	display: block;
	width: 774px;
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: normal;
	border-left: #CBFF9A 1px solid;
	border-right: #CBFF9A 1px solid;
}
#mainContent {
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	width: 734px;
	border-right: #CBFF9A 1px solid;
	border-left: #CBFF9A 1px solid;
	text-align: justify;
}

