body 				{ background-color:#ccc; text-align: center; /* for IE */}

#container			{ border:1px solid #333333; margin:0 auto 0 auto; width:760px; height:auto; background-color:white; 
					box-shadow:5px 5px 5px #333333; 
					-moz-box-shadow: 5px 5px 5px #333333; 
					-webkit-box-shadow: 5px 5px 5px black; }

#topBanner			{ width:auto; height:125px; background-image:url(../photos/top_placeholder.gif)}

#mainContent		{ position:relative; text-align:left; width:720px; height:auto; padding:20px; font:12px Verdana, serif;}

#mainContent h2		{ position: relative; top: -0.5em; left: 1.5em; font-family:Verdana; text-align:Left; color: #143f56; font-size: 18px;}

#bottomBanner		{ width: 760px; height:294px; position:relative; margin-left:-0px; background-image:url(../photos/bottom_placeholder.gif)}

#navigation			{ text-align:center; width:760px; background-color:#073354; }




/*********************************CLASSES****************************************************/

p.navText{
	text-align:center;
}

p.bodytext{
	position: relative;
	top: -1em;
	left: 2.5em;
	width: 610px;
	padding: 4px;
	font-size: 13px;
	font-family:"Verdana";
	text-align:Left;
}

A.sub:link {
	text-decoration: none;
	color: #333333;
}

A.sub:visited {
	text-decoration: none;
	color: #333333;
}

A.sub:active {
	text-decoration: none
}

A.sub:hover 	{
	text-decoration: none;
	color: #3B88BC;
}

p.sub-menu{ 
	position: relative; 
	top: -1.5em; 
	left: 2.5em;  
	width: 600px; 
	font-size: 14px;
	font-family:"Verdana";
	text-align:left; color: navy;
}
						
/********************************END CLASSES****************************************************/
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { 
	border: none;
}
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { 
	padding: 10px;
}
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { 
	left: 0;
}
#lightbox-nav a {
	outline: none;
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption {
	font-weight: bold;
}
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* jQuery lightBox plugin - Gallery style */
#gallery {
	text-align:left;
	margin-top:-100px;
	width: 760px;
	margin-left: 0;
	margin-top: 0px;
}
#gallery ul {
	list-style: none;		
	
}
#gallery ul li { 
	margin-left:20px;
	display: inline;

}
#gallery ul img {
		border:2px solid;
	border-color:#ffffff;
}
#gallery ul a:hover img {
}
#gallery ul a:hover {
}

/********************END LIGHTBOX********************/
#jsddm
{	margin:0px;
	padding: 0;}

	#jsddm li
	{	float: left;
		list-style: none;
		font: 13.25px Verdana, serif;border-right: 1px solid black;}

	#jsddm li a
	{	display: block;
		background: #073354;
		padding: 5px 12px;
		text-decoration: none;
		text-align:center;
		
		width: 101.6px;
		color:#8dd5e1;
		white-space: nowrap;}

	#jsddm li a:hover
	{	background: #0b4f81;
		color:#FFFFFF;
	}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			
		}
		
			#jsddm li ul li
			{	float: none;
				display: inline;
				border-right: none;
				
				}
				
				
			
			#jsddm li ul li a
			{	width: 101.6px;
				background: #8dd5e1;
				color: #073354;}
			
			#jsddm li ul li a:hover
			{	background: #073354;}
/********************Start DropDown********************/



/********************END Dropdown********************/