body{padding:0px; margin:0px; background:#0D0F10;}
.bodycopy {color: #c9c9c9; line-height:15.5px; font-size:12px;}
.bodycopy strong {color:#c00000; text-transform:uppercase;}


table {border-collapse:collapse; border:0px;}
.projectTable{background-color:#282d2e; border:1px dotted #3b3e3f; margin: 10px 0px 12px 1px; width:602px;}
.projectTableDetail {background-color:#820000; background-image:url(images/tableProjectDetails.gif); background-position:top; background-repeat:no-repeat; }
.pointer{cursor: pointer;}
.magnify {cursor: url(images/magnify.cur), pointer; outline: none;}

td {vertical-align:top; padding:0px;}

a{color:#c00000; font-size:13px;}
a:hover{text-decoration:none;}
.strong {color:#7E8080;}

.atextarea {color:#c9c9c9; text-decoration:none; font-size:11px} 
.atextarea:hover {text-decoration:underline;}

img {border:0px;}

.m_text, table, li, input, textarea {
		font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif; 
		font-size:12px;
		line-height:15px;
		color:#c9c9c9;}

.m_text strong {font-size:14px; font-weight:bold; font-family: Arial, Verdana, sans-serif; }
.m_text b {font-size:13px; line-height:17px; font-weight:bold; color:#C9C9C9; font-family: Arial, Verdana, sans-serif; }			
		
.m_text {height:800px;}
.main {width:766px;}
.header {height:325px; background-color:#16191A; border-bottom-color:#c00000; border-bottom-width:2px; border-bottom-style:solid;}

.logo {margin:18px 152px 0 50px;}
.menu {padding:220px 0 0 29px;}

.indent {padding:39px 29px 20px 29px;}

.middle {background:#252A2C; height:410px;}
#index .indent {padding: 39px 25px 20px 29px;}

.spaceBeforeFooter {height:65px; background:#252A2C; border-bottom-color:#c00000; border-bottom-width:1px; border-bottom-style:dashed;}

.footer {height:68px; font-size:11px; text-align:center; color:#5A5B5C;}
.footer a {color:#5A5B5C; text-decoration:none; font-size:11px;} 
.footer a:hover {color:#5A5B5C; text-decoration:underline;}

.ver_line {background:url(images/ver_line.gif) top repeat-y; width:1px;}
.line { background:url(images/line.gif) top repeat-x; height:1px;}

.h_text {border-bottom-color:#828282; border-bottom-width:1px; border-bottom-style:solid;}
/*.h_text {background:url(images/h_text_tall.gif) bottom repeat-x;}*/
.h_text .right {padding: 0 0 12px 17px;}
.h_text img {float:left;}
.h_text .right .more {text-align:right; padding:7px 15px 0 0;}
.h_text .right .more a {background:url(images/more_bg.gif) no-repeat 0 4px; padding-left:12px; color:#BF030B; font-size:11px; text-decoration:none;}
.h_text .right .more a:hover {text-decoration:underline;}
.clear {clear:both;}

.more a {background:url(images/more_bg.gif) no-repeat 0 4px; padding-left:8px; color:#BF030B; font-size:11px; text-decoration:none; text-transform:lowercase;}
.moreGrey {font-size:11px; color:#505556; text-decoration:none; }
.no_class, form, .no_class td {width:auto;height:auto;margin:0px;padding:0px;border:0px;}

.input { vertical-align:middle; width:174px; height:19px; padding:2px 0 0 3px; background-color:#dddddd; border: none; color: #646667}	
textarea {width:174px; height:80px; padding:2px 0 0 3px; overflow:auto; background-color:#dddddd; border: none; color: #646667}

ul { margin:0; padding:0; list-style:none;}
li { background:url(images/list_bg.gif) no-repeat 0 7px; line-height:19px; margin:0px; padding:0px; padding-left:19px;}







#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;}
/*  Previous and Foward button. Removed 'hover' for buttons to always appear. 99% for buttons to appear just 1% from bottom */
#prevLink, #prevLink:visited { background: url(lightbox/images/prevlabel.gif) left 99% no-repeat; }
#nextLink, #nextLink:visited { background: url(lightbox/images/nextlabel.gif) right 99% no-repeat; }

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

/*  Color behind image container */
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: 282d2e; }