@charset "utf-8";
/* CSS Document */


body {
	font: 100% "Palatino Linotype";
	text-align: center;
	color: #000000;
	
	background-image: url(keiko/back.jpg);
	background-repeat: repeat-y;
	background-position:  center top;  
}

/*  Divs  */

#contain  {
	width: 800px;
	margin: 5px auto;
}

#title { 
	margin-left:-10px;
	font-weight: bold;
	font-size: 36px;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 0.3em;
	line-height: 120%;
	color: #2A5F00;
	font-family: "Goudy Old Style";
}

#big {
	font-size: 64px;
	color: #F05420;	
	font-style: normal;
}


#info {
	
	border-top: 5px  #2A5F00 solid;
	width: 580px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	text-align: left;
	background-color: #FEFEFE; 
	margin-top: -620px;

	
	
}

#menubox {
	

	border: 2px #F05420 groove;	
	border-top: 5px #F05420 solid;	
	margin-top:-13px;
	margin-left: 620px;
	width: 175px;
	padding: 5px;
	background-color: #FEFEFE;	
}

#mainmenu a.current   {
	color:#F05420;
}

#mainmenu  {

	padding: 5px;	
	margin: auto;
	margin-bottom: 10px;
}
#mainmenu a {
	font-size: 20px;
	color: #2A5F00;
	font-weight: bold;
}

/* Tags */

td  {padding: 8px; text-align:center; vertical-align:top; }

td a {font-size:14px; font-style:italic; text-decoration:none; text-align:center;}

img  {
	margin: 0px 10px 0px 10px;
	padding: 3px 3px 3px 3px;
	border: 1px  #2A5F00 solid;
	
}

img.photos {
	margin-left: auto;
 	margin-right: auto; 
	display: block;
}

img.mighty {
	margin-left: auto;
 	margin-right: auto; 
	display: block;
	border: none;
}
hr {

	color:#559FAA;
	background-color:#559FAA;
	height: 2px;
	width: 90%;
	margin-left: auto;
 	margin-right: auto;

}

ul
{
list-style-type:none;
padding-left:60px;
margin:0px;
}

li
{
background-image:url(keiko/arrow.gif);
background-repeat:no-repeat;
background-position:0px 5px;
padding-left:20px;
}

h2   { 	
	font-weight: bold;
	font-size: 24px;
	letter-spacing: 0.2em;
	line-height: 120%;
	color: #F05420;
	font-family: "Goudy Old Style";
	text-align: center;
}

h3   {
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 0.2em;
	line-height: 110%;
	color: #2A5F00;
	font-family: "Goudy Old Style";
	font-style: italic;
	text-decoration: underline;
	text-align:center;
}

/* Classes */


.kkpix  {	
	border: 2px #2A5F00 groove; 
}

.nobord {
	border: none;
}

.finger {
	border: none;
	margin-left:375px;
	margin-top: -15px;
}

.fox {
	border: none;
	margin-left: 60px;
	margin-top:-12px;
}

.pig {
	border: none;
	margin-left: -60px;
	margin-top: 2px;

}

.dog {

	border: none;
	margin-left: -200px;
	margin-top: -100px;

}
.mdog {

	border: none;
	margin-left: -3px;
	margin-top: -2px;

}