body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
	font-size:100%;
	background-color: #000000;
	
}
body{background: #000000;}

h2{font-family:Times New Roman;
	font-style:italic;
	font-size:large;
}
.boldItalics{
	font-family:Times New Roman;
	font-style:italic;
	font-weight:bold;
	font-size:11pt;
	padding:5px;
	color: #CCCCCC;
}
h4{
	font-family:Times New Roman;
	font-style:italic;
	font-size:9pt;
	text-align:center;
	color: #CCCCCC;
}


h3{
	background:#000000;
	padding:4px;}

a:link{color:#FF0000}
a:visited{color:#9900CC}
a:hover{color:#FFFF00}


#outerwrapper{
	width:99%;
	left: 0px;
	bottom:10px;
	margin-top: 3px;
	background-color: #000000;
	border-top-width: 3px;
	border-right-width: 9px;
	border-bottom-width: 9px;
	border-top-style: outset;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #FFF38B;
	border-right-color: #FFF38B;
	border-bottom-color: #FFF38B;
}

#outerwrapper2{
	background:url(images/leatherbinder.jpg) repeat-y;
	width:99%;
	left: 0px;
	margin-top: 0px;
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: ridge;
	border-right-style: outset;
	border-bottom-style: ridge;
	border-top-color: #FFF38B;
	border-right-color: #FFF38B;
	border-bottom-color: #FFF38B;
	
}

#pagewrapper{
	background: url(images/binder_bg1.jpg) repeat-y #999999;
	width:auto;
	left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right:130px;
	background-color: #000000;
	border-top-width: 2px;
	border-right-width: 9px;
	border-bottom-width: 3px;
	border-top-style: outset;
	border-right-style: ridge;
	border-bottom-style: outset;
	border-top-color: #FFF38B;
	border-right-color: #FFF38B;
	border-bottom-color: #FFF38B;
		
}

#page{
	width:auto;
	margin-left: 55px; /*space between rings and page*/
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	padding-top:5px;
	padding-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	background-color: #000000;
	
}



#header{
	width:100%;
	text-align:center;
	background:url(images/headers/gold.jpg);
	height:100px;
	border:solid 3px #CC66FF;
	
}

#navigation {
	height:0px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 120px;
	position: absolute;
	top: -2px;/* tabs position*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	right: 23px;
}

#navlinks{
	margin-top:24px;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 120px;
	position: relative;
	top: 20px;
	right: 0px;
}
#navlinks ul{
	list-style: none;
	margin-top:12px;
}

#navlinks ul li a:link,
#navlinks ul li a:visited{
	display:block;
	text-decoration:none;
	background:url(images/navtaboffy.jpg);
	background-position:0% 0%;    
	background-repeat:no-repeat;
	height: 42px;
	color:#FFFFFF;
	
	padding-top:10px;
	padding-left:3px;
	margin-top:-12px;
}
#navlinks ul li strong{
display:block;
	text-decoration:none;
	background:url(images/navtabony.jpg);
	background-repeat:no-repeat;
	height: 42px;
	color:#000000;
	padding-top:10px;
	padding-left:3px;
	margin-top:-12px;
}

#navlinks ul li a:hover{
	text-decoration:none;
	background:url(images/navtabhovers.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
}

#navbottom{
	background-repeat: no-repeat;
	background-position:left bottom;
	width: 120px;
	position: relative;
	top: 87px;
	right: 0px;
	height:145px;
	left: 0px;

}



.imageborder{
	padding:5px;
	background:#000000;
	margin:0px;
	border: inset #FFF38B;
}

.thumbborder{
	padding:3px;
	background:#000000;
	margin:3px;
	border:inset #FFF38B;
}

#inlineThumbs{
	text-align:center;
	
}

#inlineThumbs li{
	display: inline;
		
}

#left{
	float:left;
	width:45%;
	text-align:justify;
	marign-left:0px;
	padding: 5px;
			
}

#right{
	float:right;
	width:350px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 3px;

}


.italicfont{
    font-family:Arial, Helvetica, sans-serif;
		font-style:normal;
		
}

#footer{clear:both;
				width:100%;
				font-size:7pt;
}
a.copyR:link,
a.copyR:visited,
a.copyR:hover,
a.copyR:active {
					 text-decoration:none;
					 color:#CCCCCC;				 
}

.pedigree{
	text-align:center;
	border:double #C0A03B;
	font-size:7pt;
	margin-bottom:10px;
	float: none;
}
.pedigreeTH{
	font-family: Arial, Helvetica, sans-serif;	
	color:#FFFFFF;
	text-align:center;
	font-weight: normal;
	font-size: 8pt;
	
}

.largeBraces{
	font-size:12pt;
}

.dam{
	background:#FFFFC0;
	background-color: #FFFFC0;
}

.sire{
	background: #E5E5C1;
	background-color: #E5E5C1;
}

.CHsire{background: #E5E5C1;
		color: #CC0000;
}

.CHdam{background: #FFFFC0;
		color:#CC0000;
}

.galleryThumbs{
		padding:3px;
		background:#ffffff;
		margin:3px;
		border-top:solid 1px #c0c0c0;
		border-left:solid 1px #c0c0c0;
		border-bottom:solid 1px #000000;
		border-right:solid 1px #000000;		
}


.galleryPic{
		padding:7px;
		background:#ffffff;
		margin:0px;
		border-top:solid 1px #c0c0c0;
		border-left:solid 1px #c0c0c0;
		border-bottom:solid 1px #000000;
		border-right:solid 1px #000000;		
}

/*Code to enlarge image*/
.gallerycontainer{float:right;
			 width:100%;

/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{padding:7px;
		background:#ffffff;
		margin:0px;
		border-top:solid 1px #c0c0c0;
		border-left:solid 1px #c0c0c0;
		border-bottom:solid 1px #000000;
		border-right:solid 1px #000000;	
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
  padding:7px;
		background:#ffffff;
		margin:0px;
		border-top:solid 1px #c0c0c0;
		border-left:solid 1px #c0c0c0;
		border-bottom:solid 1px #000000;
		border-right:solid 1px #000000;	
}

.thumbnail span{
	position: absolute;
	background-color: lightyellow;
	padding: 5px;
	left: -2120px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	font-family:Times New Roman;
	font-style:italic;
	text-align:center;
	top: 415px;

}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 180px;
left: 60px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

/* end code to enlarge image*/


/*image with caption*/
div.figure {
  float: left;
  width: 20%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
