#nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	background-position: center;
	text-align: center;
	font-size: 14px;
}
#nav a {
	color: #FFFFFF;
}

body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
img {
	border-top-color: #971C12;
	border-right-color: #971C12;
	border-bottom-color: #971C12;
	border-left-color: #971C12;
}
#main {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
