body {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}
a:link {
	color: #E7ECF3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E7ECF3;
}
a:hover {
	text-decoration: none;
	color: #BBCFF3;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.text_white {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.text_blue {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #061624;
}
.text_blue a:link {
	color: #325280;
	text-decoration: none;
}
.text_blue a:visited {
	text-decoration: none;
	color: #325280;
}
.text_blue a:hover {
	text-decoration: none;
	color: #437CC0;
}
.text_blue a:active {
	text-decoration: none;
	color: #990000;
}
.text_blue_ds {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #061624;
	text-shadow: #CCCCCC 1px 1px 1px;
}
.fineprint {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 9px;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	color: #C0C0C0;
}
.topgap {
	height: 35px;
}
.content_botgap {
	height: 23px;
}
.comtent_gutter {
	width: 115px;
}
#logo {
	background-image: url(nav/billie_shane.gif);
	height: 572px;
	width: 85px;
}
#home {
	background-image: url(images/home_bkg.jpg);
	height: 572px;
	width: 790px;
	background-repeat: no-repeat;
}
#about {
	background-image: url(images/about_bkg.jpg);
	height: 572px;
	width: 790px;
	background-repeat: no-repeat;
}
#jewelry {
	background-image: url(images/jewelry_bkg.jpg);
	height: 572px;
	width: 790px;
	background-repeat: no-repeat;
}
#contact {
	background-image: url(images/contact_bkg.jpg);
	height: 572px;
	width: 790px;
	background-repeat: no-repeat;
}
