body
{
	background-image: url("images/k9_bg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	margin: 10px;
	text-align: center;
}
html {text-align:center;}
img
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#container
{
	width:750px;
	height: auto;
	margin: 0px auto;
	border:1px solid black;
}
#contentHeader
{
	width:750px;
	height:273px;
	margin-bottom:0px;
	padding-bottom:0px;
	line-height:0px;
}
#content
{
	width: 750px;
	height: auto;
	text-align:left;
	margin-top: 0px;
	padding:0px;
	background-color:white;
	background-image: url("images/banner2.jpg");
	background-position:top center;
	background-repeat: no-repeat;
}
#subcontent
{
	color:black;
	float:right;
	margin-right:45px;
	width:314px;
	height:198px;
	border:0px;
	background-image: url("images/k9_blue_bg.jpg");
	background-color:silver;
}
#about
{
	width:570px;
	height:150px;
	margin-left:25px;	
}
p,ul
{
	font-size:small;
	font-family: tahoma,verdana,arial,sans-serif;	
}
.content
{
	margin-left: 10px;	
}
#sublist
{
	margin-top:15px;
	margin-left:25px;
	padding-left:5px;	
}
#footer
{
	text-align:center;
	width:750px;
	height:75px;
	background-image: url("images/footer.jpg");
	background-position:top left;
}
#copyright
{
	text-align:left;
	margin:0 auto;
	width:750px;
}
p.copyright
{
	font-variant: small-caps;
	font-size:.7em;
	color:black;
	margin:0px;	
}
p.nomargin
{
	margin:0px;
	padding:0px;	
}
span.header
{
	font-size:medium;
	font-weight:bold;	
}