﻿body
{
	background-image: url(images/bkgd.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #FFF;
	font-family: trebuchet ms,verdana,geneva,arial,sans;
	color: #74908F;
}


#logo
{
	position: absolute;
	top: 35px;
	left: 140px;
	height: 103px;
	width: 378px;
	clear: both;
}


#pullquote
{
	position: absolute;
	top: 139px;
	left: 88px;
	height: 100px;
	widht: 161px;
}


#pullquote a {
	text-decoration: none;
}


#pullquote img {
	border-style: none;
}


#photo
{
	position: absolute;
	top: 202px;
	left: 315px;
}

#photo img
{
	border-color: #D8D8D8;
	border-width: 8px;
	border-style: solid;
}

#nav
{
	font-size: 12px;
	margin: 0 0 5px 0;
	color: #74908F;
}

#nav a, #nav a:hover,
#nav a:visited
{
	text-decoration:none;
	color: #74908F;
}
#nav .off
{
	color: #D8D8D8;
}


#title {
	margin: 5px 0;
}

#title h1 {
	color: #74908F;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}