body {
	background:#333333;
	text-align:center;
	margin:20px 20px 20px 20px;
	padding:0;
	font:normal 0.8em/1.2em verdana,arial,sans-serif;
	color:#000000;
	}
.logo {	background-color: #ffcc66;
		color: #ff9900;
		font-family: Georgia, "Times New Roman", serif;
		text-align: center;
		border-top: thin solid #000000;
		border-bottom: thin solid #000000;
        padding-top:10px;
        padding-bottom:10px;
}

.button { 
  border: 2px inset #cccccc; 
  padding: 3px 15px;
  width: 100px; 
  color: #ffffff; 
  background-color: #83bbb8; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 16px; 
  font-weight: bold; 
  text-align: center; 
  text-decoration:none;
} 

a.button:link {background-color:#ffffff;
        color:#ff6600; 
}
a.button:visited { 
   color : #ffe680; 
}
a.button:hover { 
   	color : #9999cc;
 	border:2px outset #cccccc;
}


.navBar {	color: #000000;
			font-weight: bold;
			text-decoration:none;
			list-style-type: none;
			margin: 0;
			padding-left: 0;
}

	img { border:none;
padding: 0px 3px 0px 3px; 

}

	
#wrapper1 {
	position:relative;
	text-align:center;
	width:100%;
	background:#ffff99;
}





p  {padding: 0px 15px 0px 15px; 
border: 1px;
border-color: #ffffff;
}



 #lastp {
	padding: 0px 15px 15px 15px; 
border: 1px;
border-color: #ffffff;
 }

a {
	color:#669999;
	text-decoration:none;
	}
a:hover {
	border-bottom:1px solid;
	color:#9343B9;
	}
			

	
	
#header {
	background:#81a8a5;
	padding:3px;
	margin:0;
	text-align:center;
	color:#ffffff;

	}



h1{	text-align:center;
	margin:20px;
	font-family: Georgia, "Times New Roman", serif;
	font-size:17px;
}




#breedname {
	text-align:center;
	margin:20px;
	font-family: Georgia, "Times New Roman", serif;
	font-size:175%;
	}
	
.animalname {
	text-align:center;
	margin:20px;
	font-family: Georgia, "Times New Roman", serif;
	font-size:175%;
	}


	
#subhead {
	font-family: Georgia, "Times New Roman", serif;
	font-size:120%;
	text-align:center;
	}
#header a:hover {
	color:#7A2875;
	}
#maincol {
	position:relative;
	margin:0;
	padding:10px;
	}
#leftcol { 
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:200px;
	margin:0 0 -10px 0;
	padding:10px;
	background:#ffffff;
	z-index:100;
	}
#rightcol {
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:200px; 
	margin:0 0 -10px 0;
	padding:10px;
	background:#ffffff;
	z-index:99;
	}
#privacy {
	color: #000099;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 115%;
	font-style: italic;
	text-align: center;
	}
#centercol {
	position:relative;
	padding:0 240px;
	}
#centercol a {
	color:#000000;
	}
#centercol a:hover {
	border-bottom:1px solid;
	color:#9343B9;
	}
#footer {
	position:relative;
	top:1px;
	background:#ffcc66;
	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	color:#ffffff;
	}
