html, body {
	background-image: url(../images/bigBG.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-attachment: fixed;
	height: 100%;
	text-align: center;
	margin-top: 0;
}

.footer, .push {
	height: 4em; /* .push must be the same height as .footer */
	color: #ddddff;
}

#wrapper {
	width:800px;
	min-height: 100%;
	height: auto !important;
	height: 100%; /* the bottom margin is the negative value of the footer's height */
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -4em;
	margin-left: auto;
}

#header {
	width:800px;
	height:185px;
	float:left;
	position:relative;
	top: 0;
	margin: 0px;
}


#header-01 {
	left:0px;
	top:0px;
	width:800px;
	height:142px;
}

#header-02 {
	position:absolute;
	left:0px;
	top:142px;
	width:69px;
	height:43px;
}

#nav-jewelry {
	position:absolute;
	left:69px;
	top:142px;
	width:147px;
	height:34px;
}

#header-04 {
	position:absolute;
	left:216px;
	top:142px;
	width:61px;
	height:43px;
}

#nav-bio {
	position:absolute;
	left:277px;
	top:142px;
	width:40px;
	height:34px;
}

#header-06 {
	position:absolute;
	left:317px;
	top:142px;
	width:64px;
	height:43px;
}

#nav-gal {
	position:absolute;
	left:381px;
	top:142px;
	width:79px;
	height:34px;
}

#header-08 {
	position:absolute;
	left:460px;
	top:142px;
	width:55px;
	height:43px;
}

#nav-press {
	position:absolute;
	left:515px;
	top:142px;
	width:59px;
	height:34px;
}

#header-10 {
	position:absolute;
	left:574px;
	top:142px;
	width:56px;
	height:43px;
}

#nav-info {
	position:absolute;
	left:630px;
	top:142px;
	width:77px;
	height:34px;
}

#header-12 {
	position:absolute;
	left:707px;
	top:142px;
	width:93px;
	height:43px;
}

#header-13 {
	position:absolute;
	left:69px;
	top:176px;
	width:147px;
	height:9px;
}

#header-14 {
	position:absolute;
	left:277px;
	top:176px;
	width:40px;
	height:9px;
}

#header-15 {
	position:absolute;
	left:381px;
	top:176px;
	width:79px;
	height:9px;
}

#header-16 {
	position:absolute;
	left:515px;
	top:176px;
	width:59px;
	height:9px;
}

#header-17 {
	position:absolute;
	left:630px;
	top:176px;
	width:77px;
	height:9px;
}



p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	color: #FFCCFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.state {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ddddFF;
	line-height: 24px;
}
.store {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.grouptablehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

h4 {
	color: #ddddff;
}

#content {
	border: 3px ridge #1A0680;
	width: 794px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
 
table {
	font-size: 13px;
	border-top-color: #ddddff;
	border-right-color: #ddddff;
	border-bottom-color: #ddddff;
	border-left-color: #ddddff;
}

h3 {
	color: #ddddff;
}

.footer a {
	color: #ddddFF;
}

h2 {
	color: #ffffff;
	margin-top: 0px;
}

#galhead {
	color: #FFFFFF;
}

#text {
	padding: 25px;
	margin: 25px;
}

.dates {
	margin-left: 20px;
	text-align: left;
}
