body {
	font-family: arial;
	font-size: 80%;
	color: #333333;
	background: #F5F5F5;
	margin: 15px 0;
}

.clr {
	clear: both;
}

img {
	border: 0;
}

.cnt {
	text-align: center;
}

.ta {
	background: #003399;
	color: #FFFFFF;
	font-weight: bold;
}

.img1 {
	margin: 0 15px 15px 0;
}

.img2 {
	margin: 0 0 15px;
}

#img3 {
	margin: 0 15px 0 0;
}

#img4 {
	margin: 0 11px 0 0;
	border: solid 1px #003399;
}

#img5 {
	border: solid 1px #003399;
}

#img6 {
	border: solid 1px #003399;
}

#h {
	background: #FFFFFF;
	width: 720px;
	padding: 15px;
	margin: 0 auto;
}

#m {
	background: url(../uploads/images/bgl.gif) repeat-y left;
	width: 720px;
	margin: 12px 0 0;
}

#ml {
	width: 190px;
	float: left;
}

#ml ul {
	margin: 39px 0 0 0;
	padding: 0;
	list-style: none;
}

#ml a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	width: 174px;
	padding: 8px;
	border-top: solid 1px #FFFFFF;
}

#ml a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	width: 174px;
	padding: 8px;
	border-top: solid 1px #FFFFFF;
}

#ml a:active {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	width: 174px;
	padding: 8px;
	border-top: solid 1px #FFFFFF;
}

#ml a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #003399;
	background: #CCE680;
	display: block;
	width: 174px;
	padding: 8px;
	border-top: solid 1px #FFFFFF;
}

#ml li#on {
	font-weight: bold;
	text-decoration: none;
	color: #003399;
	background: #CCE680;
	display: block;
	width: 174px;
	padding: 8px;
	border-top: solid 1px #FFFFFF;
}

#bt {
	border-top: solid 1px #FFFFFF;
}

#mr {
	width: 515px;
	float: right;
}

#mr h1 {
	font-size: 130%;
	color: #FFFFFF;
	background: url(../uploads/images/h1bg.gif) repeat-x 50%;
	text-align: right;
	padding: 10px;
	margin: 0 0 15px;
}

#buy {
	width: 515px;

}

#buy p {
	font-size: 160%;
	color: #003399;
	font-weight: bold;
	margin: 0;
	float: left;
}

#buy span {
	margin: 0 0 15px 0;
	float: right;
}

#mr li {
	color: #006600;
}

#mr a {
	font-weight: bold;
	text-decoration: none;
	color: #003399;
}

#mr a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #003399;
}

#mr a:active {
	font-weight: bold;
	text-decoration: none;
	color: #003399;
}

#mr a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #006600;
}

#b {
	width: 720px;
	height: 101px;
}

#bl {
	background: url(../uploads/images/bgl.gif) repeat-y;
	width: 190px;
	height: 101px;
	float: left;
	position: relative;
}

#bl a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	position: absolute;
	bottom: 20px;
	left: 16px;
}

#bl a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

#bl a:active {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

#bl a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FF0066;
}

#br {
	background: url(../uploads/images/bgbr.jpg) no-repeat;
	width: 530px;
	height: 101px;
	float: right;
}

.tc {
	font-size: 80%;
}

#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; background: url(../lib/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink { right: 0; float: right; background: url(../lib/lightbox/images/nextlabel.gif) right 15% no-repeat; }
#prevLink:hover, #prevLink:visited:hover { background: url(../lib/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../lib/lightbox/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; }