body {
	background-image: url(/images/bijouBKG2.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-position: top center;
	background-color: #3C0D51;
}
#body {
	background-image: url(/images/background2.jpg);
	background-repeat: repeat-y;
}
#midbar {
	background-image: url(/images/midbar.png);
	background-repeat: no-repeat;
}
#bodycellslim {
	background-image: url(/images/bodycellslim.png);
	background-repeat: repeat-y;
}
.content	{
	padding-left:6px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, serif;
	font-size: 14px;
	color: #000;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #303;
	text-decoration: none;
}
a:active {
	color: #C96;
	text-decoration: none;
}
a {
	font-size: 1.1em;
}
h1 {
	font-size: 24px;
	color: #1B052F;
}
h2 {
	font-size: 18px;
	color: #9F8029;
}
#bottomslice {
	background-image: url(/images/bottomslice.png);
	background-repeat: no-repeat;
}
h3 {
	font-size: 14px;
	color: #FFF;
}



