body {
	margin-left: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
}
#navbarbg {
	background-image: url(images/swirlys_17.png);
	background-repeat: repeat-y;
}
#container-brn {
	background-image: url(images/brown_16.png);
	background-repeat: repeat;
}
#container-pink {
	background-image: url(images/pinky_17.png);
	background-repeat: repeat;
}
#container-grn {
	background-image: url(images/greeny_17.png);
}
#container-gray {
	background-image: url(images/gray_17.png);
	background-repeat: repeat;
}
#about {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	background-image: url(images/pinky_10.png);
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: normal;
	text-align: right;
	padding-top: 30px;
	padding-bottom: 0px;
	vertical-align: top;
	padding-right: 40px;
	padding-left: 145px;
}
#articles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	background-image: url(images/brown_10.png);
	background-repeat: repeat-x;
	background-color: #976d36;
	color: #FFF;
	font-weight: normal;
	text-align: right;
	padding-top: 35px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 85px;
	vertical-align: text-top;
	overflow: auto;
}
#books {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	background-image: url(images/greeny_10.png);
	background-repeat: repeat-x;
	background-color: #34573b;
	height: 305px;
	color: #FFF;
	font-weight: normal;
	text-align: right;
	padding-top: 35px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 135px;
	vertical-align: top;
}
#contact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	background-image: url(images/gray_10.png);
	background-repeat: repeat-x;
	height: 305px;
	color: #FFF;
	font-weight: normal;
	text-align: right;
	padding-top: 35px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 135px;
	vertical-align: top;
}
#pic {
	border: 1px dashed #666;
}
#copy {
	text-align: right;
	vertical-align: top;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666;
	background-image: url(images/amyhatch-footer_21.png);
	background-repeat: no-repeat;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
a:hover {
	color: #7E1D00;
	text-decoration: none;
}
a:link {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #FFF;
}
a:visited {
	color: #BBC759;
	text-decoration: underline;
}
a.footer:visited {
	color: #BBC759;
	text-decoration: underline;
	font-size: 10px;
}
a.footer:hover {
	color: #7E1D00;
	text-decoration: none;
	font-size: 10px;
}
a.footer:link {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666;
}
a.footer:active {
	text-decoration: underline;
	color: #FFF;
	font-size: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCC;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 4px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FCC;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 4px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F3E7CA;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 4px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #9C9;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 4px;
}
#thumbs {
	clear: left;
	width: 100%;
	padding-right: 25px;
	display: inline;
}
#clear {
	clear: both;
}

