#pagehead {
    background: #000;
    height: 00px;
    margin: 0;
    padding: 0;
    text-align: left;
}

#pagehead h1, #pagehead h2, #pagehead h3, #pagehead h4 {
    font-size: 1.6em;
    line-height: 2;
    color: #85909b;
    padding: 28px 0 0 18px;
    text-align: left;
}

#pagehead h5, #pagehead h6 {
    font-size: 1em;
    line-height: 1.5;
    color: #6aa;
    padding: 4px 0 0 18px;
    text-align: left;
}

#headertable {
	background: #fff;
	width: 100%;
	cellspacing: 0;
	cellpadding: 5;
	border: 0;
}

#headertable td.pagename p {
	font-size: 1.2em;
	line-height: 1.5;
	color: #85909b;
	margin: 0;
	padding: 5px 0;
	text-align: center;
}

#contact_sheet td p {
    font-size: .7em;
    line-height: 1.3;
    color: #355;
    padding: 5px;
}

td.preview {
    font-family: "Lucida Grande","Lucida Sans",Verdana,sans-serif;
    background: #efefef;
    padding: 3px;
    margin: 0;
}

.slide {
	max-width: 160px;
	max-height: 160px;
	border: 1px solid #dedede;
	background: #DAECF5;
	text-align: center;
	font-size: .9em;
	color: #788;
	line-height: 1.5;
	padding: 5px;
	margin: 2px;
}

.slide img {
	padding: 0;
	margin: 0 0 4px 0;
	opacity: .7;
	filter: alpha(opacity=70);
	-khtml-opacity: 70;
	vertical-align: middle;
}

.slide img:hover {
	background: #eee8e4;
	opacity: 1.0;
	filter: alpha(opacity=100);
	-khtml-opacity:100;
}

.slide p {
	font-size: .9em;
	line.height: 1.5;
	margin: 0;
	padding: 2px 0;
}
