body {
	margin: 0px 0px 0px 0px;
	font-family: Baskerville, Georgia, Times, "Times New Roman", serif;
}

body {behavior: url("/csshover3.htc");}

a img {border: 0;}

h1 {
	font-size: 40px;
	font-family: Baskerville, Georgia, Times, "Times New Roman", serif;
	;
	letter-spacing: 2px;
	word-spacing: 3px;
	font-weight: normal;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
}

h2 {
	font-size: 16px;
	font-family: Baskerville, Georgia, Times, "Times New Roman", serif;
	letter-spacing: 1px;
	word-spacing: 2px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: italic;
}

hr {
	text-align: right;/*this will align it for IE*/	
  	margin-right: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #000;
	color: #000;
	height: 2px;
}

.thin-thin {
	border-top: 2px solid #000;
}

.thick-thin {
	border-top: 3px solid #000;
}

#info-table {
	font-size: 13px;
	letter-spacing: 0.5px;
}

#floating-circle {
	position: absolute;
	left: 770px;
	top: 5px;
	z-index: 3;
}

div #lebook {
	margin-top: 16px;
}

#photographer-names {
	margin-top: 25px;
}

#photographer-names ul, #misc-links ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: list-item
}

#photographer-names li {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-family: Baskerville, Georgia, Times, "Times New Roman", serif;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-style: italic;
}

#photographer-names li a:hover.photographer-comingsoon {
	color: #ccc;
}

#photographer-names li a {
	text-decoration: none;
	font-size: 24px;
	line-height: 40px;
	color: #000;
	letter-spacing: 1px;
	font-style: normal;
	clear: none;
}

#photographer-names li div.subnav{
display: none;
}

#photographer-names li div.subnav a{
letter-spacing: normal;
font-size: 12px;
line-height: 14px;
position: relative;
top: 2px;
}

#photographer-names li div.subnav a:hover {
text-decoration:underline;
}

#photographer-names li:hover div.subnav{
display: inline-block;
margin-left: 7px;
color: red;
	clear: none;
}

#photographer-names li a.current, #misc-links li a.current {
	color: #392E7A;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}

#photographer-names li a:hover, #misc-links li a:hover {
	color: #219;
}

#photographer-names li a:active, #misc-links li a:active {
	color: #00C;
}

.spacer {
	height: 10px;
}

#misc-links li a {
	text-decoration: none;
	color: #000;
	font-size: 13px;
	letter-spacing: 0.5px;
	font-style: normal;
}

#left {
	padding-right: 10px;
	padding-left: 10px;
}

#right, #left {
	padding-top: 10px;
}

#thumbs {
	width: 960px;
	height: 90px;
	overflow: auto;
}

#bio {
	width: 624px;
	height: 432px;
	overflow: auto;
}

#contact {
	width: 624px;
	height: 432px;
	overflow: auto;
	font-size: 21px;
	letter-spacing: 0.5px;
	word-spacing: 2px;
	margin-left: 30px;
}

#arrows {
	font-family: arial, helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	margin-left: 45px;
	margin-top: 5px;
}

#arrows a {
	text-decoration: none;
	color: black;
}

#arrows a:hover {
	color: blue;
}

#announce pre {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 5px;
}

#announce a {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

div #notice {
	font-size: 12px;
	padding-top: 15px;
}

#copyright {
	margin: 3px 0 0 8px;
	font-size: 12px
}



/* GALLERY STYLES */


div#gallery-landing
	{
	 width: 550px;
	 min-height: 435px;
	 border: solid thin black;
	 padding: 6px;
	 margin-right: 10px;
	 white-space: normal; /* need to overcome inheritted non-wrapping*/
}

div#gallery-landing a {
	text-decoration:none;
	color: black;
}

div #gallery-landing a:hover {
	color: red;
}

div #gallery-landing-images {
	display: inline;
	float:left;
}

div.gallery-landing-item {
	text-align:center;
	float:left;
	margin-bottom: 15px;
	margin-right:14px;
	margin-left:14px
}

div #gallery-subnav a {
	text-decoration:none;
	font-weight: bold;
	color: black;
}

div #gallery-subnav a:hover {
	color: red;
}
