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

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

a:link {
	font color: #669900; 
}

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: #cc3366;
	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;
}

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: 2em;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #cc3333;
	text-decoration: none;
	PADDING-left: 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	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: bold;
	font-variant: normal;
	text-transform: none;
	color: #669900;
	text-decoration: none;
	PADDING-left: 10px;
}
#header {
	background:  url(header.jpg);
	position:absolute;
	left:50%;
	width: 750;
	height: 126px;
	margin-top:0px;
	margin-left:-360px;
	padding: 0px;
}
#main {
	position:absolute;
	left:50%;
	width:750px;
	margin-top:0px;
	margin-left:-360px;
	padding: 0px;
	background-color: #ffffff;
	border: 1px solid #000;
}
	
#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;
}
#content {
	margin-left: 11.75em;
	width: 450px;
	padding-left: 0px;
}
#content p {
	padding-left: 10px;
}
#rightpic {
	float: right;
	margin-top: 0px;
}
#content .leftpic {
	float: left;
	margin-left: 0px;
}
.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;
}
.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;
}