body {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	background: #6C4C29;
	text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: .7em;
	color: #000;
}
#pageContainer {
	margin: 0px auto 0px auto;
	text-align: left;
}

img {
	border: 0px;
}

iframe {
	background: transparent;
}

a {
	color: #0E5A98;
	text-decoration: underline;
}
a:hover,a:active {
	color: #2C2008;
}

table {
	border: none;
	border-width: 0px;
	padding: 0px;
}
tr {
	vertical-align: top;
}
td {
	padding: 0px;
}

#XAname {
	background: url(images/XAname.jpg) top left no-repeat;
	width: 227px;
	height: 164px;
	padding: 0px;
	margin: 0px;
}
#logo {
	background: url(images/logo.jpg) top left no-repeat;
	width: 227px;
	height: 145px;
	padding: 0px;
	margin: 0px;
}
#pic {
	width: 227px;
	height: 206px;
	padding: 0px;
	margin: 0px;
}
#pageTitle {
	width: 284px;
	height: 92px;
	padding: 0px;
	margin: 0px;
}
#contentCell {
	background: url(images/content.jpg) top left no-repeat;
	width: 284px;
	height: 423px;
	padding: 0px;
	margin: 0px;
}
#content {
	position: relative;
	left: 4px;
	padding-right: 3px;
	overflow: auto;
	bottom: 0;
	width: 275px;
	height: 413px;
	max-width: 275px;
	max-height: 413px;
	margin-top: 0px;
}
.menuImgHolder {
	margin: 0px;
	padding: 0px;
}


h1 {
	font-weight: bold;
	font-size: 1.3em;
}
h2 {
	font-weight: bold;
	font-size: 1.1em;
}
h3 {
	font-weight: bold;
	font-size: 1em;
}
li {
	margin-left: -20px;
}
hr {
	height: 1px;
	padding: 0px;
	color: #394858;
	background: #394858;
	border: none;
	border-spacing: none;
}
.clear {
	clear: both;
}
.right {
	float: right;
	padding: 2px 0px 2px 10px;
}
.left {
	float: left;
	padding: 2px 10px 2px 0px;
}
.center {
	text-align: center;
}

.spacer {
	height: 5px;
	width: 5px;
}


#footer {
	text-align: center;
	color: #F3E6C0;
	padding-top: 3px;
}
#footer a {
	color: #E4C68D;
	text-decoration: underline;
}
#footer a:hover, #footer a:active {
	color: #FFF4C7;
}
