body {
        margin: 30px auto;
        background: #7c7f5b url('images/bg2.gif') repeat-x;
        font-family: Tahoma, Arial;
        }

.rbroundbox {
	background: url(nt.gif) repeat;
}

.rbtop div {
	background: url(tl.gif) no-repeat top left;
}

.rbtop {
	background: url(tr.gif) no-repeat top right;
}

.rbbot div {
	background: url(bl.gif) no-repeat bottom left;
}

.rbbot {
	background: url(br.gif) no-repeat bottom right;
}

.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 7px;
	font-size: 1px;}

.rbcontent {
	margin: 0 15px;
}

.rbroundbox {
	width: 700px;
	margin: 0px auto;
	text-align: center;

}

.rbroundbox1 {
	background: url(nt1.gif) repeat;
}

.rbtop1 div {
	background: url(tl1.gif) no-repeat top left;
}

.rbtop1 {
	background: url(tr1.gif) no-repeat top right;
}

.rbbot1 div {
	background: url(bl1.gif) no-repeat bottom left;
}

.rbbot1 {
	background: url(br1.gif) no-repeat bottom right;
}

.rbtop1 div, .rbtop1, .rbbot1 div, .rbbot1 {
	width: 100%;
	height: 7px;
	font-size: 1px;
}

.rbcontent1 {
	margin: 0 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.rbroundbox1 {
	width: 468px;
	margin: 1em auto;
	font-size: .75em;
	text-align: left;
	float: left;
}

.rbroundbox1 h1 {
	margin: 0px 0px 10px 0px;
	font-size: 20px;
}

.rbroundbox1 .imgr {
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
	padding-left: 5px;
}

.rbroundbox1 .imgl {
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	padding-right: 5px;
	margin-right: 5px;
}

#side {
	width: 172px;
	float: left;
	margin: 13px 0px 0px 30px;
	line-height: 0px;
}

#listen {
	margin: 0px;
	width: 172px;
	line-height: 15px;
	background: #b0b0b0 url(images/listen.gif) no-repeat;
	padding-top: 30px;
}

img {
	border-style: none;
	border: 0px;
	margin-bottom: 4px;s
}

A:link {
	color:#54573e;
}

A:visited {
	color:#54573e;
}

A:active {
	color:#54573e;
}

A:hover {
	color:#7c7f5b;
	font-weight: bold;
}

.bottom1 {
	font-size: 10px;
}

.bottom1 A:link {
	color:#000000;
}

.bottom1 A:visited {
	color:#000000;
}

.bottom1 A:active {
	color:#000000;
}

.bottom1 A:hover {
	color:#000000;
	font-weight: bold;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; overflow: auto; width: 100%	; }

#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
