body		{background-image:url(../images/body_header.gif);
		background-repeat:repeat-x;
		text-align:center;
		font-family: Verdana, Helvetica, Geneva, Arial;
		font-size:13px;
		line-height:16px;}
		
a, a:link, a:visited 
{font-weight:bold;
				text-decoration:none;
				color:#516472;}
				
a:hover, a:active 	{color:#ced8e4;
					}
					
h3 	{font-size:16px;}

h4 	{font-size:14px;}

ul {padding-left:10px;}

li {list-style-type:none;
	background-image:url(../images/listbullet.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	margin-top:3px;}
		
#logo { margin-top:10px;
		width:250px;
		height:94px;
		float:left;
		margin-left:20px;}
		
#window	{margin:5px auto;
		background-color:transparent;
		text-align:right;
		width:780px;
		position:relative;}
		
#header {width:780px;
		height:67px;}

		
#menulist {position:absolute;
			right:0px;
			margin:73px 0 0 0;
			visibility:visible;}
			
#menulist li {list-style-type:none;
			float:left;
			background-image:none;}
		
#menulist li a:link,
#menulist li a:visited
		{width: 178px;
		height:43px;
		color:#fff;
		text-decoration:none;
		background-image:url(../images/menu-bg.gif);
		background-repeat:repeat-x;
		display:block;
		width:99px;
		height:29px;
		text-align:center;
		margin-left:3px;
		text-transform:uppercase;
		padding-top:13px;
		font-weight:normal;
		height:38px\9;}

#menulist li a.current:link,
#menulist li a.current:visited
				{background-position: 0px -43px;
				height:38px\9;}
		
#menulist li a:hover,
#menulist li a.current:hover
 {background-position: 0px -86px;
					padding-top:21px;
					height:21px;}
					
#content_upper {
		width:780px;
		margin:0;
		margin-top:55px;
		padding:8px;
		height:350px;
		border-bottom:#ced8e4 3px solid;
		text-align:left;}

#galleryContainer {margin:0px;
					overflow:hidden;
					width:520px;
					height:300px;
					padding-bottom:8px;
					float:left;}
					
#naviList {width:220px;
			margin-left:500px;
			height:300px;
			padding-bottom:8px;
			}
			
#naviList li {font-weight:bold;
			margin-top:15px;
			list-style-type:none;
			background-image:none;
			margin-left:0px;
			padding-left:0px;}
			
#naviList ul {margin-top:0px;
			padding-left:0px;
			margin-left:0px;}
			
#mainContent	{text-align:left;}

#mainContent p {margin: 8px 10px;}

#mainContent h3 ,
#mainContent h4,
#mainContent h5
{margin-left:10px;
color:#516472;}

#left_col 	{width:370px;
			margin-left:0px;
			float:left;
			padding-bottom:20px;}
			
#left_col h4 {margin-top:10px;}
			
#right_col	{width:370px;
			margin-left:390px;
			padding-bottom:20px;}
			
			
label {display:block;
	width:125px;
	float:left;
	clear:both;
	height:14px;
	padding:3px 0;}
	
input.inputtxt {width:380px;
				margin: 2px 0;}

.infolayer {position:absolute;
			width:780px;
			left:10px;
			top:630px;
			background-color:#dadbdb;
			background-image:url(../images/infobg.gif);
			background-repeat:repeat-x;
			visibility:hidden;
			border:1px solid #666;
			background-position: 50% 70%;
			}
			
.infolayer h4 {margin-bottom:8px;
			font-size:16px;}
			
.infolayer h5 	{font-size:14px;}
			
.infoContent 	{margin-top:20px;
				padding-bottom:10px;
				}

.windowClose 	{width:100%;
				height:40px;
				text-align:right;
				background-color:#516472;}
				
.windowClose a	{font-weight:bold;
				font-size:14px;
				text-transform:uppercase;
				color:#CED8E4;
				margin-right:10px;
				line-height:35px;
				vertical-align:middle;
				}
				
.windowClose a:hover {color:#fff;}

.pdf 	{font-size:11px;
		margin-top:0;}
		
.haemoInfo li 	{margin-left:110px;}
		
		
td 	{vertical-align:top;
	padding:4px;}
	
#sanchez li,
#uflacker li 
{margin-left:92px; margin-top:10px;}

/* Smooth Gallery CSS */

#myGallery, #myGallerySet, #flickrGallery
{
	width: 480px;
	height: 309px;
	z-index:5;
	border: 10px solid #fff;
}

.jdGallery a
{
	outline:0;
}


#myGallery img.thumbnail, #myGallerySet img.thumbnail
{
	display: none;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/loading-bar-black.gif);
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/loading-bar-black.gif);
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 63px;
	background: #516472;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
	border-top:2px solid #fff;
	text-align:center;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding-top: 10px;
	font-size:13px;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 13px;
	margin: 2px 5px;
	color: #eee;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
	display:none;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
	display:none;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdExtCarousel
{
	overflow: hidden;
	position: relative;
}

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail
{
	margin-bottom: 10px;
}

.jdGallery .carousel .label, .jdExtCarousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton
{
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 1px 2px;
	margin: 0;
	background: #222;
	border: 1px solid #888;
	cursor: pointer;
}

.jdGallery .carousel .label .number, .jdExtCarousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
	display:none;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('img/fleche1.png') no-repeat center left;
}

* html .jdGallery a.left { background: url('img/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('img/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('img/fleche2.gif') no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 1px;
	height:1px;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	visibility:invisible;
}

.withArrows a.open:hover { background: url('img/open.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('img/open.gif') no-repeat center center;
	filter:alpha(opacity=80); }
	
	
/* Gallery Sets */

.jdGallery a.gallerySelectorBtn
{
	z-index: 15;
	position: absolute;
	top: 0;
	left: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
	opacity: .4;
	-moz-opacity: .4;
	-khtml-opacity: 0.4;
	filter:alpha(opacity=40);
}

.jdGallery .gallerySelector
{
	z-index: 20;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
}

.jdGallery .gallerySelector h2
{
	margin: 0;
	padding: 10px 20px 10px 20px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}

.jdGallery .gallerySelector .gallerySelectorWrapper
{
	overflow: hidden;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton
{
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #888;
	padding: 5px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	float: left;
}

.jdGallery .gallerySelector .gallerySelectorInner div.hover
{
	background: #333;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview
{
	background: #000;
	background-position: center center;
	float: left;
	border: none;
	width: 40px;
	height: 40px;
	margin-right: 5px;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
}

body.splashpage	{background-image:url(../images/splashbg.png);
				background-color:#909295;}
		
		
a.splashlink 	{color:#fff;
				font-size:16px;}
