.outer {
	border: 0px solid #999966;
}
.art {
	border: 1px solid #999966;
}
.buybox {
	border: 0px solid #999966;
	background-image: url(images/buybox_02.jpg);
	background-repeat: repeat-y;
	background-position: top left;

}

.menu {
	font-size: 12px;
	font-weight: bold;

}

.sidemenu {
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(images/sidebg.jpg);
	height: 100%;
	
	
}
.sidemenu2 {
	background-repeat: repeat-y;
	background-position: lefet;
	background-image: url(images/sidebg2.jpg);
	height: 100%;
	
}

.heading {
	color: #666633;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: .4em;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 150%;
	
}

.greenheading {
	color: #006600;
	text-decoration: none;
	letter-spacing: .2em;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 150%;
	
}
.litteheading {
	color: #666633;
	text-decoration: none;
	letter-spacing: .2em;
	font-size: 12px;
	text-transform: capitalize;
	line-height: 150%;

}
.litteheading2 {
	color: #666633;
	text-decoration: none;
	letter-spacing: .2em;
	font-size: 12px;
	text-transform: none;
	line-height: 150%;

}
.story {
	text-indent: 20px;

}

.chapter {
	font-style: italic;
	font-weight: bold;
}


a:link {
	font-weight: bold;
	color: #0E571F;
	text-decoration: none;
	letter-spacing: .2em;
}
a:visited {
	font-weight: bold;
	color: #0E571F;
	text-decoration: none;
	letter-spacing: .2em;
}
a:hover {
	font-weight: bold;
	color: #666633;
	text-decoration: underline;
	letter-spacing: .2em;
}
a:active {
	font-weight: bold;
	color: #666633;
	text-decoration: underline;
	letter-spacing: .2em;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: trans;
	color: #333333;
	text-align: inherit;

}
body {
	oveerflow-y: scroll;
	overflow-x: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	padding-top: 5px;
}
.lower {
	font-weight: normal;
	color: #0E571F;
	text-decoration: none;
	letter-spacing: .0em;
	font-size: 10px;
}
.lower a:link {
	font-weight: normal;
	color: #0E571F;
	text-decoration: none;
	letter-spacing: .0em;
	font-size: 10px;
}
.lower a:visited {
	font-weight: normal;
	color: #0E571F;
	text-decoration: none;
	letter-spacing: .0em;
	font-size: 10px;

}
.lower a:hover {
	font-weight: normal;
	color: #666633;
	text-decoration: underline;
	letter-spacing: .0em;
	font-size: 10px;
}
.lower a:active {
	font-weight: normal;
	color: #666633;
	text-decoration: underline;
	letter-spacing: .0em;
	font-size: 10px;
}
.thumbnail {
	text-transform: uppercase;
	line-height: 25pt;
}
a:link .thumbnail {
	font-weight: bold;
	color: #0E571F;
	text-decoration: none;
	letter-spacing: .2em;
	text-transform: uppercase;
	line-height: 25pt;
}
a:visited .thumbnail {
	font-weight: bold;
	color: #0E571F;
	text-decoration: none;
	letter-spacing: .2em;
	text-transform: uppercase;
	line-height: 25pt;
}
a:hover .thumbnail {
	font-weight: bold;
	color: #666633;
	text-decoration: underline;
	letter-spacing: .2em;
	text-transform: uppercase;
	line-height: 25pt;
}
a:active .thumbnail {
	font-weight: bold;
	color: #666633;
	text-decoration: underline;
	letter-spacing: .2em;
	text-transform: uppercase;
	line-height: 25pt;
}