p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #333333;
	width: 650px;
}
.footer {
	font-size: 24px;
	color: #FF00FF;
	background-attachment: fixed;
	background-image: url(images/background.gif);
	background-repeat: repeat;


}
#navigation {
	border-left-style: none;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #006633;
}
li {
	list-style-type: none;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	text-transform: uppercase;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	text-transform: uppercase;
	background-color: #CCCCCC;
}
