.logo {
	background-image: url(images/logo.jpg);
	height: 600px;
	width: 110px;
	background-repeat: no-repeat;

}

.menutable {
	background-position: top;
}
.mainpage {
	background-image: url(homeback.gif);
	background-repeat: no-repeat;
	border: 1px solid #666666;
	width: 800px;
	vertical-align: top;
}
.background {
	background-image: url(homeback.gif);
	background-repeat: no-repeat;
	border: 1px solid #666666;
	width: 800px;
	vertical-align: top;
}

.footing {
	color: #666666;
	font-variant: small-caps;
	text-decoration: none;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
}

.footing a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.footing a:hover {
	text-decoration: none;
}

.SiteText  {
	Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: Gray;
	font-family: Arial, Helvetica, sans-serif;
}

.SiteText  a {
	text-decoration: none;
	color: Gray;
}

.SiteText a:hover {
	font-size: 11px;
	line-height: 18px;
	font-weight: bolder;
	color: #3E6053;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.Logo {
	float: left;
	background-color: white;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #2B4037;
	width: 300px;
}

.Contact {
	float: left;
	background-color: White;
	width: 300px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-decoration: none;
	line-height: 24px;
	letter-spacing: .1em;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
}

.Contact a {
	text-decoration: none;
}
.OpenGfx {
	background-image: url(Images/gfx1.jpg);
	background-repeat: no-repeat;
}
.CloseGfx {
	background-image: url(Images/gfx2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

