/* CSS Document */
/*////////////////////// general /////////////////////////*/
body {
  text-align: center;
  background-color: #FFFFFF;
  }
img {
	border: 0:
}
#navbar a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
}

/*////////////////////// type /////////////////////////*/

.headerText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #CC0000;
	letter-spacing: 2px;
	vertical-align: middle;
	line-height: 3em;
	font-style: normal;
}
.navText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.smallText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #072950;
	text-decoration: none;
}
.bodyTextBold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: justify;
	font-weight: bold;
}
.bodyTextBoldUn {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
.bodyTextUn {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000066;
}
.mediumTextWhite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.mediumTextlink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#FF6600;
	text-decoration: none;
}
.bodyText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: justify;
}


/*////////////////////// layers /////////////////////////*/
#bookArea {
	position: absolute;
	height: 365px;
	width: 490px;
	left: 30px;
	top: 30px;
}
#bookPic {
	position: absolute;
	height: 290px;
	width: 208px;
	left: 550px;
	top: 85px;
}
#olgaPic {
	position: absolute;
	height: 134px;
	width: 127px;
	left: 30px;
	top: 400px;
}
#olgaWords {
	position: absolute;
	height: 82px;
	width: 560px;
	left: 190px;
	top: 430px;
}
#mapInfo {
	position: absolute;
	height: 100px;
	width: 150px;
	left: 10px;
	top: 10px;
}
#contactArea {
	position: absolute;
	height: 400px;
	width: 480px;
	left: 160px;
	top: 100px;
	text-align: center;
}
#maptitle {
	position: absolute;
	height: 15px;
	width: 150px;
	left: 0px;
	top: 0px;
	background-color: #072950;
}
#homeRight {
	height: 500px;
	width: 380px;
	top: 50px;
	position: absolute;
	right: 20px;
	text-align: right;
	padding: 2px;
}
#homeLeft {
	position: absolute;
	height: 500px;
	width: 380px;
	left: 20px;
	top: 50px;
}
#container {
	margin: 0 auto;
	width:800px;
	position: relative;
	background-color: #FFFFFF;
	z-index: 0;
  }
#header {
	width:800px;
	height:65px;
	z-index:1;
	background-color: #F3F7FB;
	border: thin solid #666666;
}
#navbar {
	left: 0px;
	width: 800px;
	height: 20px;
	text-align: center;
	z-index:2;
	background-color: #072950;
	border: thin solid #666666;
	margin-top: 3px;
	margin-bottom: 3px;
}
#navbar ul {
	margin: 0;
}
#navbar ul li {
	display: inline;
	margin-left: 15px;
	margin-right: 15px;
}
#pageArea {
	width:800px;
	height:600px;
	z-index:3;
	background-color: #E2E4EB;
	position: relative;
	border: thin solid #666666;
	text-align: left;
}
#flashcontent {
	text-align: center;
	z-index: 0;
	margin: 0px;
}
#screen {
	height: 460px;
	width: 420px;
	left: 355px;
	top: 50px;
	position: absolute;
}
#thumbTable {
	position: absolute;
	text-align: left;
	left:20px;
	width:310px;
	height:460px;
	z-index:1;
	top: 73px;
}
#thumbTable ul {
	list-style-type: none;
	padding-left: 0;
	margin-top: 0;	
}
#thumbTable ul li {
	display: inline;
	margin: 2px;
	
}
#thumbTableBg {
	position: absolute;
	text-align: left;
	left:20px;
	width:312px;
	height:460px;
	z-index:0;
	top: 73px;
}
#paintNavBar {
	background-color: #072950;
	height: 18px;
	width: 250px;
	left: 50px;
	top: 17px;
	line-height: 20px;
	position: absolute;
}
#prev {
	top: 0px;
	text-align: left;
	left: 10px;
	z-index: 3;
}
#next {
	top: 0px;
	right: 10px;
	z-index: 3;
}
/*////////////////////// other styles /////////////////////////*/

#homeNav {
	height: 14px;
	width: 80px;
	left: 225px;
	top: 0px;
	text-align: left;
}
#paintingsNav {
	height: 15px;
	width: 80px;
	left: 312px;
	top: 0px;
	text-align: left;
}
#bookNav {
	position: absolute;
	height: 15px;
	width: 80px;
	left: 425px;
	top: 0px;
	text-align: left;
}
#contactNav {
	height: 15px;
	width: 80px;
	top: 0px;
	left: 512px;
	text-align: left;
}

#paintNavBar1 {
	left:20px;
	top:50px;
	width:308px;
	height:19px;
	z-index:1;
	background-color: #072950;
	line-height: 20px;
	position: absolute;
}
#paintNavBar2 {
	left:20px;
	top:492px;
	width:308px;
	height:19px;
	z-index:1;
	background-color: #072950;
	line-height: 20px;
	position: absolute;
}
#paintingNote {
	left:383px;
	top:500px;
	width:361px;
	height:39px;
	z-index:5;
	text-align: center;
	position: absolute;
}
#enlarge {
	height: 416px;
	width: 416px;
	left: 355px;
	top: 50px;
	z-index: 6;
	position: absolute;
}
#homeLeft {
	height: 500px;
	width: 380px;
	left: 20px;
	top: 50px;
}
#homeRight {
	height: 500px;
	width: 380px;
	top: 50px;
	right: 20px;
	text-align: right;
	padding: 2px;
}
#homeUpper {
	height: 300px;
	width: 760px;
	left: 20px;
	top: 20px;
	position: absolute;
}
#homeLower {
	height: 200px;
	width: 760px;
	top: 340px;
	text-align: left;
	left: 20px;
	position: absolute;
}
#bookArea {
	height: 365px;
	width: 490px;
	left: 30px;
	top: 30px;
}
#bookPic {
	height: 290px;
	width: 208px;
	left: 550px;
	top: 30px;
}
#olgaPic {
	height: 134px;
	width: 127px;
	left: 30px;
	top: 410px;
}
#olgaWords {
	height: 82px;
	width: 560px;
	left: 190px;
	top: 430px;
}
#mapInfo {
	position: absolute;
	height: 100px;
	width: 150px;
	left: 10px;
	top: 10px;
}
#contactArea {
	height: 400px;
	width: 480px;
	left: 160px;
	top: 100px;
	text-align: center;
}
#maptitle {
	height: 15px;
	width: 150px;
	left: 0px;
	top: 0px;
	background-color: #072950;
	text-align: center;
}
#homeUpperRight {
	height: 58px;
	width: 234px;
	left: 415px;
	top: 21px;
	position: absolute;
}
#galleryNav {
	left:42px;
	top:480px;
	width:330px;
	height:100px;
	z-index:5;
	text-align: left;
	position: absolute;
}

