body {
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 775px;
	background-color: #ffffff;
	font: small Georgia, "Times New Roman", Times, serif;
}

#wrapper {
	text-align: left;
	width: 776px;
	margin-left: auto;
	margin-right: auto;
}

#about-content {
	background-image: url(images/about_bg.jpg);
	background-repeat: repeat-y;
	padding: 22px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	margin: 0;
}

#header {
	text-align: center;
	padding: 0 0 10px 0;
}

#navbar {
	background-color: #000000;
	text-align: center;
	width: 775px;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

#button {
	margin: 0 15px 0 15px;
	border: none;
	padding: 0;
}

#footer {
	font-size: 85%;
	margin: 5px 0 5px 0;
}

#home-content {
	padding: 0;
	margin: 0;
	line-height: 0;
	width: 775px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

#home-top {
	margin: 0;
	padding: 0;
	height: 1%;
}

#shop-cats {
	padding: 0;
	margin: 0;
	line-height: 0;
	width: 775px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}
#shop-content {
	background-image: url(images/about_bg.jpg);
	background-repeat: repeat-y;
	padding: 30px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	margin: 0;
}

#shop-top {
	margin: 0;
	padding: 0;
	height: 1%;
}

#shop-bot {
	margin: 0;
	padding: 0;
	height: 1%;
}

#shop-button {
	border: none;
	padding: 0;
}

h1 {
	font-size: 160%;
	font-weight: bold;
}

input.txt {
	color: #666666;
	background-color: #ffffff;
	border: 1px solid #666666;
	padding: 4px;
	font: small Georgia, "Times New Roman", Times, serif;
}

textarea.txtarea {
	color: #666666;
	background-color: #ffffff;
	border: 1px solid #666666;
	padding: 4px;
	font: small Georgia, "Times New Roman", Times, serif;
}

input.btn {
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #666666;
}

form p {
	clear: left;
	margin: 0;
	padding: 3px;
	width: 550px;
}

form p label {
	float: left;
	text-align: right;
	width: 30%;
	padding: 4px 7px 0 0;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline;
}
div.thumb {
	width: 130px;
	margin: 5px;
	height: 180px;
	float: left;
	vertical-align:top;
	text-align: center;
}
div.spacer {
	clear: both;
}
h2 {
	font-size: 120%;
	font-weight: bold;
}
.nlcontent {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.nl-img {
	border: 1px solid black;
}
.nl-hdr {
	font-size: 130%;
	font-weight: bold;
}