/* CSS Document */
body {
	font-family: Verdana, sans-serif, Helvetica, Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #660000;
	background-color: #F4E9FF;
	margin-left: 180px;
}
.tab {
	font-family: Verdana, sans-serif, Helvetica, Arial;
	color: #660000;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;


}
.head {
	font-size: 12pt;
	font-weight: bold;
	background-image: url(Pics/HeadBGPurple.gif);

}
a {
	text-decoration: underline;
	color: #660000;

}
a:visited {
	color: #333333;
}
a:active {
	color: #770011;
}
a:hover {
	color: #660022;
}
.footrow {
	background-image: url(Pics/FootBGPurple.gif);
}
.Thumb300BG {
	background-image:  url(Pics/Thumb300BGPurple.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.Thumb200BG {
	background-image:  url(Pics/Thumb200BGPurple.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.Thumb150BG {
	background-image: url(Pics/Thumb150BGPurple.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.Thumb100BG {
	background-image: url(Pics/Thumb100BGPurple.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.Thumb50BG {
	background-image: url(Pics/Thumb50BGPurple.gif);
	background-repeat: no-repeat;
	background-position: center center;
}


.gallerytitle {
	color: #660000;
}
.collectionlink {
	color: #660000;
}
.designdetaillink {
	color: #660000;
}

#menu {
	background-image: url(../images/pagemenu.gif);
	width: 166px;
	height: 400px;
	overflow: hidden;
	position: absolute;
	left: 10px;
	top: 50%;
	margin: -200px 0 0 0;
	padding: 0;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	color: #000000;
}
#menu img {
	border: 0;
	margin-bottom: 20px;
}
#menu p {
	margin: 0 0 16px 8px;
	padding: 0;
}
#menu p a {
	background-image: url(../images/menu-line.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 160px;
	width: 160px;
	white-space: nowrap;
	color: #a3292e;
	text-decoration: none;
}
#menu p a:hover {
	background-image: url(../images/menu-hover-line.png);
}
#Header {
	display: none;
}
#Logo {
	display: none;
}