body {
font-family : Arial, Verdana, Sans-Serif;
font-size : 0.8em;
	margin: 0px;
	padding: 25px;
	color: #666666;
}

p { 
	font-family : Arial, Verdana, Sans-Serif;	margin-top: 0px; 
	font-size : 1em;
	text-align: left;
	color: #666666;
	}

h1 {
font-family : Arial, Verdana, Sans-Serif;
font-size : 1em;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 10px;
	color: #ff0000;
}

h2 {
font-family : Arial, Verdana, Sans-Serif;
font-size : 0.9em;
	font-weight: bold;
	margin: 0px;
	color: #ff0000;
}

h3 {
font-family : Arial, Verdana, Sans-Serif;
font-size : 1.0em;
	font-weight: bold;
	margin: 0px;
	color: #ff0000;
}

a img, a object, a map, a area { 
	border: none !important; 
}	

img {
	border: none !important;
}
	
a img, a object:hover { border: none !important; }

a:link {
	color: #ff0000;
	text-decoration: none;
} 

a:visited {
	color: #ff0000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #9d0000;
	text-decoration: none;
}



	
#container {
	background-image: url(images/containerbg.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 603px;
	margin: auto;
	width: 805px;
}

#logo {
	position: absolute;
	margin-left: 6px;
	z-index: 1;
	}
	
#logotext {
	position: absolute;
	height: 45px;
	margin-top: 121px;
	margin-left: 25px;
	width: 514px;
	z-index: 5;
	}
	
#maincontent {
	padding: 5px;
	position: absolute;
	height: 375px;
	margin-top: 180px;
	margin-left: 185px;
	width: 599px;
	overflow: auto;
	z-index: 1;
	left: -9px;
	top: -3px;
	}
	
#puppycontent {
	padding: 5px;
	position: absolute;
	height: 325px;
	margin-top: 225px;
	margin-left: 185px;
	width: 599px;
	overflow: auto;
	z-index: 5;
	}

#puppynav {

	padding: 5px;
	position: absolute;
	height: 30px;
	margin-top: 190px;
	margin-left: 185px;
	width: 599px;
	z-index: 5;
	}
	
#leftframe {
	font-family : Arial, Verdana, Sans-Serif;
	font-size : 1.1em;
	margin: 0px;
	color: #ffffff;
	position: absolute;
	height: 354px;
	margin-top: 200px;
	margin-left: 25px;
	width: 130px;
	overflow: auto;
	z-index: 5;
	}
	
#mailinglist {
	position: absolute;
	height: 54px;
	width: 200px;
	margin-top: 49px;
	margin-left: 565px;
	width: 301px;
	z-index: 1;
	left: -56px;
	top: -4px;
	}
	
#leftframe ul li a:link {
	display: block;
	text-decoration: none;
	color: #ffffff;
}

#leftframe ul li a:visited {
	display: block;
	text-decoration: none;
	color: #ffffff;
}

#leftframe ul li a:hover {
	display: block;
	color: #ff0000;
	text-decoration: none;
}

#leftframe ul li a:active {
	display: block;
	text-decoration: none;
	color: #666666;
}

#leftframe ul li {
	margin: 0;
	padding: 5px;
	list-style-type: none;
}

#leftframe ul {
	margin: 0px;
	padding: 0px;
}
