body {
	margin: 0;
	padding: 0;
		background: #842B38 url(images/template/bckgrnd.jpg) no-repeat center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#wrapper {
	height: 450px;
	width: 910px;
	margin: 26px auto;
}
a:link {
	color: #fff;
}
a:visited {
	color: #fff;
}
a:hover {
	color: #fff;
}
a:active {
	color: #fff;
}
/*****************************************************************
				Header
*****************************************************************/
#banner {
	height: 171px;
	background-image: url(images/template/header.jpg);
	background-repeat: no-repeat;
}
#head-people {
	width: 266px;
	height: 132px;
	padding: 0 40px 0px 0px;
	background: url(images/template/header-wardens-1.jpg) no-repeat    ;
	float:right;
}
#headplacement {
	padding-left:43px
}


#icon {
	float:left;
	background: url(images/template/panel-icn.jpg) no-repeat #369;
	height: 32px;
	width: 32px;
}
#navBG {
	background:url(images/template/navBG.jpg) no-repeat;
}
/*****************************************************************
				Tile Content
*****************************************************************/
#tile {
	background: url(images/template/content-mid.jpg) repeat-y #C8A6Ac;
}
#panel {
	width: 168px;
		background:url(images/template/panel-bckgrnd.jpg) no-repeat #7A696D;
	border: #FFF solid 1px;
	border-top: none;
		xmargin: 0 0 0 40px;
	color: #FFF;
	padding-bottom: 6px;
}
#panel p {
	padding: 0 4px;
}
#panel p a, #panel em a {
	color: #FFF;
	text-decoration: none;
}
#panel p a:hover, #panel p a:active {
	text-decoration: none;
}
#panel ul {
		xbackground: url(images/template/panel-bullet.jpg) no-repeat 3px top;
}
#panel li {
		list-style-image: url(images/template/panel-bullet.jpg);
	font-size: .8em;
	margin: 0;
	padding: 0;
}
#panel em {
	background:url(images/template/panel-icn.jpg) no-repeat;
	font-style: normal;
	font-weight: bold;
	height: 32px;
	display: block;
	padding-left: 37px;
	vertical-align: middle;
	border-top: #FFF solid 1px;
	letter-spacing: 1px;
}
#content {
		xwidth: 641px;
		xmargin: 11px 0 0 0px;
		xheight: 410px;
	background-color: #E2D2D5;
	background-image: url(images/template/content-tile.jpg);
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
}
#fodder {
	background:url(images/template/content-tile.jpg) #E2D2D5 no-repeat 0px -1px;
	border: solid 1px #FFF;
	padding: 0 10px;
	margin-bottom: 21px;
}
/***************************************************************
	classy
***************************************************************/
h1 {
	font-weight: normal;
	letter-spacing: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.1em;
	padding: 0px;
}
.thinWhiteLine {
	border: solid 1px #FFF;
}
#fodder a {
	color: #4B1E2A;
}
#fodder a:hover, #fodder a:active {
	text-decoration: none;
}
#fodder p {
	letter-spacing: 1px;
		xline-height: 140%;
}
#fodder ul li {
	list-style-type: square;
	padding-bottom: 9px;
}
.quoter {
	font-style: italic;
	background-color: #D7BFC4;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}

#fodder ol li {
	padding-bottom: 9px;
}

#fodder h2 {
	font-weight: normal;
	margin-top: 9px;
}
.becoming {
	background-color: #C9A6AC;
	width: 97%;
	border: 1px solid #842B38;
	padding: 9px;
	}