body {
	margin: 0;
	padding: 0;
	text-align: center;
}


#layout {
	background-color: #8FC2CA;
	border: 1px solid #BFD4D9;
	width: 798px;
	margin: 0 auto;
}

#nav {
	background-image: url(images/nav.gif);
	background-repeat: repeat-y;
	vertical-align: middle;
}

#nav div {
	text-align: center;
}

#nav a {
	font-family: TrebuchetMS, 'Trebuchet MS', Arial, sans-serif;
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: white;
	margin-bottom: 2em;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
}

.photoback {
	vertical-align: top;
	text-align: left;
}

.png { behavior: url("pngbehavior.htc");}

#logo {
	width: 184px;
	height: 100px;
}

#contentwrap, #contentwrap table {
	margin: 0 1em 2em 153px;
	font-size: 12px;
	font-family: TrebuchetMS, 'Trebuchet MS', Arial, sans-serif;
	color: #006279;
}

#contentwrap h2 {
	font-size: 120%;
}

.tagline {
	display: block;
	font-size: small;	
}


/* Logoworks link back */
.logoworks
{
	font-family: arial, verdana; 
	font-size: 9px;
	color: #949A9E;
	font-weight: normal;
	padding: 5px 10px;
	text-decoration: none;
	text-align: center;
}

.logoworksLink
{
	font-family: arial, verdana; 
	font-size: 9px;
	color: #949A9E;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
