/* global styles */

body {
	margin: 0;
	padding:0;
	background-color: #C5C1B6;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: 1.5em;
	color: #525049;
}
a:link {
	color: #525049;
	text-decoration: none;
}
a:hover {
	color: #008ACF;
	font-weight: bold;
}

a:visited {
	color: #525049;
	text-decoration: none;
}


h1, h2, h3, h4 {
	font-family: Arial, sans-serif;
	
}

h1 {
}

h2  {
}

h3 {
}
h4 {
	font-size: 11px;
	font-weight: bold;
}

/* reverse the text link style--- does this work?*/
a:link.bthenw {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover.bthenw {
	font-weight: normal;
	color: #008ACF;
	text-decoration: none;
}
a:visited.bthenw {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}



/* content */

#wrapper {
	position: relative;
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    background-color: #C5C1B6;
}
p#Home {
	display: block;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 5px;
	
}

p#Home a {
	display: block;
	width: 499px;
	height: 38px;
	background-image: url(../images/bmpheader_rasterized-trans.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

p#Home a:hover {
	background-image: url(../images/bmpheader_rasterized-trans.png);
}

/* menu */

#menuTop {
	position: relative;
	font-size: 14px;
	font-weight: bold;
	padding-top: 9px;
    height: 0px;

}
#menuTop ul, #menuTop li {
	margin: 0;
	padding:0;
}

#menuTop ul {
	list-style-type: none;
}

#menuTop li {
	display: block;
	background-color: #C5C1B6;
	width: 118px;
	height: 20px;
	margin: 0 3px 0 0;
	padding: 0;
	
}

#menuTop a {
	display: block;
	margin: 0;
	padding: 0 0px;
}

#menuTop a:link, a:visited {
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #525049;
	text-decoration: none;
}

#menuTop a:hover {
	font-family: Arial, sans-serif;
	color: #008ACF;
	font-weight:bold;
	background-color: #C5C1B6;
}


ul.menuHoriz li {
	float: left;
}

ul.menuVert {
	position: absolute;
	display: block;
	top: 30px;
	visibility: hidden;
}



ul#menuSubOne 	{left: 121px }
ul#menuSubTwo 	{left: 242px }
ul#menuSubThree 	{left: 364px }
ul#menuSubFour 	{left: 484px }
ul#menuSubFive 	{left: 606px }
ul#menuSubSix 	{left: 726px }



/* --photostage opening content--*/

img.center {
   display: block;
   margin: auto auto;
   padding-top: 25px;
 }
 
img.center2 {
   display: block;
   margin: auto auto;
 }
 
 img.rightbox {
   display: block;
   padding-left: 190px;
   padding-top: 25px;
 }
 
#photostage {
	display: block;
	background-color: rgb(240,240,240);
	width: 550px;
	height: 550px;
	margin: auto auto;
}

#photostagesmall {
	display: block;
	background-color: rgb(240,240,240);
	width: 500px;
	height: 334px;
	margin: auto auto;
}

#textblock {
	width: 600px;
	margin: auto auto;
}

#textblock a:link {
	color: #008ACF;
	text-decoration: none;
	font-weight:normal;
}
#textblock a:hover {
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
#textblock a:visited {
	color: #008ACF;
	text-decoration: none;
	font-weight:normal;
}
	
/* --photo galleries content--*/
#stagenav {
	display: block;
	position: absolute;
	top: 100px;
	left: 410px;
	width: 85px;
	height: 30px;
	font-size: 24px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
/* stave navigation with arrows centered at bottom of photograph
#stagenav {
	display: block;
	width: 85px;
	height: 30px;
	font-size: 24px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#stagenav a:link, a:visited {
	color: #525049;
	text-decoration: none;
}
#stagenav a:hover {
	color:#008ACF;
	font-weight:bold;
}
*/

/* landscape photographs in nw bw gallery gallery*/

#editioninfo {
	position: absolute;
	top: 532px;
	left: 200px;
	width: 350px;
	height: 80px;
	font-size: 10px;
	color: #000000;
	line-height: 110%;
}

#editioninfo a:link {
	color: #008ACF;
	text-decoration: none;
}
#editioninfo a:hover {
	color: #000000;
	font-size: 10px;
	line-height: 110%;
	font-weight: normal;
	text-decoration: none;
}
#editioninfo a:visited {
	color: #008ACF;
	text-decoration: none;
}
/* portrait photographs in new bw gallery */

#editioninfo_portrait{
	position: absolute;
	top: 450px;
	left: 200px;
	width: 140px;
	height: 200px;
	font-size: 10px;
	color: #000000;
	line-height: 95%;
}
#editioninfo_portrait a:link {
	color: #008ACF;
}
#editioninfo_portrait a:hover {
	color: black;
	font-size: 10px;
	line-height: 95%;
	font-weight: normal;
}
#editioninfo_portrait a:visited {
	color: #008ACF;
}
#gallerytitle {
	display: block;
	position: absolute;
	top: 585px;
	left:540px;
	text-align: right;
}
#gallerytitle h1{
	font-size:14px;
	color: rgb(195,195,195);
	}
	
/* gallery welcome screen overview */

#overviewwrapper {
	display: block;
	position: absolute;
	background-color: rgb(240,240,240);
	top: 100px;
	left: -50px;
	height: 700px;
	width: 1000px;
	z-index: 2;

}

/* the following div is used for text underneath gallery */

#textbox {
	display:block;
	position: relative;
	background-color: #C5C1B6;
	top: 60px;
	left: 0px;
	width: 550px;
	margin:auto auto;
	}
	
.justify {
text-align:justify;
}









































