/* +++++++++++ MEDIA = SCREEN +++++++++++  */
body {
  margin:0;
  padding:10px 0px 10px 0px;
  font-family: "Trebuchet MS", verdana, arial, sans-serif;
  color:#000000; background-color: #fff;
  font-size:smaller;
  text-align:center;
  /*background-image: url(./pics/tile.png);*/
}
/* =============== BLOCK level elements =============== */
#page {
  display: block;
  width:820px;  height:auto; 
  text-align:center;
  margin-left: auto;
  margin-right:auto;
  /*background-image: url(./pics/background.jpg);
  background-repeat:repeat-y;*/
}
.breadcrumbs{
  font-size: xx-small;
  padding: 5px;
	text-align:left;
}

a:link		{color: #006699; background: transparent; text-decoration: none;}
a:visited	{color: #990033; background: transparent; text-decoration: none;}
a:active	{color: #009900; background: transparent; text-decoration: none;}
a:hover		{color: #ffffff; background: #000099; text-decoration: none;}

/* =============== Banner and Menu =============== */

.menu {
  display: block;  
	width:200px;
  color:#000099;
  background-color: transparent;
  height:auto;
  float:right;
	/*padding-left: auto;
	padding-right: 0px;*/
	padding: 0px 0px 0px 10px;
	margin: 0;
}
a.menu{
  display: block; width: 160px;
  float:left;
	border-top: #fff 1px solid; 
	border-right: #000099 1px solid; 
	border-left: #fff 1px solid;
	border-bottom: #000099 1px solid; 
  color: #000099; background-color: transparent; text-decoration: none;
  font-weight: normal; text-align: left;
  padding-top: 2px; padding-right:10px; padding-bottom: 2px; padding-left: 10px;
  margin: 5px auto 0px 10px;
}
a.menu:visited {
	color: #660099; background-color: transparent;
	text-decoration:none;
}
a.menu:hover {
  color: #fff; background-color: #99b3b9; text-decoration: none;
	border: #333 1px solid;
  font-weight:bold;
  text-align: left;
}
.this_page {
  display: block; width: 160px;
  float:left;
	border: #009 1px solid;
  text-align: left; font-weight:bolder;
  padding-top: 2px; padding-right:10px; padding-bottom: 2px; padding-left: 10px;
  margin: 5px auto 0px 10px;
  color: #ffffff; background-color: #000099; text-decoration: none;
}
/* =============== CONTENT =============== */
.content {
  border-bottom: 1px #009 solid;
  color:#000000;
  background-color:#ffffff;
  display: block;
  width: 600px;
  text-align:justify;
  padding: 0px;
  margin: 0px ;
	/*float: left;*/
}
/* =============== footers =============== */
.footer {
 display: block;
 margin: 0px;
 padding: 5px; 
 color: #666666;
 background: transparent; 
 font-size: xx-small;
 clear:both;   
 text-align:left;
}
/* =============== text display =============== */
h1, h2, h3, h4, h5, h6 {color:#000099; background: transparent; 
text-align: left; margin: 0px; padding: 10px 10px 2px 10px;}
h1 {font-size: 160%;}
h2 {font-size: 140%;}
h3 {font-size: 120%;}
h4 {
  font-size: 100%;
  font-style: italic;
  font-weight:bolder;
}
h5 {
  font-size: 100%;
  font-weight:normal;
}

p {padding: 2px 10px 2px 10px; margin: 2px;}

th {
  padding: 2px; 
	margin:2px; 
  font-size: 90%;
  font-style: italic;
  font-weight:bolder;
	color:#000099; 
	background: transparent;
	text-align: center; 
}

td {
  padding: 2px;
	margin:0px; 
  font-size: 90%;
  font-style: normal;
  font-weight:normal;
	color:#000; 
	background: transparent;
	text-align: left;
	vertical-align: top;
}

/* =============== text variants =============== */
sup {font-size: 8px; }
sub	{font-size: 8px; }

hr	{color: #660099; background: transparent; padding: 0px; margin: 5px 0px 5px 0px;}

img {color: #ffffff; background: transparent; border: 0;}

acronym {text-decoration: none;}
	 
.inverse {font-family: Arial, Helvetica, sans-serif; text-align: left; 
   color: #ffffff; padding: 1px; background: transparent; }

.ref { font-size: 10px; 
	background: transparent; color: #663333; 
	font-family: trebuchet, sans-serif; }

.latin{font-family: Times, serif; font-style: italic; }

.breadcrumbs { font-size: 10px; 
	background: transparent; color: #aaaaaa; 
	font-family: trebuchet, sans-serif; text-align: left; }
	
.small { font-size: 10px; font-weight: lighter;}

.r_align {float:right; margin-left: 10px; margin-right:10px;}
.l_align {float:left; margin-right:10px; margin-left: 10px;}
.c_align {text-align: center; margin-right:auto; margin-left: auto;}

.comment {
	display: block;
	padding-left: 10px; padding-right: 10px; padding-top: 0px; padding-bottom: 0px;
	margin: 10px; margin-right: auto;
	border: #666 1px solid;
	color:#009;
	background-color:#d0d9ee; 
}

.anchor{ text-align:right;}

.clear{	clear: both;}

.right {
  float: right;
	padding: 0;
	margin: 0 10px;
}
.left {
  float: left;
	padding: 0;
	margin: 0 10px;
}
.center {
  margin: 0 auto;
}

/*================ LIGHTBOX =======================================*/

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

.block1 {
  font-family: "Bradley Hand ITC", "Viner Hand ITC", "Brush Script Std", script;
	font-size: larger;
	font-weight: lighter;
	color: #666;
	background: #ffffcc;
	padding: 20px;
}

.block2 {
  font-family: Consolas, "Courier New", sans-serif;
	color: #666;
	background: #fff;
}
