body {
	margin:0px;
	font-family:tahoma;
	font-size:12px;
	color:#303030;
	background-image:url(../images/bgPink.png);
	}

a:link {
	color:#303030;
	text-decoration:none;
	font-weight:bold;
	}

a:visited {
	color:#303030;
	text-decoration:none;
	font-weight:bold;
	}

a:hover {
	color:#303030;
	text-decoration:underline;
	font-weight:bold;
	}

a:active {
	color:#303030;
	text-decoration:none;
	font-weight:bold;
	}

.bgBottom {
	background-image:url(../images/bg-bot.png);
	background-repeat:repeat-x;
	height:88px;
	font-family:tahoma;
	font-size:90%;
	color:#37260D;
	text-align:center;
	padding-top:5px;
}

.bgTop {
	background-image:url(../images/bg-top.png);
	background-repeat:repeat-x;
	height:134px;
}

.bgMainTableTop {
	background-image:url(../images/bgMainTableTop.png);
	background-position:center center;
	background-repeat:no-repeat;
	height:20px;
}

.bgMainTableMiddle {
	background-image:url(../images/bgMainTableMiddle.png);
	background-position:center center;
	background-repeat:repeat-y;
}

.bgMainTableBottom {
	background-image:url(../images/bgMainTableBottom.png);
	background-position:center center;
	background-repeat:no-repeat;
	height:20px;
}

.contentBGTop {
	background-image:url(../images/contentBGTop.png);
	height:20px;
}

.contentBGMiddle {
	background-image:url(../images/contentBGMiddle.png);
	padding-left:20px;
	padding-right:20px;
	text-align:justify;
}

.contentBGBottom {
	background-image:url(../images/contentBGBottom.png);
	height:20px;
}

.copyright {
	font-family:tahoma;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
}

.grayTableTop {
	background-image:url(../images/roundedBgGrayTop.png);
	background-repeat:no-repeat;
	height:15px;
}

.grayTableMiddle {
	background-image:url(../images/roundedBgGrayMiddle.png);
	background-repeat:repeat-y;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:20px;
	text-align:justify;
}

.grayTableBottom {
	background-image:url(../images/roundedBgGrayBottom.png);
	background-repeat:no-repeat;
	height:15px;
}

.headerBox {
	background-image:url(../images/headerBox.png);
	width:531px;
	background-repeat:no-repeat;
	background-position:center top;
/*	text-indent:15px; */
}

.headerBoxPlum {
	background-image:url(../images/headerBoxPlum.png);
	width:531px;
	height:72px;
	background-repeat:no-repeat;
	background-position:center top;
	text-indent:15px;
}

.headerText {
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	color:#322F2A;
}

#linkLayer {
	position:absolute;
	left:84px;
	top:10px;
	width:812px;
	height:56px;
	z-index:1;
}

.logo {
	background-image:url(../images/logo[5].png);
	background-position:center center;
	background-repeat:no-repeat;
	height:97px;
}

.mainTableBG {
/*	background-image:url(../images/bg.gif); */
	background-image:url(../images/bgBlue.png);
}

.pageTitle {
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	color:#AD7D98;
}

.plumTableTop {
	background-image:url(../images/roundedBgPlumTop.png);
	background-repeat:no-repeat;
	height:15px;
}

.plumTableMiddle {
	background-image:url(../images/roundedBgPlumMiddle.png);
	background-repeat:repeat-y;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:20px;
	text-align:justify;
}

.plumTableBottom {
	background-image:url(../images/roundedBgPlumBottom.png);
	background-repeat:no-repeat;
	height:15px;
}

.spacer {
	height:20px;
}

td#copyright a:link {
	color:#8B475D;
	text-decoration:none;
	font-weight:bold;
	}
td#copyright a:visited {
	color:#8B475D;
	text-decoration:none;
	font-weight:bold;
	}

td#copyright a:hover {
	color:#8B475D;
	text-decoration:underline;
	font-weight:bold;
	}

td#copyright a:active {
	color:#8B475D;
	text-decoration:none;
	font-weight:bold;
	}

#marqueecontainer{
	position:relative;
	width:200px; /*marquee width */
	height:200px; /*marquee height */
	/* background-color:white; */
	overflow:hidden;
	/* border:3px solid orange; */
	padding:2px;
	padding-left:4px;
}

.navMarqueeTitle {
	color:#FDBFD2;
	font-weight:bold;
}

/*---- Below CSS for Lghtbox ----*/
#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: #fff;
	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;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 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 */ 
	

