#contentarea {
	width:825px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	text-align: left;
	background-color: #E7E4D3;
	height: 1100px;
}

#head {
	background-color: #B79570;
	margin: 0px;
	padding: 0px;
	width: 825px;
	border: 0px none;
	background-image: url(texture-crackle.jpg);
}
#nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #9E7D75;
	text-align: center;
	margin: 0px;
	padding: 5px 0px 0px;
	background-color: #CA9C73;
	height: 20px;
	background-image: url(texture-text.jpg);
}
#navimage {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	height: 100px;
	width: 800px;
	text-align: center;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #622C1F;
	background-color: #AB866A;
	background-image: url(texture-ss.jpg);
	margin: 0px;
	padding: 0px;
}
#column1 {
	margin: 5px;
	padding: 0px;
	float: left;
	width: 250px;
	height: 900px;
	background-color: #E6DFCD;
	background-image: url(texture-star.jpg);
	border-top: none;
	border-right: thin solid #BFB9A9;
	border-bottom: none;
	border-left: thin solid #BFB9A9;
}
#column2 {
	margin: 5px;
	padding: 0px;
	float: left;
	width: 250px;
	border: none;
	height: 900px;
	background-image: url(texture-star.jpg);
	background-repeat: repeat;
	border-top: none;
	border-right: thin solid #BFB9A9;
	border-bottom: none;
	border-left: thin solid #BFB9A9;
}
#column3 {
	margin: 5px;
	padding: 0px;
	float: left;
	width: 250px;
	border: none;
	height: 900px;
	background-image: url(texture-star.jpg);
	border-top: none;
	border-right: thin solid #BFB9A9;
	border-bottom: none;
	border-left: thin solid #BFB9A9;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #552D20;
	font-size: 14px;
	text-align: left;
	margin-left: 20px;
	padding: 0px 0px 0px 5px;
	margin-top: 0px;
	background-color: #E7DFCD;
	border-left-width: thick;
	border-left-style: double;
	border-left-color: #708973;
	margin-bottom: -5px;
}
.left {
	float: left;
}
.right {
	float: right;
}

.pike {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	color: #000033;
}
p {
	font-size: 12px;
	color: #000033;
	padding: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-color: #E5DECF;
}
#main {
	background-color: #CCFF00;
	background-image: url(texture-star.jpg);
	margin-left: 40px;
	padding: 0px;
	height: 400px;
	margin-right: 20px;
}
#footer {
	background-color: #97948B;
	clear: both;
	background-image: url(texture-poem.jpg);
	margin: 0px;
	padding: 0px;
	height: 50px;
	text-align: center;
	color: #000000;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif, "American Typewriter Light";
	font-size: 12.5px;
	color: #000033;
	text-decoration: underline;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
a:visited {
	color: #000033;
	text-decoration: underline;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
a:hover {
	color: #993300;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
a:active {
	color: #FF9900;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.copy {
	color: #4B561F;
	font-size: 13px;
	font-weight: normal;
}
h2 {
	font-size: 13px;
	font-weight: normal;
	color: #660000;
	margin-left: 15px;
	background-color: #E7DFCD;
}
strong {
	font-weight: normal;
	color: #000033;
}
