body    {
	font-family: Lucida Grande, Lucida Sans, Verdana, Trebuchet MS, Geneva, sans-serif;
	background-color: #999999;
	text-align: center;
	margin: 0;
	padding: 0;
}
p   { color: #483c30; font-size: 12px; font-family: Lucida Grande, Lucida Sans, Verdana, Trebuchet MS, Geneva, sans-serif; line-height: 18px; text-align: left; margin-bottom: 10px; margin-top: 0px; }
blockquote  {
	color: #b26040;
	font-size: 0.8em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	display: inline;
}
h1 { color: #42383C; font-size: 24px; letter-spacing: 1px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #4B6557; margin-bottom: 30px; padding-bottom: 8px; margin-top: 30px; }
h2 { color: #4B6557; font-size: 16px; font-weight: bold; line-height: 16px; margin-top: 25px; margin-bottom: 10px; }
h3  { color: #5E5247; font-size: 14px; margin-top: 0px; margin-bottom: 10px; }

#content {
	background-color: #E9E9E9;
	height: auto;
	margin: auto;
	border: 1px solid #666666;
	width: 912px;
	padding-right: 36px;
	padding-left: 36px;
}
#content #leftCol {
	float: left;
	width: 432px;
	text-align: left;
}
#content 
#rightCol  {
	float: right;
	width: 432px;
	text-align: left;
}

#content #rightCol .publication { height: 150px; }

#content #rightCol .publication img { float: right; margin-right: 20px; }
#content #rightCol #pigs {
	width: 432px;
	height: 120px;
}
#content #catalogue { background-color: #CCCCCC; width: 924px; padding: 3px; height: 450px; border: 1px solid #999999; margin-top: 0px; margin-right: auto; margin-bottom: 30px; margin-left: auto; }

#content #catalogue ul { margin: 0px; list-style-type: none; padding: 0px; border: 0px; font-size: 10px; }

#content #catalogue li { list-style: none; float: left; margin: 5px; }

#content #catalogue a { margin-bottom: 5px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; color: #333333; }

#content #catalogue a:hover { text-decoration: none; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; color: #426cc0; }

#content #catalogue  a img { margin-bottom: 5px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
#content #catalogue  a:hover img { text-decoration: none; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
		
#table {
	background-color: #666666;
	height: auto;
	width: 100%;
}
.table {
	background-color: #AEAEAE;
	padding: 6px;
	display: table;
}
.imageandcaption {
	font-size: 0.8em;
	float: left;
	width: 132px;
}
.clearfloat {
	clear: both;
}


a   { color: #4B6557; text-decoration: none; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #3B4938; }
a:hover   { color: #99194E; text-decoration: none; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #99194E; }
a:visited   { color: #3B4938; text-decoration: none; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #3B4938; }
a:active   { color: #3B4938; text-decoration: none; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #3B4938; }

ol  { color: #333366; font-size: 0.8em}
ul  { color: #333366; font-size: 0.8em; list-style-position: inside }
hr { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #6A6A6A; margin-bottom: 30px; margin-top: 20px; }


tr { border: 0; cellpadding: 0 ; cellspacing: 0  }
.caption { color: #483c30; font-size: 9px; line-height: 9px; margin-bottom: 30px; padding-top: 8px; padding-right: 0px; padding-bottom: 8px; padding-left: 0px; margin-top: 10px; font-weight: bold; }
.cellcolor { background-color: #ff9ca5 }
.rev_type  { color: #fff; font-size: 1em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none }
.g_nav_cellcolor  { background-color: #fcd89c }
.a_type_color { color: #fff; font-weight: bold; font-size: 0.9em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.imagecatalogue {
	margin-bottom: 12px;
}
.imageleft120 { float: left; margin-right: 20px; width: 120px; margin-bottom: 20px; }
.bold {
	font-weight: bold;
}
.imageandcaption132 {
	font-size: 0.8em;
	float: left;
	width: 120px;
	padding: 6px;
	color: #483c30;
	margin-bottom: 6px;
}

.imageandcaption200 { font-size: 0.6em; width: 204px; color: #483c30; height: 200px; float: left; margin-right: 12px; }
.imageandcaption240 { font-size: 0.6em; width: 204px; color: #483c30; height: 240px; float: left; margin-right: 12px; }

.imagetop { margin-top: 20px; }

/**
 * 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 CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/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 { text-decoration: none; border: none; }
#lightbox-container-image-box { position: relative; background-color: #AAAAAA; 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; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; text-decoration: 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 { background-color: #AAAAAA; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; padding: 0 10px 0; font-family: "Lucida Grande", "Lucida Sans", Verdana, "Trebuchet MS", Geneva, sans-serif; font-size: 10px; }
#lightbox-container-image-data { padding: 0 10px; color: #333333; font-weight: bold; }
#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;	
}

