body {
	font: 100.1% Georgia, "Times New Roman", Times, serif;
	background:url(images/ampersand.gif) repeat #FFF8F0;
}

h2, h3 {
	font-size: 1em;
	font-weight: bold;
}

h3 {margin-bottom: 0}

td {
	valign: top;
}

td.photo a {
	padding-bottom: 13px;
	background:url(images/enlarge.gif) no-repeat bottom left;
	display: block;
	width: 150px;
}

td.photo img {
	margin:0;
	border:0;
}


.imagegallery a {
	display: block;
	background-image: none;
	width: auto;
	float: left;
	padding: 3px;
	border: 1px dotted #CCCCCC;
	margin-right: 5px;
	margin-top: 5px;
	padding-bottom: 13px;
	background:url(images/enlarge.gif) no-repeat 2px 100%;
}

.imagegallery a:hover {
	border: 1px solid #999;
}

.imagegallery p {
	overflow: hidden;
	width: 100%;
}

.note {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	
}


img {
	margin:0;
	padding:0;
	border:0;
}

p, ul, ol {
	margin-bottom: 1em;
	margin-top:0;
}

h3, h4, h5, h6 {
	margin-bottom: 0;
}

table.experts {
	margin-bottom: 1em;
	border-collapse:collapse;
}

table.experts td {
	margin:0;
	padding: 1.2em 10px 0 0;
}

table.experts tr:first-child td {
	padding-top: 0;
}


/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottom {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff  url(images/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	background: transparent url(images/prevlabel.gif) no-repeat top left;
	left: 0;
}

#lbPrevLink:hover {
}

#lbNextLink {
	background: transparent url(images/nextlabel.gif) no-repeat top right;
	right: 0;
}

#lbNextLink:hover {
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
