body {
	background-attachment: scroll;
	background-color: #004A8E;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#wrapper {
	text-align: center;
	padding: 0px;
	height: 100%;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 615px;
	width: 950px;
	position: relative;
	top: 0px;
}
#content {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	background-attachment: scroll;
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: left;
	margin: 0px;
	width: 700px;
	padding-top: 25px;
	padding-right: 125px;
	padding-bottom: 50px;
	padding-left: 125px;
	position: relative;
	top: -12px;
}
#title {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 950px;
	position: relative;
	top: 0px;
}
#footer {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: 80px;
	width: 650px;
	padding-top: 35px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 200px;
	position: relative;
	top: -12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}
#footer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#footer a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#footer a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#footer a:hover {
	font-weight: bold;
	color: #9DC3E8;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
h2 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
h3 {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #004A8E;
	text-decoration: underline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
ul {
	font-weight: bold;
	margin: 0px 0px 12px;
	padding: 0px;
	list-style-position: inside;
	list-style-image: url(images/zbullet.jpg);
	line-height: 22px;
}
.quotetext {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #6699CC;
	line-height: 18px;
}
.redtext {
	color: #FF0000;
}
#content p {
	margin: 0px 0px 12px;
	padding: 0px;
}
#content  p  a, a:visited {
	text-decoration: none;
	color: #0000FF;
}
#content p a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.leftimage {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}

