body {
	margin: 0px; 
	padding:0px;
	font-size: 80%;
	background-image: url(bkgd.jpg);
	background-repeat: repeat-x;
	}

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: #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;
	text-align: center;
	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:absolute;
	left:50%;
	width:750px;
	margin-top:0px;
	margin-left:-360px;
	padding: 0px;
	background-color: #ffffff;
	border: 1px solid #006666;
}
#navigation {
	position: absolute;
	width: 179px;
	padding: 0px;
	top: 0px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	border-bottom: 1px solid #006666;
	border-right: 1px solid #006666;
}
#navigation li a:link, #navigation a:visited {
	display: block;
	padding: 5 5 5 20;
	background-color: #fff;
	font-size: 14px;
	color: #006666;
	font-family: georgia, serif;
	text-decoration: none;
	font-weight: bolder;
}
#navigation li a:active, #navigation a:hover {
	display: block;
	padding: 5 5 5 20;
	background-color: #006666;
	font-size: 14px;
	color: #fff;
	font-family: georgia, serif;
	text-decoration: none;
	font-weight: bolder;
}
#content {
	margin-left: 14em;
	width: 555px;
	padding-left: 0px;
}
#footer {
	clear: both;
	background-color: #fff;
	color: #006666;
	font-family: georgia, serif;
	font-size: 12px;
	padding: 5px;
	text-align: center;
	border-top: 1px solid #006666;
}
#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 : #006666;
	padding-left: 10px;
}
.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;
}
