p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

font-weight: bold;	
	color: #000066;
text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

font-weight: bold;	
	color: #000066;
text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

font-weight: bold;	
	color: #006633;
text-align: center;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;

	font-size: 17px;

font-weight: bold;	
	color: #006633;
text-align: center;
}

#headlinetext {


	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

font-weight: bold;	
	color: #000066;
text-align: center;

}



    .speciallink {
        color: #000066;

    }
#bluetext {
 
	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

font-weight: bold;	
	color: #000066;

}
    .speciallink A:link {
    color: #000066;
    text-decoration: none;
    }

    .speciallink A:visited {
    color: #000066;
    text-decoration: none;
    }

    .speciallink A:hover {
    color: #000066;
text-decoration: underline;
    }


body{
margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

#framecontent{
position: absolute;
  left: 0px;
  padding: 0px;
  width: 200px; 
background: #0D630D;
height: 1600px;
top: 0;

}

#maincontent{
  margin-left: 200px;
  padding: 0px;
  margin-right: 5px;
}


.innertube{
margin: 15px; 
}



div#navLinks a:link, div#navLinks a:visited {
	color:#ffffff;
text-decoration:none;
}

div#navLinks a:link {
	color:#ffffff;
}

div#navLinks a:visited {
	color:#ffffff;
}

div#navLinks a:hover {
	text-decoration:underline;	
}

div#navLinks {
	border-color: #660066;
border-width: 2pt;
border-style: solid; 
background-color: #000066; 
width: 150px; 
padding: 0px 0px 0px 4px;
line-height: 120%
}