html {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin: 20px 0px 0px;
	text-align: center;
	background-image: url(images/bg2.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
}
p {
	font-size: 0.8em;
	color: #666666;
	line-height: 1.4em;
}	
#navigation {
	color: #61C19E;
	font-size: 0.7em;
	text-align: right;
}
#navigation ul {
	list-style-image: none;
	list-style-type: none;
}
#navigation li {
	display: inline;
}
#navigation li a:link {
	color: #666666;
	text-decoration: none;
	padding: 3px;
}
#navigation li a:visited {
	color: #666666;
	text-decoration: none;
	padding: 3px;
}
#navigation li a:hover {
	color: #61C19E;
	padding: 3px;
	background-color: #;
	text-decoration: underline;
}	
#navigation2 {
	color: #ffffff;
	font-size: 0.6em;
	text-align: left;
	text-indent: -32pt;
}
#navigation2 ul {
	list-style-image: none;
	list-style-type: none;
}
#navigation2 li {
	display: inline;
}
#navigation2 li a:link {
	color: #666666;
	text-decoration: none;
	padding: 2px;
}
#navigation2 li a:visited {
	color: #444444;
	text-decoration: none;
	padding: 2px;
}
#navigation2 li a:hover {
	color: #222222;
	padding: 2px;
}	
#navigation3 {
	color: #444444;
	font-size: 0.7em;
	text-align: left;
	text-indent: -30pt;
}
#navigation3 ul {
	list-style-image: none;
	list-style-type: none;
}
#navigation3 li {
	display: block;
}
#navigation3 li a:link {
	color: #333333;
	text-decoration: none;
}
#navigation3 li a:visited {
	color: #666666;
	text-decoration: none;
}
#navigation3 li a:hover {
	color: #333333;
	background-color: #;
	text-decoration: underline;
}	
#navigation4 {
	color: #61C19E;
	font-size: 0.7em;
	text-align: right;
	text-indent: -30pt;
}
#navigation4 ul {
	list-style-image: none;
	list-style-type: none;
}
#navigation4 li {
	display: block;
}
#navigation4 li a:link {
	color: #999999;
	text-decoration: none;
}
#navigation4 li a:visited {
	color: #666666;
	text-decoration: none;
}
#navigation4 li a:hover {
	color: #333333;
	background-color: #;
	text-decoration: underline;
}
h6 {
	font-size: 0.6em;
	color: #666666;
	text-align: right;
	font-weight: normal;
	margin-top: -1px;
}
h6 a:link {
	color: #666666;
		text-decoration: underline;
		}
h6 a:visited {
	color: #444444;
		text-decoration: underline;
		}
h6 a:hover {
	color: #222222;
		text-decoration: underline;
}
h1 {
	font-size: 1.2em;
	font-weight: lighter;
	color: #333333;
	margin-bottom: -10px;
}
.imgright {
	float: right;
	border: 0px solid #000033;
}
.imgleft {
	float: left;
	border: 0px solid #000033;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.green {
	color: 61C19E;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	color: #E1ABC8;
}
.over {
	color: #61C19E;
	padding: 3px 5px 3px 3px;
	text-decoration: none;	
}
h2 {
	font-size: 1em;
	font-weight: lighter;
	text-decoration: none;
	margin-bottom: -12px;
	color: #61C19E;
}
.over3 {
	color: #61C19E;
	text-decoration: underline;
}
.pink {
	color: #E1ABC9;
}
a:link {
	text-decoration: underline;
	color: #666666;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #61C19E;
	text-decoration: underline;
}
