/*body { 	width: 800px;	height: auto;	margin-right: auto;	margin-left: auto;	background-image: url("images/wallpaper.jpg");	background-repeat: yes;	text-align: center;	}#container {	width: 800px;	background-position: top center;	position: absolute;	z-index: 0;	}#header {	width: 800px;	height: 144px;	background-image: url("images/header.png");	background-repeat: no-repeat;	background-position: top center;	position: absolute;		}#body-box {	width: 800px;	top: 144px;	background-image: url("images/body-background.png");	background-repeat: yes;	position: absolute;	z-index:0;	}#body-box-text {	width: 730px;	height: auto;	font-family: Trebuchet ms, cambria, arial;	font-size: 12px;	line-height: 14px;	padding-left:35px;	padding-top: 15px;	padding-bottom: 10px;	text-align: left;	z-index: 1;	position: relative;	} #pageWidth {   width: 800px;}*/body {
	width: 800px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	background: url("http://www.veeanca.com/images/wallpaper.jpg");
	background-repeat: yes;
}
#container {
	width: 800px;
	background-position: top center;
	position: absolute;
	z-index: 0px;
}
#container2 {
	width: 800px;
	background-position: bottom center;
	position: relative;
	z-index: 1;
	text-align:left;
}
#header {
	height: 152px;
	width: 800px;
	background: url("http://www.veeanca.com/images/header.png");
	background-repeat: no-repeat;
	background-position: top center;
	position: absolute;
}
#body-box {
	top: 144px;
	background: url("http://www.veeanca.com/images/body-background.png");
	width: 800px;
	background-repeat: yes;
	position: absolute;
	z-index: 0;
}
#body-box-text {
	width: 730px;
	height: auto;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	position: relative;
	font-family: trebuchet ms, cambria, arial;
	font-size:12px;
	line-height:10pt;
	z-index: 1;
}
#body-box-text a {
	color:#000000;
	font-weight:normal;
	text-decoration: none;
	border: 0px;
}
#body-box-text a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}
#navigation {
	width: 790px;
	height: 30px;
	font-family: Trebuchet ms, cambria, arial;
	font-size: 12px;
	padding-top: 116px;
	text-align: center;
	margin: 0 auto;
}
#navigation a:hover {
	color:#000000;
	font-weight: bold;
}
#navigation a {
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}
#navigation a:visited {
	color:#000000;
}
#navigation a:active {
	color:#000000;
}
#about-vanessa {
	margin-right: 10px;
	margin-bottom:5px;
}
#about-sraanz {
	margin-left: 10px;
	margin-bottom:5px;
}
#gallery-image {
	margin-right: 10px;
	margin-bottom:5px;
}
#gallery-blurb {
	height: 94px;
}
#ebaybox img {
	width:9em;
	height:9em;
	border: 1px solid;
	border-color: #000000;
}
#ebaybox a {
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}
#ebaybox a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}
#footer-index {
	clear: both;
	background: url("images/footer-index.png");
	height: 200px;
	width: 800px;
	position: absolute;
	z-index: 1;
}
#footer-about {
	clear: both;
	width: 800px;
	height: 200px;
	background-image: url("images/footer-about.png");
	position: absolute;
	z-index: 1;
}
#footer-buy {
	clear: both;
	width: 800px;
	height: 200px;
	background-image: url("images/footer-buy.png");
	position: absolute;
	z-index: 1;
}
#footer-lampwork {
	clear: both;
	width: 800px;
	height: 200px;
	background-image: url("images/footer-lampwork.png");
	position: absolute;
	z-index: 1;
}
#footer-gallery {
	clear: both;
	width: 800px;
	height: 200px;
	background-image: url("images/footer-gallery.png");
	position: absolute;
	z-index: 1;
}
#footer-links {
	clear: both;
	width: 800px;
	height: 200px;
	background-image: url("images/footer-links.png");
	position: absolute;
	z-index: 1;
}
#footer-faq {
	clear: both;
	width: 800px;
	height: 200px;
	background-image: url("images/footer-faq.png");
	position: absolute;
	z-index: 1;
}
#footer-contact {
	clear: both;
	width: 800px;
	height: 200px;
	background-image: url("images/footer-contact.png");
	position: absolute;
	z-index: 1;
}
#footer-text {
	width: 730px;
	top: 150px;
	font-family: Trebuchet ms, cambria, arial;
	color: #99998a;
	font-size: 12px;
	text-align:left;
	padding-left: 30px;
	position: absolute;
	z-index:1;
}
#footer-text2 {
	width: 730px;
	height: auto;
	top: 150px;
	font-family: Trebuchet ms, cambria, arial;
	color: #99998a;
	font-size: 12px;
	text-align:right;
	padding-left: 30px;
	z-index: 1;
	position:absolute;
}
#image-link a {
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}
#image-link a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}/* --------------- lightbox stuff */
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #666;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(images/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}
#imageData {
	padding:0 10px;
	color: #666;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
	padding-top: 0.7em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	padding-top: 0.7em;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}	/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	min-width: 790px;
}
* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
}
* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
}		/* Clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}/* End hide from IE-mac */
#slideshow {
	position:relative;
	width: 400px;
	height:379px;
}
#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}
#slideshow IMG.active {
	z-index:10;
	opacity:1.0;
}
#slideshow IMG.last-active {
	z-index:9;
}
