body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	line-height: 17px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/* styles for IE 5 Mac */
 .wrapper {
        background-color: #FFFFFF;
        position: absolute;
        top: 50px;
		width: 100%;
 }
 
 /* following rules are invisible to IE 5 \*/
.wrapper {
	background-color: #FFFFFF;
	text-align: center;
	position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    margin-top: -270px;
    text-align: center;
    min-width: 780px; 
}
/* end IE 5 hack */ 
#container {
	background-color: #FFFFFF;
	position: relative;
	width: 780px;
	height: 498px;
	z-index: 1;
	text-align: left;
    margin: 0px auto;
    overflow: visible;
}
#logo {
	overflow: visible;
	position: absolute;
	z-index: 1;
	height: 82px;
	width: 160px;
	left: 11px;
	top: 2px;
}
.contentframe {
	height: 350px;
	width: 260;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 2;
	top: 119px;
}
#tasteframe {
	left: 0px;
}
#partyframe {
	left: 260px;
}
#contactframe {
	left: 520px;
}
.line {
	background-color: #000000;
	overflow: hidden;
	position: absolute;
	z-index: 4;
	height: 2px;
	width: 100%;
	left: 0px;
	clear: all;
}
#topline {
	top: 113px;
}
#topline2 {
	top: 117px;
}
#bottomline {
	top: 469px;
}
#bottomline2 {
	top: 473px;
}
.nav {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 20px;
	width: 240px;
	top: 95px;
}
#taste-off {
	left: 10px;
}
#party-off {
	left: 270px;
}
#contact-off {
	left: 530px;
}
#taste-on {
	left: 10px;
	visibility: hidden;
	z-index: 4;
}
#party-on {
	left: 270px;
	visibility: hidden;
	z-index: 4;
}
#contact-on {
	left: 530px;
	visibility: hidden;
	z-index: 4;
}
#taste-over {
	left: 10px;
	visibility: hidden;
	z-index: 4;
}
#party-over {
	left: 270px;
	visibility: hidden;
	z-index: 4;
}
#contact-over {
	left: 530px;
	visibility: hidden;
	z-index: 4;
}
#rr-link {
	text-align: right;
	position: absolute;
	height: 20px;
	width: 229px;
	left: 551px;
	top: 480px;
	overflow: visible;
	visibility: visible;
	z-index: 3;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #959595;
	text-decoration: underline;
}
a:visited {
	color: #959595;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a.red:link {
	color: #FF0000;
	text-decoration: underline;
}
a.red:visited {
	color: #FF0000;
	text-decoration: underline;
}
a.red:hover {
	color: #FF0000;
	text-decoration: none;
}
a.red:active {
	color: #FF0000;
	text-decoration: none;
}
.mailpop {
	background-image: url(images/double-line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#content {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 340px;
	width: 220px;
	top: 9px;
	left: 20px;
}
.popup {
	font-size: 11px;
}
#popline1 {
	top: 0px;
}
#popline2 {
	top: 8px;
}
