.mainMenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: normal;
	color: #FFFFA2;
	text-decoration: none;
}
body {
	margin: 0px;
	background-color: #FFFFA2;
}
.BOLDNAMES {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	list-style-position: inside;
	list-style-type: circle;
}
.contentinablock {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	padding-right: 5px;
	padding-left: 5px;
}
.clickbox {
	border: 2px solid #000000;
	margin: 3px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFA2;
	background-color: #000000;
	text-decoration: none;
}
li {
	list-style-type: square;
	list-style-image: none;
}

a {
	color: #000000;
}
.backgroundtile {
	background-attachment: fixed;
	background-image: url(../images/tile.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.photos {
	padding-bottom: 5px;
	padding-left: 10px;
}
.TITLENAMES {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-variant: small-caps;
	font-weight: bold;
}
.Category {
	margin: 3px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.subheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: small-caps;
}
.superscript {
	font-size: 12px;
	vertical-align: super;
}
.printableVerLink {

	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: small-caps;
	list-style-position: inside;
	list-style-type: circle;
}
.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}
