@charset "ISO-8859-1";
img{border:0;
}
body {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(mjabg1.gif);
	background-repeat: repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainTable {
	width: 835px;
	height: 674px;
 }
#mainTable td {
 	padding: 0px;/*Pads each table cell in modern browsers*/
 }
#maincontent {
 	background-image: url(mjanew_03.gif);
	width: 430px;
	height: 497px;
 	font-size: 12px;
	/*/*/font-size: 85%; /* */
 }
#sidebar1 {
 	background-image: url(mjanew_04.gif);
	width: 136px;
	height: 497px;
 	font-size: 11px; color: #222222;
	vertical-align: top;
	/*/*/font-size: 79%; /* */
 }
#sidebar2 {
 	background-image: url(mjanew_05.gif);
	width: 269px;
	height: 497px;
	font-size: 10px; color: #444444; 
	vertical-align: top;
	/*/*/font-size: 79%; /* */
 } 
#header1 {
 	background-image: url(mjanew_01.gif);
	width: 566px;
	height: 177px;
	font-size: 14px;
	/*/*/font-size: 100%; /* */
 }
#header2 {
	background-image: url(mjanew_02.gif);
	width: 269px;
	height: 177px;
 }
td, p, ul {
 	font-family: "Arial", Helvetica, sans-serif;
 }
h1:first-child {margin-top: 0;}/*starts first h1 in TD flush top*/
h2:first-child {margin-top: 0;}/*starts first h2 in TD flush top*/
h1 { font-size: 160%; }
h2 { font-size: 140%; }
#sidebar1 a {
 	/*/*/padding: 3px;
 	display: marker;
 	text-decoration: none;
 	line-height: 1em;
 	width: 150px; /* */
 }
#sidebar1 a:link, #sidebar1 a:visited {
 	color: #FFFFFF;
 } 
#sidebar1 a:hover, #sidebar1 a:active {
 	color: #33ccff;
 } 
#sidebar1 ul {
 	/*/*/padding-left: 1em;
 	margin-top: 1em;
	margin-left: 1em;
 	list-style-type: none; /* */
 }
#sidebar1 li {
 	/*/*/margin: 0px 0px 2px 0px; /* */
 } 
#sidebar2 a {
 	/*/*/padding: 3px;
 	display: marker;
 	text-decoration: none;
 	line-height: 1em;
 	width: 150px; /* */
 }
#sidebar2 a:link, #sidebar2 a:visited {
 	color: #FFFFFF;
 }
#sidebar2 a:hover, #sidebar2 a:active {
 	color: #33ccff;
 }  
#sidebar2 ul {
 	/*/*/padding-left: 1em;
 	margin-top: 1em;
	margin-left: 1em;
 	list-style-type: none; /* */
 }
#sidebar2 li {
 	/*/*/margin: 0px 0px 6px 0px; /* */
 }  
#header1 a {
 	/*/*/padding: 3px;
 	display: block;
 	border: 2px solid #DDDDDD;
 	text-decoration: none;
 	line-height: 1em;
 	width: 55px; /* */
 }
#header1 a:link, #header1 a:visited {
 	color: #FFFFFF;
 } 
#header1 a:hover, #header1 a:active {
 	color: #000000;
 	border: 2px solid #DDDDDD;
 } 
#header1 ul {
 	/*/*/padding-left: 1em;
	margin-top: 1.5em;
 	margin-left: 34em;
 	list-style-type: none; /* */
 }
#header1 li {
 	/*/*/margin: 0px 0px 7px 0px; /* */
 }  
#current a {
		color: #000000 !important;
		/*/*/background-color: #33ccff!important;
		display: block !important;
		border: 2px solid #DDDDDD !important; /* */ 
 }
#maincontent a {
	/*/*/padding: 3px;
	display: marker;
	text-decoration: none; /* */
}
#maincontent a:link, #maincontent a:visited {
	color: #FFFFFF;
}
#maincontent a:hover, #maincontent a:active {
	color: #000000;
}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}