body {
font-family: Times, serif;
background-color: #430c07;
margin: 0px;
padding: 0px;
color: #da4f18;
}

img {
border: 0px;
}

a {
color: #da4f18;
}

sup {
font-size: 10px;
}

li {
margin: 0px;
padding-bottom: 5px;
}

ul.it li {
font-style: italic;
margin: 0px;
padding-bottom: 5px;
}


a:hover {
color: #fa6f38;
}

.c_r{
text-align: right;
font-style: italic;
margin: 0px;
padding: 10px 0px 5px 0px;
}

.l_l {
margin: 0px;
padding: 0px 0px 0px 20px;
vertical-align: bottom;
text-align: left;
height: 125px;
}

h1 {
margin: 0px;
padding: 0px;
font-size: 20px;
}

h2 {
margin: 0px;
padding: 0px;
font-size: 15px;
}


h3 {
margin: 0px;
padding: 0px;
font-size: 15px;
}


.l_t {
font-size: 13px;
color: #da4f18;
text-align: right;
padding: 0px 15px 0px 0px;
margin: 0px;
vertical-align: top;
height: 80px;
}


.i_t_l {
float: left;
border: 1px dashed;
border-color: #da4f18;
margin: 4px 8px 4px 0px;
padding: 8px 8px 8px 8px;
}

.i_t_r {
float: right;
border: 1px dashed;
border-color: #da4f18;
margin: 4px 0px 4px 8px;
padding: 8px 8px 8px 8px;
}

.i_l {
float: left;
border-color: #da4f18;
margin: 8px 12px 4px 0px;
padding: 0px;
}

.i_r {
float: right;
border-color: #da4f18;
margin: 8px 0px 4px 12px;
padding: 0px;
}

td.b_r {
font-size: 13px;
color: #da4f18;
vertical-align: top;
margin: 0px;
padding: 6px 8px 0px 0px;
width: 100%;
text-align: right;
}


td.b_l a {
font-size: 13px;
color: #da4f18;
}


td.b_l {
margin: 0px;
padding: 8px 2px 8px 8px;
font-size: 13px;
color: #da4f18;
vertical-align: top;
}

.t {
font-size: 15px;
color: #da4f18;
padding: 8px 10px 10px 10px;
margin: 0px;
text-align: left;
}

td.m {
text-align: right;
width: 100%;
padding-right: 5px;
}

td.m a {
font-size: 14px;
color: #430c07;
font-weight: bold;
text-decoration: none;
}

td.m a:hover {
color: #da4f18;
}

td.m_s {
font-size: 14px;
text-align: right;
width: 100%;
padding-right: 5px;
color: #da4f18;
}

td.m_s a {
text-decoration: none;
}

tr.m_s {
background-color: #000000;
}

td.tm {
white-space: nowrap;
}

td.tm a {
font-size: 14px;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

td.tm a:hover {
color: #da4f18;
}

td.tm_s {
white-space: nowrap;
font-size: 14px;
color: #da4f18;
background-color: #000000;
}

td.tm_s a {
text-decoration: none;
}

table.in {
border-collapse: collapse;
}

table.in td {
border: 1px #da4f18 dashed;
}

#addr {
font-size: 12px;
color: #ffffff;
font-weight: bold;
z-index: 100;
position: absolute;
filter: progid:DXImageTransform.Microsoft.Glow(Color=#000000, Strength=2);
text-shadow: #000000 0 0 3px;
padding: 2px 0px 0px 120px;
}
#addr span {
font-size: 24px;
}
#addr a {
color: #ffffff;
}

#addr a:hover {
color: #fa6f38;
}


#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(/img/gallery/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/img/gallery/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; }