* {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
}

/* links */
a,
a:focus, 
a:link, 
a:active { 
	outline: none; 
}
a {
	color: #FFFFFF; text-decoration: none;
}
a:visited {
	color: #FFFFFF; text-decoration: none;
}
a:hover {
	color: #08A025; text-decoration: none;
}
td#nav1cur a,
td#nav1cur a:hover {
	color: #08A025;
	text-decoration: none;
}
#nav2 {
	text-align: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #08A025;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #08A025;
	line-height: 26px;
}
nav2cur   { color:#08A025; text-decoration:none; }
a.nav2cur:link    { color:#08A025; text-decoration:none; }
a.nav2cur:visited { color:#08A025; text-decoration:none; }
a.nav2cur:hover   { color:#08A025; text-decoration:none; }
a.nav2cur:active  { color:#08A025; text-decoration:none; }


#content {
	float: right;
	width: 660px;
	padding:30px;
}
hr {
	height: 1.5px;
	color: #08A025;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #08A025;
}

#container {
	height: 100%;
	width: 960px;
}
#navigation {
	width: 190px;
	float: left;
	margin-left: 20px;
}
#nav1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #08A025;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #08A025;
}
#footer {
	text-align: center;
	margin:20px;
}
#nav-right {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #08A025;
}
#nav1b {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #08A025;
	text-transform: none;
	font-size: 15px;
}
#nav1cur {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #08A025;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #08A025;
	text-transform: uppercase;
	color: #08A025;
}
#header {
	border-bottom-width: 1.5px;
	border-bottom-style: solid;
	border-bottom-color: #08A025;
	margin:20px;
}
#content-text {


	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #08A025;
	text-transform: inherit;
}
#content-text2 {
	text-transform: inherit;
}
