body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	top: 0px;
	background-color: #D1D7D9;
	line-height: 16px;
}
.title {
	font-size: 18px;
	color: #BC1F25;
	line-height: 26px;
}
.categories {
	font-size: 12px;
	font-weight: bold;
	color: #BC1F25;
}
a.categories:visited {
	font-size: 12px;
	font-weight: bold;
	color: #BC1F25;
}
a.categories:link {
	font-size: 12px;
	font-weight: bold;
	color: #BC1F25;
	text-decoration: underline;
}
a.categories:hover {
	font-size: 12px;
	font-weight: bold;
	color: #DF2127;
}
a.categories:active {
	font-size: 12px;
	font-weight: bold;
	color: #BC1F25;
}
#relative {
	position: relative;
}

.galleryline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	padding-bottom: 8px;
}
#header {
	height: 138px;
	width: 800px;
	top: 0px;
	text-align: center;
}
#container {
	width:800px;
	padding:0px 0px 8px;
	text-align: left;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	border: 1px solid #999999;
	margin-bottom: 30px;
}
#textcontainer {
	text-align: left;
	width: 553px;
	padding-top: 80px;
	padding-bottom: 8px;
	position: relative;
	left: 235px;
	padding-right: 12px;
	background-image: url(images/rightbg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	z-index: 100;
}
#leftcolum {
	width: 195px;
	padding-right: 19px;
	padding-top: 120px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(images/leftbg.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold;
	float: left;
}
.piccaptions {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	padding-bottom: 8px;
	float: left;
	padding-right: 8px;
}
.intro {
	font-size: 12px;
	line-height: 17px;
	color: #336600;
}
.smalltext {
	font-size: 9px;
}
.tableborder {
	border: 1px solid #CCCCCC;
}
.picssright {
	font-size: 10px;
	line-height: 18px;
	color: #666666;
	padding-bottom: 8px;
	float: right;
	text-align: right;
	padding-left: 8px;
}
#stockcontainer {
	text-align: left;
	width: 554px;
	padding-top: 80px;
	padding-bottom: 8px;
	padding-right: 12px;
	background-image: url(images/rightbg.jpg);
	background-repeat: no-repeat;
	margin-left: 234px;
}
#deepcontainer {
	width:800px;
	padding:0px 0px 8px;
	text-align: left;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	border: 1px solid #999999;
	margin-bottom: auto;
	position: relative;
	height: 1900px;
}
#container2 {
	width:800px;
	padding:0px 0px 8px;
	position: relative;
	text-align: left;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	border: 1px solid #999999;
	margin-bottom: 0px;
	height: 100%;
	clear: both;
}
.clearer {
	font-size: 0px;
	height: 20px;
	width: 100%;
	display: block;
	clear: both;
}
