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

body {
  background-attachment: fixed;
  background-color: #FF9933;
  background-image: none;
  background-repeat: repeat-y;
  color: #000000;
  font-family: "arial unicode MS", arial, sans-serif;
  margin-left: 50px;
  text-align: center;
}
b {
	color: #000000;
}
h1 {
	background-color: #CC6600;
	color: #663300;
	text-align: center;
	border-color: #FFFF66;
	font-size: 25pt;
	margin-left: 30px;
	margin-right: 30px;
; border-style: solid; border-right-width: thick; border-left-width: thick; font-family: "Matisse ITC", Pristina, "Monotype Corsiva"
}
h2 {
	color: #330000;
	text-align: center;
	font-size: 16px;
	margin-left: 30px;
	margin-right: 30px;
; font-family: Arial
}

table {
	background-color: #993300;
}
td.sides {
	background-color: #000000;
}
td.border {
	background-color: #000000;
}
table.center {
  margin-left: 20px;
  margin-right: 20px;
}
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; 
}
