body {
	margin: 0px; 
	padding:0px;
	font-size: 80%;
	}

a {
	text-decoration: none;
	font color: #669900;
}

a:link {
	font color: #669900;
	text-decoration:underline; 
}

a:visited {
	color: #336600;
}

a:active {
	color: #669900;
}

a:hover {
	text-decoration: underline;
}
UL {

}

LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-decoration: none;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
A IMG {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; DISPLAY: block; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px;
	padding: 10px;
}
img {
	padding-right: 5px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #cc3333;
	text-decoration: none;
	PADDING-left: 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #669900;
	margin-bottom: -10px;
	PADDING-left: 10px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	PADDING-left: 10px;
}

#main {
	position:relative;
	left:50%;
	width:750px;
	margin-top:0px;
	margin-left:-360px;
	padding: 0px;
	background-color: #ffffff;
	border: 1px solid #000;
}
#content {
	margin-left: 12em;
	width: 585px;
	padding-left: 0px;
}
#content p {
	padding-left: 10px;
}
#rightpic {
	float: right;
	margin-top: 0px;
}
#content .leftpic {
	float: left;
	margin-left: 0px;
}
#navigation {
	position: absolute;
	left: 0px;
	width: 150px;
	padding: 0px;
	top: 0px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	border-bottom: 1px solid #ecf24c;
}
#navigation li a:link, #navigation a:visited {
	display: block;
	color: #000;
	padding: 5 5 5 5;
	background-color: #b5d780;
	font-size: 12px;
	font-family: verdana, sans serif;
	text-decoration: none;
}
#navigation li a:active, #navigation a:hover {
	display: block;
	color: #000;
	padding: 5 5 5 5;
	background-color: #fcf492;
	font-size: 12px;
	font-family: verdana, sans serif;
	text-decoration: none;
}
#footer {
	clear: both;
	font: 10pt verdana, sans serif;
	text-align: center;
	color: #666666;
}
.bluespan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color : #003399;
}
.bluespan2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: NORMAL;
	font-variant: normal;
	color : #003399;
}
.redspan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color : #990000;
}
.blackspan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color : #000000;
}
.greenspan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color : #669900;
}
