body {
	background-color: #FFCC66;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/tile.jpg);
	background-repeat: repeat-x;
}
.red {
	color: #990000;
}
.blue {
	color: #000099;
}
.white {
	color: #FFFFFF;
}
a img {border: none; } 
h1
	{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 30px;
	margin: 0;
	font-weight: bold;
	line-height: 36px;
	padding-top: 20px;
	}
.bigger {
	font-size: 14px;
	font-weight: bold;
}
.biggest {
	font-size: 18px;
	font-weight: bolder;
}
h2
	{
	margin: 0;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
}
.callName {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #990000;
	line-height: 20px;
	padding-top: 5px;
}
h3
	{
	margin: 0;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-size: 14px;
	}
h4
	{
	margin: 0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	}

h5
	{
	margin: 0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	}
h6
	{
	margin: 0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	}
	
.dogName
	{
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 30px;
	line-height: 42px;
	margin: 0;
	padding-top: 10px;
	}
	
#Back {
	background-color: #CC0000;
	padding: 10px;
	width: 136px;
	margin: 10px;
	display: block;
	width: 136px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #666666;
	border-bottom-color: #333333;
	border-left-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

#Navigation {
	padding: 10px;
	width: 160px;
}
#Navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#Navigation a {
	padding: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	width: 136px;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #000000;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #666666;
	border-bottom-color: #333333;
	border-left-color: #999999;
	text-align: center;
}
#Navigation a:link, #Navigation a:visited {
	color: #FFFFFF;
}
#Navigation a:hover, #Navigation .current {
	background-color: #CC0000;
}

a:link, a:visited
	{
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
	}
a:hover, a:active
	{
	color: #CC0000;
	text-decoration: underline;
	}

.small
	{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	}

.smallwhite
	{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
	}

.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	list-style-position: outside;
	list-style-type: circle;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #663333;
	padding: 20px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	color: #333333;
	text-align: center;
	vertical-align: top;
	white-space: normal;
	padding: 20px;
}
