

body {
	background-color: black;
	text-align: center;
	font: 1em arial, sans-serif;
}




#content {
	position: relative;
	left: 50%;
	margin-left: -444px;
	width: 865px;
	background-image: url("../images/background.jpg");
	background-repeat: repeat-y;
}


#contentspace {


	margin-left: 95px;
	margin-right: 75px;
	text-align: justify;

}


#headerimage {
	position: relative;
	left: 50%;
	margin-left: -444px;
	margin-top: 30px;
	height: 296px;
	width: 865px;
	background-image: url("../images/header.jpg");	
	background-repeat: no-repeat;
}


#homelink{

	position: absolute;
	height: 296px;
	width: 875px;
	left: 50%;
	margin-left: -444px;
	margin-top: 30px;
	border: 0px;
	

}


h1 {

	text-align: right;
	padding-right: 50px;
	padding-top: 20px;
	margin: 0px 0px 0px 0px;
	color: #663399;
	font-size: 2em;
}

h1.center {

	text-align: center;
	padding-right: 10px;

}

h2 {
	color: red;
	font-weight: bold;
	text-align: left;
	padding-right: 20px;
}

h2.center {
	color: black;
	text-align: center;
	padding-right: 10px;

}

h2.black {
	
	color: black;

}


h3 {
	text-decoration: underline;
	font-weight: bold;
	text-align: left;
}

h3.nodec {
	text-decoration: none;

}

h4 {
	text-decoration: underline;
	font-weight: normal;
}

h4.nodec {
	font-weight: bold;
	text-decoration: none;


}

ol {
	list-style-position: inside;
	font-weight: bold;


}

.white  {

	color: white;
	text-align: center;

}


span {

	font-weight: normal;


}

a {

	text-decoration: underline;
}

a.caption {

	text-decoration: none;

}



#footerimage {
	position: absolute;
	background-image: url("../images/footer.jpg");
	background-repeat: no-repeat;
	width: 865px;
	height: 103px;
	left: 50%;
	margin-left: -444px;
	margin-top: -16px;


}

.divide {
	background-image: url("../images/divbeads.gif");
	background-repeat: no-repeat;
	height: 41px;
	width: 253px;	
    	display: block;
    	margin-left: auto;
    	margin-right: auto;

}

.smdivide {
	background-image: url("../images/lildivbeads.gif");
	background-repeat: no-repeat;
	height: 19px;
	width: 99px;
    	display: block;
    	margin-left: auto;
    	margin-right: auto;

}

.pics {
	float: left;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;

}

#mainpic {
	float: left;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 10px;

}

#mainpicStroke {

	float: left;
	margin-top: 65px;
	margin-right: 15px;
	border: black solid 3px;

	background-color: black;

}

img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;

}




img.noborder {

	border: none;

}


.thumbnailCap {

	
	background-color: #e5966b;
	text-align: center;
	float: left;
	width: 200px;
	border: 3px solid #00523f;
	margin-left: 5px;
	margin-bottom: 10px;
	padding: 10px 10px 0px 10px;
}

.thumbnailBlank {

	
	background-color: white;
	text-align: center;
	float: left;
	width: 200px;
	height: 299px;
	border: 3px solid white;
	margin-left: 5px;
	margin-bottom: 10px;
	padding: 10px 10px 0px 10px;
}


.caption { 

	border: none; 
	text-align: center; 
	color: #020266;

}





#sixhundtable {
	margin-left: 40px;
	padding-top: 30px;
	padding-bottom: 20px;
	text-align: center;

}

p.center {

	text-align: center;
}

p.bold {

	font-weight: bold;
}

p.red {
	color: red;
	font-weight: bold;
}

p.indent {

	margin-left: 50px;

}

p.italic {
	font-style: italic;
}

p#foot {
	position: relative;
	color: white;
	top: 10px;
	text-align: center;
	font-size: 80%;
	font-weight: bold;
}



a.foot {
	color: #FFE033;
}

.redwords {
	color: red;
	font-size: 3em;	
	text-align: center;
}

.bigbold {
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
}

.bigblack {
	font-size: 2em;
	text-align: center;
	font-weight: bold;
}

.fancylarge {
	font-size: 2em;
	text-align: center;
	font-style: italic;
}

p.tabled {
	position: relative;
	text-align: center;
	width: 380px;
	padding-left: 20px;
}

.onepixspacer {
	background-image: url("../images/onepixel.gif");
	background-repeat: no-repeat;
	height: 30px;
	width: 133px;	
    	display: block;
    	margin-left: auto;
    	margin-right: auto;
}


.captioned { 
     margin: 5px; 
     padding: 5px; 
     border: solid 2px black; 
     background: white; 
     font-size:90%; 
     color: black }


.shopbox {
	width: 660px;
	border: solid;
	height: 110px;
	border-width: 4px;
	border-color: gray;
	padding-top: 15px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 15px;
	overflow: auto;
	text-align: center;



}



.talljewel {
	
	height: 165px;
	padding-top: 5px;


}


.widejewel {
	
	height: 125px;
	padding-top: 8px;

}

.blockquote {

	background-color: #e5966b;
	padding: 15px;
	border: double;
	border-color: #00523f;
	border-width: 5px;
	margin: 10px;
	color: #020266;
	font: 1.2em "times new roman", serif;



}
