@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000;
	margin: 0px;
	padding: 0px;
	background-image: url(../_images/_dogs/k.gif);
	background-repeat: repeat;
	text-align: center;
}
div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, img {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	color: #993300;
	font-weight: normal;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #FFF;
	padding-top: 0.8em;
	margin-left: 25px;
}
#bannerBox {
	background-repeat: no-repeat;
	background-position: center top;
	height: 232px;
	text-align: center;
	background-color: #000;
	border: 2px solid #093;
}
#centerBox {
	background-image: url(../_images/_dogs/centerBG.gif);
	text-align: left;
	height: 402px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat;
	background-position: center top;
}
#collections {
	font-size: 0.9em;
	line-height: 1.2;
	font-weight: normal;
	color: #000;
	float: left;
	height: 358px;
	width: 450px;
	margin-left: 125px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	margin-top: 8px;
}
#collectionInfo {
	height: 350px;
	width: 420px;
}
#collections a:link {
	color: #90C;
	text-decoration: underline;
}
#collections a:visited {
	color: #90C;
	text-decoration: underline;
}
#collections a:hover {
	color: #000;
	text-decoration: none;
}
#centerBox #collections p {
	margin-top: .7em;
}
#centerBox #collections ul {
	margin-left: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	letter-spacing: 0.1em;
	margin-top: 6px;
}
.largeLetter {
	font-size: 1.3em;
}
#footer {
	background-image: url(../_images/_dogs/k.gif);
	height: 30px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#wired {
	height: 25px;
	width: 500px;
	padding-top: 10px;
	padding-left: 9px;
}
.wired2 {
	color: #996600;
}
