body {
	background-image: url(/images/bijouBKG2corp.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-position: top center;
	background-color: #000;
}
#body2 {
	background-repeat: repeat-y;
	background-color: #000;
	background-image: url(/images/backgroundcorp.jpg);
}
#midbar {
	background-image: url(/images/midbar2.png);
	background-repeat: no-repeat;
}
.bodycellslim {
	background-image: url(/images/bodycellslim.png);
	background-repeat: repeat-y;
}
.bodycellslim  td {
	padding-top: 14px;	
}
.content	{
	padding-left:6px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, serif;
	font-size: 14px;
	color: #000;
}
a:link {
	color: #3C0D51;
	text-decoration: none;
}
a:visited {
	color: #3C0D51;
	text-decoration: none;
}
a:hover {
	color: #7A3853;
	text-decoration: none;
}
a:active {
	color: #C96;
	text-decoration: none;
}
a {
	font-size: 1.1em;
}
a.purple {
	color: #990066;
}
a.purple:hover {
	color: #620042;
}


p {
	text-align: justify;
}
h1 {
	font-size: 24px;
	color: #1B052F;
}
h2 {
	font-size: 18px;
	color: #9F8029;
}
h3 {
	font-size: 14px;
	color: #FFF;
}
hr {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #070707;
	margin-top: 4px;
	margin-bottom: 16px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.bottomslice {
	background-image: url(/images/bottomslice.png);
	background-repeat: no-repeat;
}

#body {
	background-image: url(/images/corporatebackground.jpg);
	background-repeat: no-repeat;
}

#CountdownFXDiv {
	float: right;

}
.nye {
	background-image: url(/images/topbar2-nye.jpg);
	background-repeat: no-repeat;
	height: 106px;
	background-position: bottom;
	width: 760px;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 80px;
	text-align: left;
	padding-right: 60px;
}


#backgroundPopup{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:1;
}
#popupContact{
	display:none;
	position:absolute;
	_position:absolute; /* hack for internet explorer 6*/
	height:544px;
	width:914px;
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:2;
	padding:12px;
	font-size:13px;
	margin: 20px 20px 0 20px;
}
#popupContact h1{
	text-align:left;
	color:#6FA5FD;
	font-size:22px;
	font-weight:700;
	border-bottom:1px dotted #D3D3D3;
	padding-bottom:2px;
	margin-bottom:20px;
}
#popupContactClose{
	font-size:14px;
	line-height:14px;
	right:6px;
	top:4px;
	position:absolute;
	color:#6fa5fd;
	font-weight:700;
	display:block;
	}
	#button{
	text-align:center;
	margin:100px;
}

#popupBooths{
	display:none;
	position:absolute;
	_position:absolute; /* hack for internet explorer 6*/
	width:960px;
	height:715px;
	background:#FFFFFF;
	border:10px solid #000000;
	z-index:10;
	padding:10px 10px 10px 10px;
	font-size:13px;
	margin: 20px 0 0 -500px;
	left: 50%;
}
#popupBooths h1{
	text-align:left;
	color:#000000;
	font-size:22px;
	font-weight:700;
	border-bottom:none;
	padding-bottom:2px;
	margin-bottom:20px;
}
#popupBoothsClose{
	font-size:14px;
	line-height:14px;
	right:6px;
	top:4px;
	position:absolute;
	color:#6fa5fd;
	font-weight:700;
	display:block;
	}

#popupCorporate{
	display:none;
	position:absolute;
	_position:absolute; /* hack for internet explorer 6*/
	width:500px;
	height:676px;
	background:#FFFFFF;
	border:10px solid #000000;
	z-index:10;
	padding:10px 10px 10px 10px;
	font-size:13px;
	margin: 20px 0 0 -260px;
	left: 50%;
}
#popupCorporate h1{
	text-align:left;
	color:#000000;
	font-size:22px;
	font-weight:700;
	border-bottom:none;
	padding-bottom:2px;
	margin-bottom:20px;
}
#popupCorporateClose{
	font-size:14px;
	line-height:14px;
	right:6px;
	top:4px;
	position:absolute;
	color:#6fa5fd;
	font-weight:700;
	display:block;
}	
	

