body {
	color: #453220;
	font: 11px/18px "Lucida Grande", Lucida, Helvetica, Arial, Verdana;
	background: url(images/bg.jpg) repeat fixed;
}

#container {
	width: 467px;
	position: relative;
	border: thin dashed #342519;
	padding: 4px;
}

#sitedesign {
	width: 467px;
	position: relative;
	font-size: xx-small;
	padding-top: 3px;
}

#splash {
	margin: 0 auto;
	/*

align for good browsers */
		text-align: left;
	/

* counter the body center */

		border: thin dashed #342519;
	width: 704px;
	vertical-align: middle;
}

#archives {
	position: relative;
	border: #a873a0 double medium;
	width: 474px;
	background: #342519;
	color: #fffcd5;
	text-align: right;
	font-size: 10px;
}

a {
	color: #d17dca;
	text-decoration: none;
	font-weight: bolder;
}

a:hover {
	color: #c676bb;
	text-decoration: none;
	background: #943d6f;
}

a.nohover {
	text-decoration: none;
	background: transparent;
	border-bottom: none;
	padding: 0px;
}

a.nohover:hover {
	text-decoration: none;
	border-bottom: none;
	padding: 0px;
}

#faq {
	font-size: 11px;
	width: 340px;
	line-height: 14px;
}

.faqtitle {
	font: italic bold 12px Georgia, Serif;
}

h2 {
	color: #fffadc;
	padding: 4px;
	margin: 0px;
	background: #af6aa6;
	text-align: center;
	font: italic bold 14px/23px Georgia, Serif;
}

.posttitle {
	color: #fffadc;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	background: #af6aa6;
	text-align: center;
}

.date {
	color: #fffadc;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	background: #af6aa6;
	text-align: center;
}

.leftalign {
	text-align: left;
}

.centeredtext {
	text-align: center;
}

.rightalign {
	text-align: right;
}

.number {
	color: #943c6e;
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	background: transparent;
}

.sitedesign {
	color: #332418;
	padding: 0px;
	margin: 0px;
	font-weight: lighter;
	background: transparent;
	font-size: 9px;
}

#address {
	background: #ae6aa6;
	color: #fffadc;
	font-size: large;
	font-weight: bolder;
	text-align: center;
	line-height: 25px;
}

.img {
	border: medium double #ae6aa6;
}