html, body {border: 0; margin: 0; padding: 0;}

body {
font-family:"Trebuchet MS", sans-serif;
font-size: 11pt;
text-align:center;
color:#333;
background-image: url('bg.png');
letter-spacing: 0px;
  line-height: 110%;
  height: 100%;


}



#container {
width: 900px;
margin: 0 auto;
text-align:left;
background-color: #fff;
font-family:"Trebuchet MS", sans-serif;
color:#333;
font-size: 11pt;
line-height: 150%;
text-align:left;
padding: 0px;
position:relative;
border: solid 2px #ccc;
height: 100%;
height: auto;

}

#content {
 padding:0px;
 margin:0px;
 width:900px;
 background-color:#ffffff;
 
 }
 
 
.box{
border: #1e1e1f solid 1px;
font-size: 9pt;

}

#sidebar div{
border: #1e1e1f solid 1px;
font-size: 9pt;

}

/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

h1 {
color: #111;
text-align: left;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
font-family: "Century Gothic", "Trebuchet MS" ;
font-size:13pt;
margin: 0px;
border-bottom: #666 dotted 1px;
} 

h1 a {color: #443833; text-decoration: none;}

h1 a:hover {
  color: #6C574F;
  text-decoration: none;
  border: none;
}

h1 span {
	color: black;
	font-size: 14px;
	padding-left: 10px;
}

h3
{
background: transparent;
color: #86d4db;
font-size: 16px;
font-family: "trebuchet ms";
font-weight: bold;
text-align: center;
text-transform: uppercase;
text-decoration: none;

}



h2
{
background: #80adb2;
color: #ab2a16;
font-size: 16pt;
font-family: "Georgia";
font-weight: normal;
letter-spacing: 1pt;
text-align: right;
font-weight: normal;
text-decoration: none;
margin-bottom:0px;
}



.border {
  
   border:1px solid #888;
   padding:4px;
   background-color: #fff;

}



/* links */   


A:link, A:visited, A:active {
color: #45848e;
font-weight: normal;
  text-decoration : none; 
  font-family : "Trebuchet MS";
  text-transform: none;
} 

A:hover {
  color : #ccc; 
  
 
}


A.nav:link, A.nav:visited, A.nav:active {
  text-decoration : none; 
  color : #b72e1b;
  font-weight: bold;
  font-family : "Century Gothic";
  font-size: 12px;
} 

A.nav:hover
{
color: #fff;
}




a.links:link, a.links:visited, a.links:active
	{
  text-decoration : none; 
  color : #fff;
  font-family : "Verdana";
  font-size: 10pt;
  font-weight:bold;
  text-align:center;
  }

a.links:hover 
	{
  color : #ffffff;}
  
  
  a.other:link, a.other:visited, a.other:active
	{
  text-decoration : none; 
  color : #00c1a2;
  font-family : "Century Gothic";
  font-size: 13pt;
  font-weight:bold;
  }

a.other:hover 
	{
  color : #4c4c4c;
  text-decoration: line-through;
  }








/* bold, underline, etc */

b{ 
     color: #c82b2b;
     
}




i, em { 
     color: #45848e;
	 font-weight: bold;
     
}
u { 
     color: #f53e7f;
	
     border-bottom: 1px solid #f53e7f;
}
s {
  color: #1E576C;}

blockquote{
background:#444;
border: #000000 1px solid;
} 



p {margin: 0; padding: 10px 10px 10px 10px;}

p.notfound{padding: 15px 0 100px;}



 ul {
 
 
 
 }

 #sidebar {
width: 170px;
float: left;
border: #1e1e1f solid 1px;
font-size: 9pt;
padding: 15px 10px 0;
}
 
 
blockquote {
  font-family: Times, "Times New Roman", serif;
  font-style: italic;
}

code {
  display: block;
  width: 80%;
  background-color: #F5F4F3;
  border: #E2DBD8 1px solid;
  color: #666666;
  padding: 3px 5px;
  margin: 10px 0;
}

pre {
  padding: 1em;
  border: 1px dashed #2f6fab;
  color: black;
  background-color: #f9f9f9;
  line-height: 1.1em;
}

small {font-size: 0.85em;}

img {border: none;}

sup {
  position: relative;
  bottom: 0.3em;
  vertical-align: baseline;
}

sub {
  position: relative;
  bottom: -0.2em;
  vertical-align: baseline;
}

acronym, abbr {
  cursor: help;
  letter-spacing: 1px;
  border-bottom: 1px dashed;
}


/***** Links *****/



a img {
  border: none;/*remove border for linked images*/
}
/***** Tables *****/



table tr td {padding: 0px;}
/***** Global Classes *****/

.clear {clear: both;}

.alignleft {display: block; float: left;}

.alignright {display: block; float: right;}

.aligncenter {
  display: block;
  text-align: center;
  margin: 0 auto;
}

/**** Form Layout ****/



input, textarea, select {
  font: 1em arial, helvetica, sans-serif;
  background-color: #fff;
  line-height: 1.1em;
  padding: 0 0 0 0px;
}

#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: #666;
	}
#dhtmlgoodies_slideshow{
		width:550px;	/* Total width of slideshow */
		position: absolute; 
		top: 101px; 
		left: 351px; 
		width: 534px; 
		background: #fff;


	}
	
	#previewPane{
		border:1px solid #CCCCCC;
		margin-bottom:3px;	
		text-align:center;
		vertical-align:middle;
		padding-top:3px;

		position:relative;
		
		/* CSS HACK */
		height: 432px;	/* IE 5.x */
		height/* */:/**/420px;	/* Other browsers */
		height: /**/420px;
				
	}
	#previewPane img{
		line-height:400px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align:center;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:0.9em;
	}
	#galleryContainer{
		
		height:102px;	/* Height of the images + 2 */
		border:1px solid #CCCCCC;
		position:relative;
		overflow:hidden;
		padding:1px;
		
		/* CSS HACK */
		height: 104px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/102px;	/* Other browsers */
		height: /**/102px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;		
	}
	#theImages{
		position:absolute;
		height:100px;
		left:40px;
		width:550px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=80);
		opacity: 0.8;
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
		color: #fff;
	}

