body {
    background: #999999 url(img/back_sig.gif) no-repeat 0 291px;
    font-family: Arial, Futura, Tahoma;
    font-size: 0.8em;
    color: #58595B;
    padding: 0;
    margin: 0;
}
a {
	text-decoration: none;
	color: #58595B;
	padding: 0 0 1px 0;
}
a:hover {
	color: #E7E7E7;
	background-color: #868686;
}
a.img_link {
	position: absolute;
	top: 3px;
	right: -36px;
}
a.img_link:hover {
	background-color: transparent;
}
h3 {
	padding: 0 0 20px 0;
	margin: 0;
	font-size: 110%;
}
p {
	line-height: 170%;
	padding: 0 0 30px 0;
	margin: 0;
}
form {
	padding: 0;
	margin: 0;
	color: #E7E7E7;
	font-size: small;
}
input {
    background-color: #777777;
    border: 2px solid #6C6C6C;
    border-bottom-color: #949494;
    border-right-color: #949494;
    padding: 1px 5px;
    margin: 2px 0 10px 0;
    width: 320px;
    font-family: Arial, Futura, Tahoma;
    font-size: 100%;
    color: #E7E7E7;
}
input.radio, input.check, select {
	position: absolute;
	left: -999em;
}
form img {
	vertical-align: middle;
	padding: 2px 0;
}
label {
	display: inline;
	padding: 0 8px;
}
.drop_container {
	position: relative;
}
.drop_container ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.drop_div {
	background-color: #777777;
	border: 1px solid #6C6C6C;
	padding: 0 15px 2px 5px;
	font-size: x-small;
	color: #E7E7E7;
	display: inline;
	position: relative;
	z-index: 1;
}
.drop_div_d {
	background-color: #8D8C8C;
	border: 1px solid #777777;
	padding: 0 15px 2px 5px;
	font-size: x-small;
	color: #E7E7E7;
	display: inline;
	position: relative;
	z-index: 1;
}
.drop_container img, .drop_container_d img {
	margin-top: 2px;
	margin-bottom: -2px;
}
html>/*ldelim*//*rdelim*/body .drop_container img, .drop_container_d img {
	margin: 0;
}
.list_ul {
	position: absolute;
	top: 19px;
	left: 0;
	z-index: 2;
	background-color: #777777;
	border: 1px solid #6C6C6C;
	font-size: x-small;
	color: #E7E7E7;
}
.list_ul a {
	font-size: x-small;
	color: #E7E7E7;
	display: block;
	padding: 0 5px;
	margin: 0 1px;
}
.list_ul a:hover {
	background-color: #6C6C6C;
}
textarea {
    background-color: #777777;
    border: 2px solid #6C6C6C;
    border-bottom-color: #949494;
    border-right-color: #949494;
    padding: 2px 5px;
    margin: 2px 0 10px 0;
    width: 320px;
    height: 100px;
    font-family: Arial, Futura, Tahoma;
    font-size: 100%;
    color: #E7E7E7;
}
.button_submit {
	background: url(i/back_submit.png) no-repeat top left;
	border: none;
	width: 93px;
	height: 28px;
	cursor: pointer;
	margin-left: -3px;
}
*html .button_submit {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='i/back_submit.png', sizingMethod='crop');
}
form p {
	line-height: 100%;
	padding: 10px 0;
	margin: 0;
	font-size: small;
}
.required {
	background: url(i/back_required.gif) no-repeat 0 0.3em;
	padding-left: 8px;
}
.holder {
    padding: 0;
    margin: 0 0 0 25px;
    position: relative;
}
.header {
	padding: 57px 0 25px 0;
	margin: 0;
}
.menu {
	/* change padding to 0 on left RJW 070220 padding: 0 0 0 26px; */
	padding: 0 0 0 0px;
	margin: 0;
	list-style-type: none;
	position: relative;
	z-index: 2;
	float: left;
}
.menu li {
    text-transform: uppercase;
    /* change padding to 0 on left RJW 070220 padding: 0 0 0 3px; */
    padding: 0 0 0 0px;
    margin: 0;
    /* change padding to 0 on left RJW 070220 width: 125px; */
    width: 151px;
    height: 19px;
    color: #E7E7E7;
}
.menu a {
    display: block;
    /* change padding to 0 on left RJW 070220 width: 125px; */
    width: 151px;
    padding: 0 3px 1px 3px;
    margin: 0 0 0 -3px;
    color: #58595B;
}
.menu a:hover {
	color: #E7E7E7;
	background-color: #868686;
}
.second {
    float: left;
    clear: left;
    padding-top: 45px;
    padding-left: 0px;
    position: relative;
    z-index: 2;
}
.second span.light, .second span.light a {
	color: #E7E7E7;
}
.third {
    float: left;
    clear: left;
    padding-top: 525px;
    position: relative;
    z-index: 2;
    font-size: 0.9em;
}
.upper {
    text-transform: uppercase;
}
.content {
    /* change width to 640 to allow 8 across thumbs RJW 070302 width: 550px; */
	width: 640px;
	padding-left: 170px;
	position: absolute;
	top: 107px;
	left: 0;
	overflow: visible;
}
.nav {
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 100%;
	float: left;
}
.nav_hide {
    display: none;
}
.nav li {
	text-transform: uppercase;
	display: inline;
	padding: 0;
	margin: 0;
    	height: 35px;
    	font-size: 90%;
}
.nav li.to_left {
	float: left;
	padding-left: 9px;
}
.nav li.to_right {
	float: right;
	text-align: right;
}
.nav span.light, .nav span.light a {
	color: #E7E7E7;
}
.hide div {
    display: none;
}

