body {
	background-color: #667F70;
}
#main #content {
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-bottom-width: thin;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}
#main #content .content #package {
	padding-top: 0px;
}
#footer {
	background-image: url(images/footer.gif);
	height: 29px;
}
.footer {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main #footer .footer a:link {
	color: #000000;
	text-decoration: underline;
	font-family: Tahoma, "Times New Roman", Times, serif;
}
#main #nav {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
#main #content #quote {
	padding-top: 5px;
}
.content {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#main #nav a:link {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.header {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #000000;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: justify;
}

#main #nav a:visited {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

#main #nav a:hover {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.list {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
	text-align: justify;
	margin-left: 30px;
	margin-top: -20px;
	margin-bottom: 30px;
}
