@charset "iso-8859-1";  


A:link {font: arial; color: black; text-decoration: none; font-size: 16px} 
A:visited {font:arial; color: black; text-decoration: none;font-size: 16px}
A:hover {font: arial; color: red; text-decoration: underline;font-size: 16px}
/*To remove scrolling */
html	{overflow-x: hidden} 
/* End*/ 
img {border: 2px solid #ccd3b0} 
#image1 {border: 0px; float: right}  /*added to cope with transparency on homepage*/
#image2 {border: 0px}
body {margin: 50px 0px; padding: 0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 100%; background-repeat: repeat-x; background: #ccd3b0;}

#Content {width: 550px; margin: 0px auto; /* Right and left margin widths set to "auto" */
	text-align: left; /* Counteract to IE5/Win Hack */
	padding: 15px; background-color: #e3e0bb; overflow-x: hidden;} 
/*for title only*/	

#Content2 {width: 550px; margin: 0px auto; /* Right and left margin widths set to "auto" */
	text-align: left; /* Counteract to IE5/Win Hack */
	padding: 15px; background-color: #e3e0bb; overflow: hidden; overflow-x: hidden; overflow-y: hidden} 

#menutitle {
	color: #DDEEFB;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 10px
	}
#photocredit {font-size: 9px;} 
#arrowtext {color: black; font-size: 14px; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif; font: normal}  

 p.linkpage {color: #807d59; font-size: 16px; font-family: Arial; font: normal; font-weight: bold}


p.lissapagemargin {margin-left: 20px; margin-right: 20px}
  
.scroll	{position: relative; background: transparent; top: 10px;}
.arrows {position: absolute; background: transparent; top: 600px;left: 300px; }
.table	{position: absolute; background: transparent; top: 600px;left: 50px;}
		
.floatright { float: right; }
.floatleft { float: left; }
.pedigree {margin: 20px} 
/*for title only*/
.abs	{position: absolute; top: 25px;} 

 /*To make rounded box*/
#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px;}
#xsnazzy h1 {font-size:2.5em; color:#fff;}
#xsnazzy h2 {font-size:1em ; color: #807d59; border: 0}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy {background: transparent; margin:1em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#e3e0bb; border-left:1px solid #807d59; border-right:1px solid #807d59;}
.xb1 {margin:0 5px; background:#807d59;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display: block; background: #e3e0bb; border: 0 solid #807d59; border-width: 0 1px; }
/* End */
/* Guest book */ 

#guestbook p {border: 1px inset gray; background: #ccd3b0; width: 11em; text-align: center; display: block; padding: .5em}
#guestbook p a:hover {border: 0px inset gray; background: #acb39f; width: 11em; display: block; text-align: center; color: #e3e0bb; text-decoration: none; font-size: 16px}
#guestbook2 p {border: 1px inset gray; background: #ccd3b0; width: 15em; text-align: center; display: block; padding: .5em}
#guestbook2 p a:hover {border: 0px inset gray; background: #acb39f; width: 15em; display: block; text-align: center; color: #e3e0bb; text-decoration: none; font-size: 16px} 

