body {
	font-family: Verdana, Geneva, Arial, Helvetica, serif;
	font-size: 16px;
	color:#000000;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, serif;
	font-size: 16px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p.header{
	font-family: sans-serif;
	font-size: 20px;
	text-align:center;
	color:#000066;
	font-weight:bold;
}

A:link {
	text-decoration: underline; 
	color:#000066;
}

A:visited {
	text-decoration: underline;
	color:#660066;
}
A:active {
	text-decoration: underline;
	color:#0033FF;
}

A:hover 
{
	text-decoration: underline; 
	color:#666633;
}

.navigation{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left:5px;
}

#nav-menu ul
{
list-style: none;
padding-left: 25px;
padding-bottom:10px;
margin: 0;
} 

#nav-menu li
{
float: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color:#000033;
margin-left: 5px;
margin-right: 5px;
padding-right:5px;
border-right-color:#FFFFFF;
border-right-style:solid;
border-right-width: 1px;
}

 



/* navigation */
	
	#nav {
		float: left;
		width: 100%;
		margin: 0;
		padding: 0;
		list-style: none;
		background: #2CC64D;
		border-bottom: 1px solid #2CC64D;
		}
	
	#nav li { 
		float: left;
		margin: 0;
		padding: 0;
		}
	
	#nav a {
		float: left;
		display: block;
		padding: 6px 30px 6px 5px;
		text-decoration: none;
		font-weight: bold;
		font-size: 75%;
		color:#000066;
		background: #2CC64D url(http://www.simplebits.com/img/nav_slant.gif) no-repeat top right;
		}
	
	#nav #nav-1 a {
		padding-left: 20px;
		}
	
	#nav a:hover {
		color: #000;
		}
	
.footer_bar {
	font-size: 65%;
}


<!-- main -->

<!--



-->


.menubar_green {color: #ffffff; width: 100%; height: 16px; position: absolute; left: 0px; top: 86px; background-image: url(images/menu_bg.gif); padding-bottom: 5px; padding-top: 5px;} 
.menubar_blue {width: 100%; height: 14px; position: absolute; left: 0px; top: 105px; background-color: #003366;}
.content_bar {
font-size: 12px;
text-align: left;
color: #003366;
font-family: Arial, Helvetica, sans-serif;
}
.footer_bar {
color: #003366;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
width: 500px;
height: 16px;
position: relative;
bottom: 0px;
text-align: center;
border-top: double;
border-top-color: #003366;
padding-top: 5px;
padding-bottom: 15px;
} 
.footer_bar a{
text-decoration: none;
color: #003366;
}
.footer_bar a:hover{
text-decoration: underline;
}

.redtext {color: #990000}

.pageicon_about {margin-top: 15px; margin-right: 2px;}
.pageicon_receive {margin-top: 15px; margin-right: 2px;}
.pageicon_give {margin-top: 16px; margin-right: 5px;}

.content {
width: 430px;
margin-top: 20px;
margin-left: 0px;
font-size: 14px;
color: #003366;
text-align: left;
line-height: 23px;
}

.content2 {
width: 630px;
margin-top: 20px;
margin-left: 0px;
font-size: 14px;
color: #003366;
text-align: left;
line-height: 23px;
}

.line {
width: 100%;
border-bottom: thin;
border-bottom-color: #339900;
border-bottom-style: dashed;
}

.content li {
padding-bottom: 8px;
}

h1 {
color: #003366;
font-family: Georgia, Times New Roman, serif;
font-size: 22px;
font-weight: bold;
letter-spacing: 2px;
padding-bottom: 3px;
font-variant: small-caps;
}
h2 {
color: #339900;
font-family: Georgia, Times New Roman, serif;
font-size: 17px;
font-weight: bold;
letter-spacing: 2px;
font-style: italic;
padding-bottom: -3px;
padding-top: 15px;
}
h3 {
color: #003366;
font-family: Georgia, Times New Roman, serif;
font-size: 15px;
font-weight: bold;
letter-spacing: 2px;
font-style: italic;
}
.menubar_text {
color: #ffffff;
font-family: arial, helvetica, verdana, sans-serif;
font-size: 13px;
text-align:center;
}
.menubar_green a {
color: #ffffff;
font-family: arial, helvetica, verdana, sans-serif;
font-size: 13px;
text-align:center;
text-decoration: none;
}
.menubar_green a:hover {
color: #ffffff;
font-family: arial, helvetica, verdana, sans-serif;
font-size: 13px;
text-align:center;
text-decoration: underline;
}