html, body {    
   height: 100%; 
}

body {
	margin: 0;
	padding: 0;	
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #666;
	background: url(../images/main/bg_contentarea.jpg) no-repeat #101010;
	background-position: top center;
}

#photopage {
	background: url(../images/main/bg_contentareaphoto.jpg) no-repeat #0d0d0d;
	background-position: top center;
}

#aboutpage {
	background: url(../images/main/bg_contentareaabout.jpg) no-repeat #fff;
	background-position: top center;
}


em {
font-family: Georgia, "Times New Roman", Times, serif;
}

img {
border: none;
}

#page {
	width: 960px;
	margin: auto;
	min-height: 100%;
   margin-bottom: -58px;
   position: relative;
	
}

#masthead {
	height: 183px;
	position: relative;	
}

#logo {
	float: left;
	margin: 22px 0 0 10px;	
}

#navigation {
	text-align:right;
	position: absolute;
	bottom: -1px;
	right: 25px;

}


#navigation a, #navigation a:hover; {
border-bottom: none;
}

img.navbullet {
	margin: 0 0 1px 20px;
}

#midsection {
	height: 200px;
	margin: 35px 0 90px 15px;
}

#maincontent {
	width: 1000px;
	overflow: hidden;
	margin: 40px 0 45px 15px;
	color: #fff;
}

.bullet {
	width: 18px;
	float: left;
	margin: -4px 0 0 -38px;
}

#intro {
width: 70%;
}

#sidepanel {
float: right; margin: 30px 0 0 35px; width: 150px;
}



h1 {
font-size: 185%;
line-height: 90%;
margin: 0 0 0.3em -0.1em;
}

h2 {
font-size: 160%;
}

h3 {
font-size: 140%;
margin: 0 0 -0.5em 0;
}

h4 {
font-size: 130%;
margin: 0;
}

h5 {
font-size: 105%;
}

h6 {
font-size: 80%;
color: #999;
margin: 0 0 -0.8em 0;
}

#subnav {
width: 250px;
font-family: Arial, Helvetica, sans-serif;
color: #888;
float: left;
margin-right: 80px;
}


#maincontent a, #midsection a, #subnav a {
color: #fff;
text-decoration: none;
}

#maincontent a:hover, #midsection a:hover, #subnav a:hover {
color: #999;
}

#subnav a {
border-bottom: dotted 1px #666;
}

*.html #subnav a {
text-decoration: none;
}

#intro a, #sidepanel a {
color: #990033;
}

#thumbpanel {
float: left;
width: 640px;
}

#thumbpanel h1{
margin: 0.8em 0 1.5em 0;
}


.thumbitem, .printthumbitem {
width: 270px;
text-align: center;
height: 185px;
float: left;
margin-right: 25px;
}


.printthumbitem {
height: 280px;
font-size: 0.75em;
color: #777;
}

.thumbitem {
font-size: 0.75em;
color: #777;
}


.siteicons {
text-align: right;
width: 92%;
}

.siteicons img {
margin-left: 8px;
}

img.sitethumb {
border: solid 1px #333;
}

.clearing {
clear: both;
}

.clearfooter {
height: 38px;
clear: both;
}

#footer {
position: relative;
background-color: #222;
color: #666;
margin-top: 20px;
font-size: 0.8em;
text-align: center;
height: 38px;
line-height: 38px;
}

#footer img {
display: inline;
margin: 0 6px -3px 0;
}
