body {
	background-color: #660033;
}
.whiteborder {
	background-color: #FFF4ED;
	position: relative;
	width: 748px;
	border: 25px solid #FFF4ED;
	margin: auto;
	z-index: 1;
	display: block;
	padding: 0px;
	height: 530px;
}
.leftcolumn {
	background-repeat: no-repeat;
	height: 530px;
	width: 426px;
	display: block;
	margin: 0px;
	padding: 0px;
	border: 1px none;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	overflow: hidden;
}
.rightcolumn {
	height: 530px;
	background-color: #FFF4ED;
	background-image: url(../images/logo-purple.jpg);
	background-repeat: no-repeat;
	position: absolute;
	display: block;
	background-position: 13px 0px;
	margin: 0px;
	padding: 0px;
	border: 1px none;
	width: 318px;
	left: 426px;
	top: 0px;
	z-index: 2;
	overflow: hidden;
}
.navdiv {
	width: 258px;
	position: absolute;
	top: 440px;
	left: 43px;
	border: 1px none;
	overflow: auto;
	height: 95px;
}

.copyrightbox {
	width: 730px;
	position: relative;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #797979;
	padding: 10px;
	margin: 0px auto auto;
	text-align: left;
}
.content {
	position: absolute;
	width: 258px;
	left: 43px;
	top: 90px;
	display: block;
	padding: 0px;
	margin: 0px;
	border: 1px none;
	overflow: auto;
	height: 350px;
}
.rightimage:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	height: 530px;
	padding: 0px;
	margin: 0px;
	border: none;
	z-index: 10;
	position: absolute;
	left: 426px;
	top: 0px;
	width: 318px;
}
.rightimage:visited {
	visibility: hidden;
	display: none;
}
.rightimage:hover {
	font-weight: bold;

}
.entertext {
	left: 110px;
	top: 250px;
	position: relative;
	height: 100px;
	width: 100px;
	display: block;
	text-align: center;
}
.coupleofjugs {
	height: 13px;
	width: 109px;
	top: 5px;
	position: relative;
	left: 500px;
}
