#master {
	height: 600px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: 0px;
	bottom: 0px;
	padding: 0px;
}
#body {
	position: absolute;
	height: 600px;
	width: 800px;
	left: 0px;
	top: 0px;
	background-image: url(Extras/BlankPage.png);
}
#menu {
	position: absolute;
	height: 220px;
	width: 100px;
	top: 42px;
	right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 34px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-variant: normal;
}
#master #body #menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	height: 35px;
	width: 100px;
	display: block;
	float: none;
	line-height: 34px;
	background-image: url(Extras/rollovers.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-style: normal;
	font-variant: normal;
}
#master #body #menu a:hover {
	background-position: center;
}
#master #body #menu a:active {
	background-position: bottom;
}

#categories {
	height: 30px;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	top: 540px;
	z-index: 5;
	left: 150px;
}
#onebox {
	background-image: url(Extras/BlankThumbnail.gif);
	height: 50px;
	width: 50px;
	position: absolute;
	left: 0px;
	top: 0px;
	border: medium outset #9FCCA0;
}

#boxes {
	background-repeat: repeat-y;
	height: 473px;
	width: 50px;
	position: absolute;
	left: 60px;
	top: 50px;
}
#onebox2 {
	background-image: url(Extras/BlankThumbnail.gif);
	height: 50px;
	width: 50px;
	position: absolute;
	left: 0px;
	top: 60px;
	border: medium outset #9FCCA0;
}
#onebox3 {
	background-image: url(Extras/BlankThumbnail.gif);
	height: 50px;
	width: 50px;
	position: absolute;
	left: 0px;
	top: 120px;
	border: medium outset #9FCCA0;
}
#onebox4 {
	background-image: url(Extras/BlankThumbnail.gif);
	height: 50px;
	width: 50px;
	position: absolute;
	left: 0px;
	top: 180px;
	border: medium outset #9FCCA0;
}
#onebox5 {
	background-image: url(Extras/BlankThumbnail.gif);
	height: 50px;
	width: 50px;
	position: absolute;
	left: 0px;
	top: 240px;
	border: medium outset #9FCCA0;
}
#onebox6 {
	background-image: url(Extras/BlankThumbnail.gif);
	height: 50px;
	width: 50px;
	position: absolute;
	left: 0px;
	top: 300px;
	border: medium outset #9FCCA0;
}
#onebox7 {
	background-image: url(Extras/BlankThumbnail.gif);
	height: 50px;
	width: 50px;
	position: absolute;
	left: 0px;
	top: 360px;
	border: medium outset #9FCCA0;
}
#onebox8 {
	background-image: url(Extras/BlankThumbnail.gif);
	height: 50px;
	width: 50px;
	position: absolute;
	left: 0px;
	top: 420px;
	border: medium outset #9FCCA0;
}
#contentholder {
	height: 483px;
	width: 515px;
	position: absolute;
	top: 37px;
	left: 143px;
	text-align: center;
}
#description {
	position: absolute;
	height: 255px;
	width: 95px;
	left: 670px;
	top: 265px;
	z-index: 5;
	background-color: #F2F2F2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#sketchbook {
	height: 42px;
	width: 54px;
	position: absolute;
	left: 26px;
	top: 210px;
}
