body {
	margin: 0;
	font-size: small;
	background-color: #351E00;
	font-family: verdana, arial, helvetica, sans-serif;
	}


a:active { text-decoration: none; color: #943D31}
a:link { text-decoration: none; color: #943D31}
a:visited { text-decoration: none; color: #943D31}
a:hover { text-decoration: underline; color: #943D31}

#whole {
	width: 750px;
	height: 500px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	background-image: url("layout/grid.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	}

#navigation {
	position: absolute;
	top:0px;
	left: 0px;
	}

#gallerycell {
	position: absolute;
	width: 330px;
	height: 350px;
	top: 85px;
	left: 375px;
	}

#contactbox {
	position: absolute;
	width: 350px;
	height: 350px;
	top: 85px;
	left: 365px;
	}

#biobox {
	position: absolute;
	width: 410px;
	height: 330px;
	top: 85px;
	left: 330px;
	text-align: left;
	overflow : auto;
	}

#linksbox {
	position: absolute;
	width: 380px;
	height: 330px;
	top: 85px;
	left: 360px;
	text-align: left;
	overflow : auto;
	}

.gBookOutline{
	position: absolute;
	width: 410px;
	height: 330px;
	top: 85px;
	left: 330px;
	overflow: auto;
	
}
	
.gBookOutline2 {
	width: 390px;
	}
	
.catTitle {
	font-weight: bold;
	}

.categoriescell {
	overflow : auto;
	width: 340px;
	height: 330px;
	}

.thumbnailHeading {
	text-align: center;
	padding: 5px 0px 0px 0px;
	height: 35px;
	width: 237px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 15px;
	background-image: url("layout/blackbartop.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
	
.gBookEntry {
	
	}
	
.inputbutton {
     border: 1px solid;
     }

.sidelink {
	position: absolute;
	bottom: 20px;
	left: -20px;
	}

#galleryPaging {
	font-family: courier, monospace;
	color: #FFFFFF;
	background-image: url("layout/blackbar.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 222px;
	height: 19px;
	padding: 8px 20px 12px 10px;
	line-height: 140%;
	text-align: right;
	position: absolute;
	top: 300px;
	left: 80px;
	font-weight: bold;
	}

#galleryPaging a:active { text-decoration: none; color: #CC9966; font-weight: 500;}
#galleryPaging a:link { text-decoration: none; color: #CC9966; font-weight: 500;}
#galleryPaging a:visited { text-decoration: none; color: #CC9966; font-weight: 500;}
#galleryPaging a:hover { text-decoration: underline; color: #CC9966; font-weight: 500;}

.description {
	width: 	137px;
	height: 240px;
	position: absolute;
	top: 130px;
	left: -250px;
	font-size: 11px;
	background-image: url("layout/blackbox.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 23px 15px 12px 58px;
	color: #FFFFFF;
	text-align: left;
	}