body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
.homeText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	display: block;
	letter-spacing: .3em;
}
.pFloat {
	text-align: left;
	vertical-align: top;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #0F2B3F;
	vertical-align: top;
}
.introP1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0F2B3F;
	text-align: left;
	padding-left: 10px;
}
.missy {
	background-image: url(../images/missyWhite.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.welcomeText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	display: block;
	margin-right: 10px;
	color: #0F2B3F;
}

.logo {
	background-image: url(../images/bgSwatchLast.png);
}
.upperBar {
	background-image: url(/images/mainHorzLast.png);
	background-repeat: repeat-x;
}
.welcome {
	background-image: url(../images/tiggySitSmallWhite.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
}
.kittieMain {
	background-image: url(../images/Tigge-9A.png);
	background-repeat: repeat-y;
	background-position: center;
}
.sideBar {
	background-image: url(../images/mainVertLast.png);
	background-repeat: repeat-y;
}
.introP1:first-line {font-variant: small-caps}
.introP1:first-letter {float: left; font-size:400%; line-height: 0.8}
.zumaEntryForm {
	background-color: #0F2B3F;
	color: #CC9900;
	font-weight: bold;
}
.emptyScore {
	background-color: #000000;
}

.zumaEntryForm_1 {
	color: #cc9900;
	font-weight: bold;
	background-color: #000000;
}
.labelName {
	color: #cc9900;
}
.lithoDescriptions {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #0F2B3F;
	border-bottom-width: 2px;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-bottom-color: #A58F15;
	padding: 5px;
}
.lithoImage {
	padding-top: 10px;
	margin-top: 10px;
}
.lithosLayer p{vertical-align:middle
}
.lithosLayer {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #0F2B3F;
	border: 5px outset #7B782A;
	vertical-align:middle;
	text-align: center;
	position: absolute;
	top: -10px;
	height: 100px;
	width: 230px;
}
.popupLayer {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #969014;
	border: thin none #F0F0F0;
}
