H3 {
	font-family: sans-serif;
	font-size: larger;
	color: Green;
	text-align: center;
}

Body {
	font-family: sans-serif;
	color: Green;
}

.smallSize {
	font-size: smaller;
	color: Green;
}

.headLine {
	color: red;
	text-align: right;
}

div#headHeader {
		display: inline;
		position: fixed;
		margin: 0px;
}

div#logoHeader {
	display: inline;
	position: absolute;
	top: -35px;
	left: 5px;
}

div#navbar {
	display: block;
	background-color: InfoBackground;
	width: 1.5in;
	font: 12px sans-serif;
	color: Navy;
	position: absolute;
	text-align: center;
	top: 285px;
	left: 15px;
	padding: 2%;
	line-height: 20px;
}

#navbar a:link, #navbar a:visited {
	display: block;
	color: #666666;
	background-color: #cfd8e0;
	text-decoration: none;
}

#navbar a:hover {
	display: block;
	color: #ffffff;
	background-color: #9baebf;
	text-decoration: none;
	
}


#linkbar a:link, #linkbar a:visited {
	display: block;
	color: #511928;
	background-color: #FFF2A8;
	text-decoration: none;
}

#linkbar a:hover {
	display: block;
	color: #ffffff;
	background-color: #95CDDE;
	text-decoration: none;
}

div#indexPagePhoto01 {
	font: 10px sans-serif;
	color: black;
	text-align: left;
	position: absolute;
	top: 180px;
	left: 205px;
	padding: 0%;
	display: block;
	caption-side: bottom;
}

div#indexPageMainText {
	display: block;
	background-color: InfoBackground;
	font: 12px sans-serif;
	color: green;
	text-align: left;
	position: absolute;
	top: 475px;
	left: 205px;
	width: 300px;
	padding: 2%;
	line-height: 13px;	
}

div#indexPageNewsText {
	display: block;
	background-color: ThreedLightShadow;
	font: 12px sans-serif;
	color: black;
	text-align: left;
	position: absolute;
	top: 465px;
	left: 510px;
	width: 225px;
	padding: 2%;
	line-height: 13px;
}

div#indexPageCounter {
	Display: block;
	border: thin dotted;
	padding: 2px;
	font: 15px sans-serif;
	text-align: center;
	line-height: 15px;
	top: 500;
	left: 15;
	width: 1.5in;
	position: absolute;
}

div#galleryPagePhoto01 {
	font: 12px sans-serif;
	color: Navy;
	text-align: right;
	position: absolute;
	top: 285px;
	left: 175px;
	padding: 0%;
	display: block;
	caption-side: bottom;
}

div#galleryPagePhoto02 {
	display: block;
	font: 12px sans-serif;
	color: Navy;
	text-align: right;
	position: absolute;
	top: 650px;
	left: 175px;
	padding: 0%;
}
div#galleryPagePhoto03 {
	display: block;
	font: 12px sans-serif;
	color: Navy;
	text-align: right;
	position: absolute;
	top: 1180px;
	left: 365px;
	padding: 0%;
}
div#galleryPagePhoto04 {
	display: block;
	font: 12px sans-serif;
	color: Navy;
	text-align: right;
	position: absolute;
	top: 1180px;
	left: 175px;
	padding: 0%;
}
div#galleryPagePhoto05 {
	display: block;
	font: 12px sans-serif;
	color: Navy;
	text-align: right;
	position: absolute;
	top: 900px;
	left: 375px;
	padding: 0%;
}
div#galleryPagePhoto06 {
	display: block;
	font: 12px sans-serif;
	color: Navy;
	text-align: right;
	position: absolute;
	top: 1500px;
	left: 175px;
	padding: 0%;
}
div#galleryPagePhoto07 {
	display: block;
	font: 12px sans-serif;
	color: Navy;
	text-align: right;
	position: absolute;
	top: 1950px;
	left: 175px;
	padding: 0%;
}

div#galleryPagePhoto08 {
	display: block;
	font: 12px sans-serif;
	color: Navy;
	text-align: right;
	position: absolute;
	top: 3000px;
	left: 175px;
	padding: 0%;
}

div#galleryPagePhoto09 {
	display: block;
	font: 12px sans-serif;
	color: Navy;
	text-align: right;
	position: absolute;
	top: 3000px;
	left: 492px;
	padding: 0%;
}

div#contactPageText01 {
	display: block;
	font: 12px sans-serif;
	color: green;
	text-align: left;
	position: absolute;
	top: 290px;
	left: 275px;
	padding: 2%;
	border: dotted Silver;
	line-height: 13px;
}

div#mainText {
	display: block;
	background-color: InfoBackground;
	font: 12px sans-serif;
	color: green;
	text-align: left;
	position: absolute;
	top: 200px;
	left: 185px;
	width: 575px;
	padding: 2%;
	line-height: 13px;	
}

div#ponyPagePhoto01 {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	padding: 2px;
}

div#ponyPageText01 {
	display: block;
	background-color: #cfd8e0;
	font: 10px sans-serif;
	color: Navy;
	width: 120px;
	text-align: left;
	position: absolute;
	top: 35px;
	left: 228px;
	padding: 2px;
}

div#ponyPagePhoto02 {
	display: block;
	position: absolute;
	top: 10px;
	left: 360px;
	padding: 2px;
}

div#ponyPageText02 {
	display: block;
	background-color: #cfd8e0;
	font: 10px sans-serif;
	color: Navy;
	width: 120px;
	text-align: left;
	position: absolute;
	top: 235px;
	left: 228px;
	padding: 2px;
}
