body {
	background-color: #e9cca0;
	background-image: url("http://igbidesign.com/pics/background.gif");
	background-repeat: repeat-y;
	color: #333300;
	font-family: times, "times new roman", serif;
	margin-left: 80px;
}

.spacer {
	clear: both;
	height: 0;
}

p {
	font-size: 18px;
	margin-top: 0;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 5px;
}

h1.fof, .nav {
	display: inline;
	font-style: italic;
	margin-right: 20px;
}

div.main, div.fofs, div.navs, div.thumbnails, div.preview {
	margin-top:15px;
	text-align: left;
}

div.main, div.fofs, div.navs, div.thumbnails {
	margin-bottom:15px;
}

div.main, div.fofs, div.thumbnails, div.preview {
	width: 500px;
}

div.preview {
	margin-bottom:50px;
}

div.thumb_out {
	float:left;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 10px;
	margin-right: 10px;
}

a {
	color: #663333;
	font-style: italic;
	text-decoration: none;
}

a:hover {
	color: #ffffcc;
}

a:active {
	color: #ffffcc;
}

a img {
	border: 0;
	margin: 0;
}

img {
	border: 0;
	margin: 0;
}

div.thumb_borderout0, div.thumb_borderout1 {
	margin: 0;
	width: 64px;
	height: 64px;
}
	
div.thumb_borderout0 {
	border: 1px solid #bda677;
}

div.thumb_borderout1 {
	border: 1px solid #ead2a3;
}

div.thumb_borderin0, div.thumb_borderin1 {
	margin: 0;
	width: 62px;
	height: 62px;
}
div.thumb_borderin0 {
	border: 1px solid #6f6f3f;
}

div.thumb_borderin1 {
	border: 1px solid #f4e4b4;
}

div.thumb0, div.thumb1 {
	margin: 0;
	width: 60px;
	height: 60px;
}

div.thumb0 {
	border: 1px solid #333300;
}

div.thumb1 {
	border: 1px solid #ffffcc;
}