body {
	font-size:14px;
	background-color:#f0f0f0;
	background-image:url(../images/topbg.jpg);
	background-repeat:repeat-x;
	font-family:"Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial;
}

#header {
	width:900px;
	height:300px;
	margin-left:auto;
	margin-right:auto;
	border-left:#999 3px solid;
	border-right:#999 3px solid;
	border-top:#999 3px solid;
}
#footer {
	background-image:url(../images/footer.png);
background-repeat:no-repeat;
width:940px;
margin-top:0px;
margin-left:auto;
margin-right:auto;
height:46px;
overflow:auto;
}
.shadow
{
background-image:url(../images/overshadow.gif);
background-repeat:repeat-x;
height:16px;
width:900px;
margin: 0 0 0 20px;
overflow:auto;
}
#content {
	width:940px;
	background-image:url(../images/cont_bgr.jpg);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	overflow:auto;
	

}
#content .copyright {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-left:40px;
	width:880px;
	padding:5px 0px;
	overflow:auto;
}

#content .text 
{
	width:615px;
	float:right;
	margin-right:20px;
	padding-left:15px;
	margin-top:20px;
	padding-top:20px;
	background-image:url(../images/textbg.png);
	background-repeat:no-repeat;
}
#content .shorts {
	float:left;
		margin-left:25px;
	padding-top:20px;
	margin-right:auto;
	weight:250px;

}
#content .text h1,h2,h3,h4 {
	padding-left:30px;
	padding-right:30px;
	max-width:300px;
	border-bottom:1px solid #999;
}

#content .text h3 {
	border: 0px;
	color:#36C;
	font-size:15px;
}
#content .text p {
	padding-left:30px;
	padding-right:30px;
}
a:link {
	color: #00C;
}
a:visited {
	color: #00C;
}
a:hover {
	color: #09F;
}
a:active {
	color: #00C;
}

.imglink {
float:left; margin-right:10px; border:1px solid #000000;
}


#content .text hr {
margin-top:40px;
margin-bottom:40px;
width:200px;
}



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










.category {
            position: relative;
            clear: both;
            margin-top: 10px;
            padding-bottom: 10px;
            }
.category h4 {
               display: block;
               width: 92px;
               height: 34px;
               float: left;
               margin-right: 6px;
               text-indent: -9999px;
               overflow: hidden;
               background-image: url('b-number.png');
               background-position: 0 0;
               background-repeat: no-repeat;
               }
.category table {
                  width: 560px;
				  margin-left:10px;
                  }
body#adr .category table {
                           width: 100%;
                           }
.category tr {
               background-color: #c6efff;
               }
.category th {
               width: 170px;
               border-right-width: 2px;
               border-right-style: solid;
               border-right-color: #fff;
               border-bottom-width: 2px;
               border-bottom-style: solid;
               border-bottom-color: #64b0f6;
               padding-top: 7px;
               padding-bottom: 7px;
               vertical-align: middle;
               text-indent: 7px;
               color: #fff;
               background-color: #b2b5b5;
               background-image: url('th.png');
               background-position: 0 100%;
               background-repeat: repeat-x;
               }
body#adr .category th {
                        width: auto;
                        }
.category th.gTitle {
                      color: #4879ff;
                      background-color: #fff;
                      }
.category td {
               text-indent: 7px;
               text-align: justify;
               background-color: #c6efff;
               border-bottom-width: 2px;
               border-bottom-style: solid;
               border-bottom-color: #64b0f6;
               padding-top: 2px;
               padding-right: 7px;
               padding-bottom: 2px;
               padding-left: 7px;
               }

