* {
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 11pt;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
}
.subhead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #999;
}
.links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #300;
	text-decoration: underline;
}
body {
	font-family: ariel, helvetica, sans-serif;
	font-size: 11pt;
	text-align: center;
	background-color: #FFF;
	margin: 10px 0 0 0;
	background: #ffffff;
}

/* TAG REDEFINITION */
a {
	color: #FD9800;
	font-family: verdana;
	font-weight: normal;
}
p {
	margin: .5em 0 .5em 0;
	color: #666;
	font-size: 11px;
}
.HEADERS {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17pt;
	font-style: normal;
	color: #ffc239;
	font-weight: normal;
}


/* BASE STRUCTURE */
div#container {
	width: 760px;
	text-align: left;
	margin: 0px auto;
}
div#menu {
	height: 35px;
}
#menu table {
	width: 760px;
	border-collapse: collapse;
	border: none;
}
#menu table td {
	vertical-align: bottom;
	text-align: right;
	padding-left: 15px;
}
#menu table td.title {
	text-align: left;
	padding: 0;
}
div#main {
	position: relative;
	width: 724px;
	height: 545px;
	padding: 15px 18px 15px 18px;
}

/* GALLERIES */
div#main_gallery {
	position: relative;
	width: 724px;
	height: 545px;
	padding: 15px 18px 15px 18px;
}
#main_gallery div#gallery_display {
	float: right;
	margin-left: 20px;
}
p#display_details {
	color: #666666;
	padding-left: 5px;
	margin: 0 0 1em 0;
	border-left: 1px solid black;
}

/* THUMBNAIL GALLERIES */
div#instructions {
	position: absolute;
	z-index: 99;
	bottom: 233px;
	left: 0;
	color: #666666;
	padding: 0 10px 0 10px;
	background-color: #ecefcf;
}

div#gallery_thumbs {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 760px;
	height: 240px;
	overflow: auto;
	overflow-y: hidden;
	border-top: 1px solid #aaaaaa;
}
#gallery_thumbs table {
	border-collapse: collapse;
	margin: 10px 0 0 17px;
}
#gallery_thumbs td {
	width: 106px;
	height: 106px;
	text-align: center;
	vertical-align: bottom;
}
#gallery_thumbs tr#prod_lbls td {
	height: 15px;
	vertical-align: top;
}
#gallery_thumbs div.prod_thmb_old {
	width: 150px;
}

div.prod_thmb {
	width: 106px;
	text-align: left;
}
.prod_thmb a img {
	border: 1px solid white;
}
.prod_thmb a:hover img {
	border: 1px solid #666666;
}

/* ABOUT */
div#about_hdr {
	height: 288px;
	text-align: center;
	background-color: black;
	margin-bottom: 15px;
}
div#scrollingtxt {
	height: 242px;
	overflow: auto;
}
.fuc {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #333;
	font-weight: normal;
}
.sides {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	color: #F90;
}
.sidelinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #F90;
}
.bottom {
	font-size: 9px;
}
.bottom {
	font-size: 9pt;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
}
.reviewers {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.fuc br {
	font-style: italic;
	font-weight: normal;
	color: #333;
}
#about_hdr tr td p a {
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	color: #EC8E00;
	text-decoration: underline;
	font-style: normal;
	line-height: 15px;
}
#booknames {
	font-style: italic;
	color: #333;
	font-size: 8pt;
}
.gr {
	color: #333;
}
