body {	color: #111111;
	background: #cce0e2 no-repeat url(gfx/index.jpg);
	font-family: "gill sans",Verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;	}

#nav {	position: absolute;
	width: 800px;
	top: 40px;
	margin-left: 110px; }

#logo {	position:relative;
	width: 340px;
	height: 90px; }

#wrapper {	/*width: 1000px;*/
	margin-left: 170px;
	margin-bottom: 150px;
	margin-top: 80px;	
	padding-bottom: 30px;
	padding-right:20px;
	background: no-repeat url(gfx/footer.gif);
	background-position: 110px bottom; }

ul {	padding: 0;
	margin: 0; }

ul.navlist {margin: 0 0 0 0;
	font-size: 10px; }

.navlist a {color: #000000; }

.navlist a:hover {	color: #769134; }

.navlist li {display: inline;
	padding-right: 10px; }

#content {	margin-left: 110px;
	width: 400px; }
	
p {	line-height: 1.3em; }

ul {	list-style: none;
	margin-left: 5px;
	padding-left: 5px; }

/* The thumbs div is used for a column of thumbnails. For individual pull-outs, use the thumb class. */

#thumbs {	position: absolute;
	width: 250px;
	top: 180px;
	left: 640px; }

#thumbs img {border: 1px solid #000000;
	margin-top: 30px;
	padding: 3px; }

.thumb {	position: absolute;
	width: 200px;
	margin-left: 400px; }

.caption {	display: block;
	font-weight: normal; }

.pullquote {font-weight: bold;
	font-style: italic;
	font-size: 14px; }

ul.credits {width: 300px; }

.credits li {padding-top: 3px;
	font-size: 10px; }

a {	text-decoration: none;
	color: #769134; }
	
.currentpage { color: #769134; }

h1, h2, h3 { color: #111111; }

h1 {	font-size: 14px;
	padding-top: 10px;
	border-top: 1px solid #000000; }
	
h2 {	position: relative;
	font-size: 12px;
	padding-top: 15px;
	margin: 0 0 0;
	left: -1px;	}
	
h3 {	font-style: italic;
	font-size: 12px;
	font-weight: normal;
	margin: 0; }
	
blockquote {font-style: italic;
	font-weight: bold; }
	
.reviewer {	font-weight: normal;
	font-size: 12px;
	display: block;
	margin-left: 10px;
	margin-top: 15px; }
	
.italic {	font-style: italic; }

.bold {	font-weight: bold; }