body {
	font: 400 90% "Trebuchet MS", Tahoma, "MS Sans Serif", Arial, sans-serif;
	color: #FFFFFF;
	background: #000000 url(../images/website/ACINDSTR.jpg) repeat;
	background-attachment: fixed;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 150%;
	font-weight: 800;
	color: #FFFFFF;
}
h2 {
	font-size: 130%;
	font-weight: 700;
	color: #FFFFFF;
}
h3 {
	font-size: 120%;
	font-weight: 700;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-size: 100%;
	font-weight: 500;
	color: #FFFFFF;
	padding: 3px 0px;
}
a {
	font-weight: normal;
	color: #669900;
	background: transparent;
}
a:link {
	color: #669900;
}
a:hover , a:focus{
	color: #669900;
}
a:active {
	color: #663300;
}
a:visited {
	color: #666600;
}
.leftimg {
	float: left;
	margin-right: 3%;
}
.rightimg {
	float: right;
	margin-left: 3%;
}
.clearall {
	display: block;
	clear: both;
}
#nav {
	background:   url(../images/website/redbckgrd.gif) repeat;
	width: 100px;
	float: left;
	margin-left: 1%;
}
#nav a {
	background: transparent;
}
#nav h6 {
	font-size: 80%;
	padding: 2px 0px;
}
#nav a:link {
	color: #669900;
	background: transparent;
}
#nav a:hover , a:focus{
	color: #FFFFFF;
}
#nav a:active {
	font-weight: 600;
	color: #663300;
}
#nav a:visited {
	color: #669900;
}
#middleit {
	text-align: center;
}
#descrip {
	font-size: 75%;
}
#footer {
	background:   url(../images/WEA/WEAflags.gif) no-repeat center;
	margin: 0px;
	padding: 20px 0px;
	width: 100%;
}
