body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color:#FFFFFF;
	background-image: url(images/blue-green-bg.jpg);
}
#wrapper {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #009900;
	background-color:#FFFFFF;
	margin:auto 5% auto	5%;
	border:#FFFFFF thin solid;
}
#greenBlock {
	color: #FFFFFF;
	background-color:#009900;
}
h1 {
	color:#009900;
	background-color:inherit;
	text-align:center;
	font-weight:700;
	font-size: 18px;
	margin:10px;
}
h2 {
	color:#009900;
	background-color:inherit;
	text-align:center;
	font-weight:700;
	font-size: 16px;
	margin:0 10px 5px 10px;
}
h3 {
	color:#009900;
	background-color:inherit;
	text-align:center;
	font-weight:700;
	font-size: 14px;
	margin:0 10px 5px 10px;
}
p {
	color:#009900;
	background-color:inherit;
	text-align:justify;
	font-size: 14px;
	margin:0 10px 25px 10px;
}
#left {
	color:#FFFFFF;
	background:#336699;
	
}
#left a {
	color:#66FF00;
	background:inherit;
}
.caption {
	font-size:small;
	font-style:italic;
	color:#003300;
	background:inherit;
}
a:link {
	color: #336633;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #336633;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #33CC00;
	font-weight:bold;
	text-decoration:underline;
}
a:active {
	text-decoration: underline;
	color: #33CC00;
	font-weight:bold;
	text-decoration:underline;
}
#footer {
	color:#FFFFFF;
	background-color:#009900;
	text-align:right;
	font-size: 11px;
	margin:0;
	padding:10px;
	font-style: italic;
	font-weight:600;
	height:45px;
}
#white a:link {
	color: #FFFFFF;
	background:inherit;
	font-weight: bold;
	text-decoration: none;
}
#white a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background:inherit;
}
#white a:hover {
	text-decoration: underline;
	color:#00FF00;
	background:inherit;
}
#white a:active {
	text-decoration: none;
	color: #00FF00;
	background:inherit;
}
.style1 {
	font-size: 12px;
	font-style: italic;
}
.style2 {color: #FFFFFF}
.style3 {color: #FFFFFF; font-size: 12px; }
.style6 {font-size: 12px}
.style7 {font-size: 11px}
#scrollHome {
	color:#FFFFFF;
	background-color:#006600;
}
#scrollHome h3 {
	text-align:center;
	color:#FFFFFF;
	background-color:#006600;
	font-weight:600;
	font-size:12px;
	margin:0 10px 5px 10px;
}
#scrollHome p {
	text-align:justify;
	color:#FFFFFF;
	font-size:11px;
	background-color:#006600;
	margin:0 10px 25px 10px;
}
#scrollHome a {
	color:#FFFFFF;
	background:inherit;
	text-decoration:underline;
}

