BODY,td {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
}

h1 {
	font-size: 14px;
}

input {
	font-size: 10px;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

li {
	list-style-type: square;
	line-height: 12px;
	margin-top: 3px;
	padding-top: 3px;
}

ul {

	margin-left: 15px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
}

.contentBground {
	background-image: url(images/pawsBground.gif);
	background-repeat: repeat-y;
	background-color: #908A6E;
}

.photoPaddingLeft {
	display: none;
}

.photoPaddingRight {
	display: none;
}

#nav {
	display: none;
}

#content {
	width: 750px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#contentSub {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 3px;
}

#whatsNew {
	display: none;
}

#footer {
	width: 100%;
	margin-top: 15px;
	text-align: center;
	padding-bottom: 3px;
	padding-top: 3px;
}

#wrapper {
	display: none;
}

#spacer {
	display: none;
}

A {
	color: #000000;
	text-decoration: none;
}

A:HOVER {
	color: #000000;
	text-decoration: none;
}