body {
	background-image: url(images/background.jpg);
	PADDING-RIGHT: 8px;
	PADDING-LEFT: 8px;
	PADDING-BOTTOM: 8px;
	PADDING-TOP: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	color: #FFFDED;
	background-color: #A69455;
}
#border_top {
background: url("/images/border_top.gif");
background-repeat: repeat-y;
}
#border_left {
background: url("/images/border_left.gif");
background-repeat: repeat-y;
}
#border_right {
background: url("/images/border_right.gif");
background-repeat: repeat-y;
}
.tenpt {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: normal;
}
.title {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 30px;
line-height: normal;
color: #FFFDED;
}
.large {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 20px;
line-height: normal;
}
.subtitle {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 20px;
line-height: normal;
font-weight: bold;
color: #FFFDED;
}
a:link {
color: #CDC49E;
text-decoration: underline;
}
a:hover {
color: #FFFFFF;
text-decoration: underline;
}
a:visited {
color: #CDC49E;
text-decoration: underline;
}
a:active {
color: #CDC49E;
text-decoration: underline;
}

