body {
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-position: center top;
	background-color: #000000;
	height:100%;
	background-image: url(../images/bijouBKG2corp.jpg);
	background-image: url(../images/bijouBKG4.jpg);
}
#body {
	background-image: url(/images/background4.jpg);
	background-repeat: repeat-y;

}
#midbar {
	background-image: url(/images/midbar3.png);
	background-repeat: no-repeat;

}
#bodycellslim {
	background-image: url(/images/bodycellslim3.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: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #C96;
	text-decoration: none;
}
a {
	font-size: 1.1em;
}

p {
	text-align: justify;
	margin-top: 0px;
}

h1 {
	font-size: 24px;
	color: #1B052F;
	margin-top: 0px;
}
h2 {
	font-size: 18px;
	color: #666666;
	margin-top: 0px;
}
h3 {
	font-size: 14px;
	color: #666666;
	margin-top: 0px;
}
#bottomslice {
	background-image: url(/images/bottomslice3.png);
	background-repeat: no-repeat;
}

#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:380px;
	width:400px;
	background:#FFFFFF;
	border:10px solid #5f0835;
	z-index:2;
	padding:14px;
	font-size:13px;
	margin: 20px 20px 0 310px;
}
#popupContact h1{
	text-align:left;
	color:#000000;
	font-size:22px;
	font-weight:700;
	border-bottom:none;
	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;
}
#popupBBC{
	display:none;
	position:absolute;
	_position:absolute; /* hack for internet explorer 6*/
	height:323px;
	width:410px;
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:2;
	padding:12px;
	font-size:13px;
	margin: 20px 20px 0 330px;
}
#popupBBC h1{
	text-align:left;
	color:#6FA5FD;
	font-size:22px;
	font-weight:700;
	border-bottom:1px dotted #D3D3D3;
	padding-bottom:2px;
	margin-bottom:20px;
}
#popupBBCClose{
	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*/
	height:844px;
	width:614px;
	background:#FFFFFF;
	border:10px solid #000000;
	z-index:2;
	padding:20px;
	font-size:13px;
	margin: 20px 20px 0 220px;
}
#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;
	}
	#button{
	text-align:center;
	margin:100px;
}

.dressCode a {
	color: #666666;
	text-align: center;
	display: block;
}
.headertop  {
	background-image: url(/images/topbar3.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #5f0835;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

