body {
	background-color: #99ccff;
}
.content {
	background-image: url(../images/bg.gif);
	width: 954px;
	margin: auto;
	background-repeat: repeat-y;
}
.header {
	width: 954px;
	background-image: url(../images/template_03.jpg);
	height: 73px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.content p {
	margin: 0px;
	padding-left: 5px;
	padding-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
}

.footer {
	width: 954px;
	margin: auto;
	background-image: url(../images/template_09.gif);
	height: 119px;
}
.footer p {
	margin: 0px;
	padding-left: 50px;
	padding-right: 8px;
}
.content li {
	list-style-position: outside;
	list-style-image: url(../images/list.gif);
	margin-right: 5px;
}

.accessibility {
	width: 954px;
	margin: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
}
.navigation {
	position: absolute;
	top: 200px;
}
.content .navigation td {
	text-align: center;
}
.content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #FF3300;
	margin: 0px;
}
.content a {
	color: #000000;
}
.header h1 {
	text-align: right;
	font-size: 35px;
	text-decoration: blink;
	margin: 0px;
	font-family: Impact;
	color: #336699;
}
.header a {
	color: #336699;
	text-decoration: none;
}
.content h2 {
	text-align: center;
	font-style: italic;
	margin: 0px;
}
input {
	border: thin solid #FCC717;
}
textarea {
	border: thin solid #FCC717;
}
