/*
Cascading style sheet for WEREPUPPY.co.uk
Author: Heather Bradder
*/

body {
  background-attachment: fixed;
  background-color: #8BB4F7;
  background-image: none;
  background-repeat: repeat-y;
  color: #000000;
  font-family: "arial unicode MS", arial, sans-serif;
  margin-left: 50px;
  text-align: center;
}
h1 {
	background-color: #FAFFFF;
	color: #91BAFA;
	font-style: italic;
	text-align: center;
	border-color: #FFFFFF #B7D3FF;
	font-size: 36pt;
	margin-left: 70px;
	margin-right: 70px;
; border-style: solid; border-right-width: thick; border-left-width: thick; font-family: "Matisse ITC", Pristina, "Monotype Corsiva"
}
h2 {
	color: #FDFFFF;
	text-align: center;
	font-size: 24pt;
; font-family: "Monotype Corsiva"
}
h3 {
	color: #FFFFFF;
	text-align: center;
	font-size: 17px;
; font-family: "Monotype Corsiva"
}
h4 {
	color: #663333;
	text-align: center;
	font-size: 9pt;
; font-family: "Arial"; font-variant: small-caps
}
h4.feather {
	color: #000000;
	text-align: center;
	font-size: 14px;
	background-image: url(img/fea-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
h5 {
	color: #0000FF;
	text-align: center;
	font-size: 12px;
}
table.center {
  margin-left: auto;
  margin-right: auto;
}
img.noborder {
  border: 0;
  border-style: hidden;
}
img.button {
  border: 0;
  width: 80px;
  height: 15px;
}
span.free {
  background-color: #fbfbfb;
  color: #ff0000;
}
.selected {
  font-variant: small-caps;
}
.footer {
  font-family: arial, helvetica, sans-serif;
  font-size: small;
  text-align: center;
}
img { 
  border: 0px; 
}
