BODY {
	margin: 0px;
	padding: 0px;
	background: url('images/site/fwf-bg.jpg') repeat;
	text-align: center;
}
BODY, TD {
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: 500;
	color: #000000;
}

#container {
	width: 1000px;
	margin: 0px auto;
	padding: 1px;
	background-color: #000000;
	position: relative;
	text-align: center;
}
#innercontainer {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
	position: relative;
	text-align: center;
}
#header {
	width: 1000px;
	height: 225px;
	margin: 0px;
	padding: 0px;
	position: relative;
	background: url("/images/site/header.jpg") top left no-repeat;
}
#header IMG {
	margin: 0px;
	padding: 0px;
}
#headerinfo {
	width: 250px;
	height: 50px;
	position: absolute;
	font-size: 15px;
	top: 150px;
	left: 430px;
	text-align: left;
	font-weight: 600;
	color: white;
}
#headertags {
	width: 100px;
	height: 67px;
	position: absolute;
	font-size: 11px;
	top: 140px;
	left: 725px;
	text-align: right;
	font-weight: 600;
	color: white;
}
#nav{
	margin: 0px;
	font-family: Verdana, Arial;
	padding: 0px 0px 0px 0px;
	background-color: #9E4A6E;
	text-align: center;
}
#main {
	padding-bottom: 0px;
	width: 960px;
	margin: 0px;
	margin-bottom: 0px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
	text-align: left;
}
#footer {
	font-family: Verdana, Arial;
	padding-bottom: 0px;
	width: 980px;
	font-size: 12px;
	margin: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
#footer P {
	margin: 0px;
	padding: 0px;
}
.mainimg {
	padding: 0px 0px 10px 10px;
	text-align: right;
}
H1 {
	font-size: 33px;
	font-weight: 700;
	font-family: Georgia;
	color: #77959A;
	padding: 20px 0px 2px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
H2{
	font-size: 25px;
	font-weight: 600;
	font-family: Georgia;
	color: #9E4A6E;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;

}
H3{
	font-size: 20px;
	font-weight: 600;
	font-family: Georgia;
	color: #77959A;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;

}

A {
	font-weight: 600;
	font-size: 13px;
	color: #9E4A6E;
	font-family: Verdana, Arial;
	text-decoration: none;
}
A.nav {
	font-weight: 500;
	font-size: 12px;
	padding: 0px;
	color: #FFFFFF;
	font-family: Verdana, Arial;
	text-decoration: none;
}
A.footer {
	font-weight: 500;
	font-size: 10px;
	padding: 0px;
	color: #77959A;
	font-family: Verdana, Arial;
	text-decoration: none;
}
A.header {
	font-weight: 600;
	font-size: 15px;
	color: white;
	font-family: arial, sans-serif;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
TD.navelement {
	width: 150px;
	padding: 0px;
	text-align: center;
}
p.floatright {
	text-align: right;
	color: #464040;
	text-decoration: italics;
}
p.floatrightmore {
	text-align: right;
}
p.intro {
	font-family: Verdana, Arial;
	font-size: 15px;
	font-weight: 500;
	color: #000000;
}
LI {
	list-style: url("/images/site/blue-dot.jpg") outside;
}

