.home-table {
	margin:0px;
	background-image:url(graphics/index-bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:600px;
	width:800px;
}
.connect-body {
	margin:0px;
	background-image: url(graphics/connection-page.jpg);
	background-repeat: no-repeat;
	background-position:center;
}
.design-body {
	margin:0px;
	background-image: url(graphics/design-page.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.coming-table {
	margin:0px;
	background-image: url(graphics/coming-page.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height:600px;
	width:800px;
}
.blank-table {
	margin:0px;
	background-image: url(graphics/blank-page.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height:600px;
	width:800px;
}

.history-body {
	margin:0px;
	background-image: url(graphics/history-page.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.gallery-border {
	border: thin solid #000000;
	height:60px;
	width:60px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	margin:0px;
}
.gallery-window {
	background-image: url(gallery/gallery-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height:400px;
	width:400px;
}
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.sink-table {
	background-image: url(graphics/kitchen-sink-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height:600px;
	width:800px;
}
.sink-bottom {
	background-image: url(graphics/sink-page-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height:50px;
}
.admin-body {
	background-image:  url("graphics/kitchen-sink.jpg");
	background-repeat: no-repeat;
	height:600px;
	width:800px;
	background-position: center center;
}
.pg-bottom {
	background-image: url(graphics/page-bottom-2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height:50px;
}
