/* CSS Document */
body {
	font-family: Verdana, sans-serif, Helvetica, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003333;
	background-image:  url(Pics/knotbg_Aqua.gif);
	margin: auto;

}
.tab {
	font-family: Verdana, sans-serif, Helvetica, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003333;

}
.head {
	font-family: Verdana, sans-serif, Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003333;
	background-color: #1EBCBE;

}
a {
	font-family: Verdana, sans-serif, Helvetica, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #336666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
}
a:active {
	color: #339999;
}
a:hover {
	color: #339999;
}
.detailRow300 {
	background-image:  url(Pics/thumb300bgAqua.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.detailRow200 {
	background-image:  url(Pics/thumb200bgAqua.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.mainrow150 {
	background-image: url(Pics/thumb150bgAqua.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.mainrow100 {
	background-image: url(Pics/thumb100bgAqua.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.mainrow50 {
	background-image: url(Pics/thumb50bgAqua.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.headfootbg {
	background-color: #1EBCBE;
}
.gallerytitle {
	color: #003333;
}
.collectionlink {
	color: #003333;
}
.designdetaillink {
	color: #003333;
}
.designborder {
	border: 1px solid #003333;
}

#menu {
	display: none;
}
#Logo {
	display: inline;
	float: right;
	margin-bottom: 30px;
}
#Header {
	display: inline;
	clear: right;
	margin-bottom: 30px;
}
body table {
	height: 50%;
}