.img_wrap {
	float: left;
	clear: left;
}
#image, #image_l {
	float: left;
	position: relative;
	top: -22px;
	left: 0;
    	margin:0 0 -22px 0;
    	position:relative;
}
.sh_1 {
	background: url(i/c_l_t.png) no-repeat top left;
	float: left;
	width: 28px;
	height: 25px;
}
*html .sh_1 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='i/c_l_t.png', sizingMethod='crop');
}
.sh_2 {
	background: url(i/s_t.png) repeat-x top left;
	float: left;
	width: 40px;
	height: 25px;
}
*html .sh_2 {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='i/s_t.png', sizingMethod='crop');
}
.sh_3 {
	background: url(i/c_r_t.png) no-repeat top right;
	float: left;
	width: 28px;
	height: 25px;
}
*html .sh_3 {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='i/c_r_t.png', sizingMethod='crop');
}
.sh_4 {
	background: url(i/s_l.png) repeat-y top left;
	float: left;
	padding: 0;
	width: 9px;
	height: 40px;
	clear: left;
}
*html .sh_4 {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='i/s_l.png', sizingMethod='crop');
}
.sh_5 {
	background: url(i/s_r.png) repeat-y top right;
	float: left;
	width: 19px;
	height: 40px;
}
*html .sh_5 {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='i/s_r.png', sizingMethod='crop');
}
.sh_6 {
	background: url(i/c_l_b.png) no-repeat bottom left;
	float: left;
	width: 28px;
	height: 25px;
	clear: left;
}
*html .sh_6 {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='i/c_l_b.png', sizingMethod='crop');
}
.sh_7 {
	background: url(i/s_b.png) repeat-x bottom left;
	float: left;
	width: 40px;
	height: 25px;
}
*html .sh_7 {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='i/s_b.png', sizingMethod='crop');
}
.sh_8 {
	background: url(i/c_r_b.png) no-repeat bottom right;
	float: left;
	width: 28px;
	height: 25px;
}
*html .sh_8 {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='i/c_r_b.png', sizingMethod='crop');
}

#expanded {
	position: absolute;
	top: 16px;
	left: 10px;
	z-index: 3;
	display: none;
} 

#detail {
    position: absolute;
    top: 400px;
    left: 0;
    z-index: 3;
    display: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
#detail_on {
	display: none;
}
.clearer {
	line-height: 1px;
	height: 1px;
	clear: both;
	padding: 0;
	margin: 0;
}
.desc {
	padding: 0;
	margin: 0 0 0 0;
	color: #E7E7E7;
	line-height: 170%;
	font-size: 100%;
	font-weight: bold;
	width: 300px;
}
*html .desc {
	margin-bottom: -19px;
}
.double {
	margin-bottom: -37px;
}
*html .double {
	margin-bottom: -38px;
}
.img_allwrap {
    margin-left: -9px;
}
*.thumb {
    float: left;
    display: table;
    #position: relative;
    overflow: hidden;
    vertical-align: middle;
    text-align: center;
    width: 80px;
    height: 80px;
    font-size: 60px;
    z-index: 5;
}
.thumb a {
    text-decoration: none;
    padding: 0;
    vertical-align: middle;
    #position: absolute;
    #top: 50%;
    display: table-cell;
}
.thumb a:hover {
    background-color: transparent;
}
.thumb img {
    vertical-align: middle;
    border: 0;
    #position: relative;
    #top: -50%;
    #left: -50%;
}
/* add img 0 border to clear borders around linked thumbs RJW 070302 */
img {
    border: 0px; 
}


