body {
	font-family: verdana, Helvetica, sans-serif;
	background-color: #eeeeee;
}

a:link {
  color: #E97F0D;
  background: none;
  text-decoration: underline;
}

a:visited {
  color: #E97F0D;
  background: none;
  text-decoration: underline;
}

A:hover {
  color:#E97F0D;
  background: none;
  text-decoration: none;
}

a:active {
  color: #E97F0D;
  background: none;
}

h1 { color: #000000; padding: 0; margin: 0; font-family: "CopprplGoth BT",sans-serif; letter-spacing 2px; }
h3 { color: #000000; padding: 0; margin: 0; font-family: "CopprplGoth BT",sans-serif; letter-spacing: 3px; font-size: 95%; }

.sectionLinks{
margin-right: 0;
padding: 0px;
font-family: "arial", sans-serif;
text-align: left;
letter-spacing: 1px;
}

.sectionLinks a:link, .sectionLinks a:visited {
display: block;
text-decoration: none;
background-color: #eeeeee;
border-bottom: 1px solid #99cc33;
border-right: 1px solid #99cc33;
border-left: 1px solid #99cc33;

padding: 3px 4px 3px 4px;
color: #000000;
font-size: 75%;
}

.sectionLinks a:hover{
background-color: #DADADA;

text-decoration: none;
color: #7aa228;
font-size: 80%;
text-align: left;
}

.sectionLinks a {position: relative;}

.main {
border: 1px solid #99cc33;
height: 550px;
}

.content {
border: 1px solid #7aa228;
margin-top: 6px;
padding: 3px;
font-size: 90%;
}

.articles {
padding: 3px;
font-size: 85%;
}

.header {
background-color: #7aa228;
}

.t {
background-color: #99cc33;
height: 40px;
}

.tt {
background-color: #c1e083;
height: 40px;
}

.headertext {
position: absolute;
left:30%;
top: 50px;
width: 600px;
}

.headertextsub {
position: absolute;
left: 35%;
top: 96px;
width: 400px;
}

.footer {
background-color: #7aa228;
font-size: 80%;
padding: 2px;
}

A.footerl:link {
	COLOR: #000000; TEXT-DECORATION: underline
}
A.footerl:visited {
	COLOR: #000000; TEXT-DECORATION: underline
}
A.footerl:hover {
	COLOR: #000000; TEXT-DECORATION: none
}
A.footerl:active {
	COLOR: #000000; TEXT-DECORATION: underline
	}