a {
	color: #A21717;
	font-weight: bold;
}
a:focus { outline: none; }
body {
	background-attachment: scroll;
	background-image: url(images/sitebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #eec57d;
	color: #222;
}
#copyright {
	font-size: 10px;
	background-color: #fff;
}

.bodytextbigger {
	font-size: 15px;
}
#ifeature { background-attachment: scroll; background-repeat: no-repeat; background-position: right top; }
#contentindex { -moz-border-radius: 5px;-webkit-border-radius: 5px;border: 1px solid #F1EFE3; background-color: #FFF; margin-right: 15px; margin-top: 15px; background-attachment: scroll; background-image: url(images/ifbg1.jpg); background-repeat: repeat-y; background-position: right top; }



.pagehead {
	color: #571963;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}
.subhead {
	color: #854a90;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
.smalltext {
	font-size: 11px;
}
#cbg {
	background-image: url(images/cbg2.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center top;
}
.alignright { float: right; padding-bottom: 20px; padding-left: 20px; }

