@charset "utf-8";
body {
	background-color: #666;
	background-image: url(websiteimages/background_3dwork_1.jpg);
	background-repeat: repeat;
}
#centercontainer {
	background-color: #333;
	margin: auto;
	height: 1400px;
	width: 900px;
	position: relative;
}
#flashholder {
	background-color: #999;
	height: 170px;
	width: 900px;
	margin: auto;
}
#navigation {
	background-color: #333;
	height: 50px;
	width: 900px;
	color: #FFF;
	float: right;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#thumbnailsleft {
	background-color: #333;
	height: 1100px;
	width: 200px;
	float: left;
}
#gallerycontent {
	background-color: #333;
	float: right;
	height: 1100px;
	width: 700px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
#navigation table tr td {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999;
	text-align: center;
}
img { border: 0px; }
#centercontainer #apDiv16 {
	font-size: 24px;
}

