@charset "utf-8";
/* CSS Document */

#footer {
	clear: both;
	background: #96b5d2;
	color: #FFFFFF;
	text-align: center;
	border-top: solid 1px white;
	height: 30px;
	line-height: 30px;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#wrapper {
	width: 790px;
	margin: 0 auto;
	border-left: solid 4px #e1e9f1;
	border-right: solid 4px #e1e9f1;
}
#nav {
	background: #96b5d2;
	border-bottom: solid 1px white;
	height: 31px;
	padding-left: 50px;
}
.nav {
	height: 23px;
	float: left;
	background: url(images/nav/navdiv.gif) no-repeat center right;
	padding: 9px 19px 0 15px;
}
#lastnav {
	background: none;
}

img {
	border: none;
}
body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
#header {
	background: url(images/header.png);
	height: 237px;
	width: 790px;
}
#title {
	height: 32px;
	padding: 204px 0 0 57px;
}
#content {
	background-color: #b8cde0;
	padding: 14px 60px;
	color: #53799d;
	line-height: 1.6em;
}
#gallerydiv {
	margin: 0px 10px;

}
#gallerydiv img {
	border: solid 2px white;
	margin: 10px 4px;
}
#content p {
	margin-top: 0px;
	font-size: 1.2em;
	padding: 5px 0;
	margin: 5px 0;
}
p#view {
font-size:1.0em;
}
