body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	line-height: 1.5em;
	color: #575757;
	background-image: url(../ART/bg_grapevine.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 1.5em;
	color: #CC99B2;
	font-weight: bold;
}
#MainContain {
	width: 720px;
	margin-left: 160px;
	margin-top: 20px;
}
div.menucontain {
	width: 640px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #969696;
	border-bottom-color: #969696;
	padding: 10px;
}
div.extras {
	padding: 45px 5px 5px;
	float: left;
}
.menuitem {
	padding-right: 10px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div.mainCopy {
	padding: 10px;
	float: left;
	width: 400px;
	margin-left: 40px;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #969696;
	margin-bottom: 5px;
}
a:link {
	color: #9F3F6F;
	text-decoration: none;
}
a:visited {
	color: #969696;
	text-decoration: none;
}
a:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #993366;
	padding-bottom: 10px;
}
