@charset "utf-8";
/* CSS Document */
div#main {
	position: relative;
	margin: auto;
	width: 900px;
	height: 800px;
	border-width: 2px;
	border-style: solid;
	border-color: #CE8F23;
	background-color: #FDD54B;
}
div#text {
	position: absolute;
	width: 666px;
	height:519px;
	top: 120px;
	left: 186px;
	background-color: #FDD54B;
	z-index: 5;
}
div#textNarrow {
	position: absolute;
	width: 561px;
	height:540px;
	top: 121px;
	left: 186px;
	background-color: #FDD54B;
	z-index: 5;
	border-width: 2px;
	border-style: solid;
	border-color: #CE8F23;
	background-color: #FDD54B;
	padding:10px;
}

div#navdiv {
	position: absolute;
	width: 150px;
	top: 121px;
	left: 20px;
	z-index: 2;
	visibility: visible;
}
div#leftColumn {
	position: absolute;
	width: 176px;
	top: 121px;
	left: 0px;
	z-index: 1;
	height: 567px;
	border-right-style: solid;
	border-right-color: #CE8F23;
	border-right-width: 1px;
	background-color: #FFD73A;
}

div#subMenu {
	position: absolute;
	width: 150px;
	top: 390px;
	left: 20px;
	height: 300px;
	overflow:auto;
	z-index: 5;
}
div#logo {
	position: absolute;
	width: 150px;
	top: 13px;
	left: 738px;
}
#banner {
	position: absolute;
	width: 900px;
	top: 0px;
	left: 0px;
	height: 115px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CE8F23;
}
#bottom {
	position: absolute;
	width: 900px;
	top: 689px;
	left: 0px;
	height: 115px;
	z-index: 1;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CE8F23;
	background-image: url(../images/logo/bottom.jpg);
}
div#dog1 {
	position: absolute;
	width: 150px;
	height:150px;
	top: 640px;
	left: 400px;
}
div#dog2 {
	position: absolute;
	width: 155px;
	height: 140px;
	top: 291px;
	left: 360px;
}
div#pagebotA {
	position: absolute;
	width: 400px;
	height: 125px;
	top: 669px;
	left: 256px;
}
#quote {
	position: absolute;
	width: 550px;
	height: 88px;
	top: 698px;
	left: 187px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #775B22;
	font-style: italic;
	text-align:center;
	padding:3px;
	z-index: 2;
	background-image: url(../images/background/quoteBackground.jpg);
}
div#tl {
	position: absolute;
	width: 97px;
	height: 100px;
	top: 0px;
	left: 0px;
}
div#bl {
	position: absolute;
	width: 97px;
	height: 100px;
	top: 697px;
	left: 0px;
}
div#br {
	position: absolute;
	width: 97px;
	height: 100px;
	top: 697px;
	left: 801px;
}
div#counter {
	position: absolute;
	width: 80px;
	height: 24px;
	top: 694px;
	left: 813px;
	z-index: 10;
}
#name {
	position: absolute;
	width: 900px;
	height: 66px;
	top: 36px;
	left: 0px;
}
#galleryMessage {
	position: absolute;
	width: 155px;
	height: 262px;
	top: 397px;
	left: 8px;
	z-index:6;
}
