body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	margin: 0px;
}
a:link, a:visited, a:hover {
	text-decoration: none;
	color: #6666FF;
}

#logoDiv {
	height: 180px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
}
#locationDiv {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#copyDiv {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#flashcontent {
	text-align: center;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
	width: 750px;
	margin-bottom: 25px;
	font-weight: bold;
	font-size: 1.2em;
}
#flashcontent a {
	text-decoration: underline;
}

.body {
	text-align: center;
	margin-top: 10px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#contentDiv {
	text-align: center;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#contentDiv p {
	font-weight: bold;
}
#directionDiv p {
	line-height: 23px;
	color: #333333;
	font-size: 1.2em;
}
