.topslice {
	background-image: url(images/topslice.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 21px;
}
.midslice {
	background-repeat: repeat-y;
	background-position: center top;
	height: 100px;
	border: 2px ridge #990000;
}
.bottomslice {
	background-image: url(images/bottomslice.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 22px;
}
.darkredbkgrnd {
	background-image: url(images/darkerred.jpg);
	height: 170px;
	width: 250px;
}
body {
	background-color: #660000;
	margin: 10px 0px;
	background-image: url(images/bkgrnd.jpg);
}
.menubar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	padding: 10px;
	line-height: 25px;
}
.menubar a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: normal;
}
.menubar a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: normal;
}
.menubar a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}

.textareas {
	padding: 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFCC;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: none;
}
.darkredbkgrndheader {

	background-image: url(images/darkerred.jpg);
}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	height: 20px;
	background-color: #6F0202;
	padding-left: 10px;
	padding-top: 4px;
}
.navbar a:link{
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
.navbar a:visited {

	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
.navbar a:hover {

	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

.textcontentarea {
	padding: 20px;
}
.lighterbkgrnd {
	background-color: #951D1E;
}
.topleftbkgrnd {
	background-color: #810304;
	background-image: url(images/topleft250alt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.maintextbody {
	background-image: url(images/darkerred.jpg);
	height: 100px;
}
.necklacebox {
	background-color: #951D1E;
	background-image: url(images/necklaceboxbkgrnd.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.logobkgrnd {
	background-color: #990000;
}
.braceletbox {

	background-color: #951D1E;
	background-image: url(images/braceletbox.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.setsbox {


	background-color: #951D1E;
	background-image: url(images/setsbox.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.earingsbox {



	background-color: #810304;
	background-image: url(images/earingsbox.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.miscbox {
	background-color: #810304;
	background-image: url(images/miscbox.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 170px;
}
.style1 {
	color: #FF9900;
	font-style: italic;
	font-size: 12px;
}
.style1 a:link{
	color: #FF9900;
	font-style: italic;
	font-size: 12px;
}
.style1 a:visited{
	color: #FF9900;
	font-style: italic;
	font-size: 12px;
}
.style1 a:hover{
	color: #FF0000;
	font-style: italic;
	font-size: 12px;
}

.style2 {
	color: #FF9900;
	font-size: 12px;
}
.style2 a:link{
	color: #FF9900;
	font-size: 12px;
}
.style2 a:visited{
	color: #FF9900;
	font-size: 12px;
}
.style2 a:hover{
	color: #FF0000;
	font-size: 12px;
}
