body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 159px;
}
#bottom {
	background-image: url(images/bottom.jpg);
	text-align: center;
	padding: 8px;
}
.caption {
	font-size: 9px;
}
#bottom a {
	font-size: 12px;
	color: #7A525D;
	text-decoration: none;
	font-weight: bold;
}
#adminLinks a {
	font-size: 14px;
	font-weight: bold;
	color: #7A525D;
	text-decoration: none;
}
 a:link, a:active, a:visited {
	color: #7A525D;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.narrowcontent {
	padding-right: 40px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Agency FB";
	font-size: 18px;
	font-variant: small-caps;
	color: #7B4E63;
	background-position: left;
	padding-top: 20px;
}
.selected {
	background-color: #FBC9CA;
}
