body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	color:black;
 /*   	BACKGROUND: url(SMDecors/catback.gif) repeat;	*/
	font-size: 1em;
	line-height: 1.2em;
	background-color: #FFE7C6;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h1, h2, h3, h4
{
	text-align: center;
	margin-bottom: 0px;
	color: #996633;
}

hr
{
	color: #996633;
}
ul
{
	text-align:left;
}
li
{
	text-align:left;
}

.lastmod
{
	font-style: italic;
	text-align: center;
	color: #996633;
}

.title
{
	color: #FED3AD;
}
#container
{
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 65em;
	text-align: left;
}
html> body #container
{
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 65em;
	text-align: left;
}

#header
{
	color: #996633;
	padding: 1px;
	width: 65em;	
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
html> body #header
{
	color: #996633;
	padding: 1px;
	width: 65em;	
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 6px;
}

#header h2
{
	color: #996633;
}
#header h4
{
	color: #996633;
}

.left
{
	float: left;
}

.right
{
	float: right;
}
#design p
{
    text-align: center;
    FONT: 8pt verdana, sans-serif;
    color:black
}

#menu
{
	/*	left: 0px;*/
	width: 119px; 
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 10px;
	background-color: #E5F3DD;
	float: left;
/*	text-align: right;*/
}
#menu h3{
	text-align: left;
}
#menu p{
	line-height: .9em;
	padding-left: 1em;
	margin-top: 0.35em;
}

#content
{
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 3px;
	border: 4px solid #996633;	
	padding: 1px;
	width:960px;
	background-color: #FFE7C6;
	color:#996633;	
}

html> body #content
{
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border: 4px solid #996633;	
	padding: 10px;
	width:960px;
	background-color: #FFE7C6;
	color:#996633;	
}

#content h3
{
	margin-top: 0px;
	margin-bottom: 5px;
}

#news
{
	background-color: #E5F3DD;
	padding: 0px 5px 5px 5px;
	border: 1px solid Black;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
}
#footer
{
	BACKGROUND: url(SMDecors/catback2.gif) repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	padding: 0px;
	text-align: center;
}
html> body #footer
{
	BACKGROUND: url(SMDecors/catback2.gif) repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding: 0px;
	text-align: center;
}


#footer h4
{
	color: #996633;
}
#button 
{
width: 20%;
padding: 0 0 0 0;
margin-bottom: 1px;
font-family: Garamond, serif;
background-color: #FFE7C6;
color: white;
}

#button ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#button li {
border-top: 1px solid #996633;
margin: 0;
}

#button li a {
display: block;
padding: 3px 3px 3px 5px;
border-left: 10px solid #996633;
border-right: 10px solid #996633;
background-color: #FFE7C6;
font: bold 10pt/1.5 Garamond, serif;
color: black;
text-decoration: none;
width: 98%;
border-style:outset;
}
html>body #button li a {
width: auto;
}

#button li a:hover {
border-left: 10px solid #996633;
border-right: 10px solid #996633;
background-color: #996633;
color: white;
border-style:inset;
}
ul
{
list-style: none;
}
li a
{
list-style: none;
color: black;
text-decoration: none;
}
a{
	font-size: .9em;
	text-decoration: none;
}

a:link {
	color: #996633;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #E2CDE8;
	text-decoration: none;
}
a:focus {
	color: #996633;
	text-decoration: none;
}

a:active {
	color: #996633;
	font-weight: bold;
	text-decoration: none;
}

form p
{
width: 800px;
clear: both;
}
form p label
{
float: left;
}
form p input, form p textarea, form p select
{
float: right;
}
TABLE.breeds
{
    FONT-SIZE: 12pt;
    BORDER-LEFT-COLOR: #996633;
    BORDER-BOTTOM-COLOR: #996633;
    COLOR: #996633;
    BORDER-TOP-COLOR: #996633;
    BORDER-RIGHT-COLOR: #996633;
}

TABLE.breeds TH
{
    BORDER-RIGHT-COLOR: #996633;
    BORDER-TOP-COLOR: #996633;
    FONT-SIZE: 12pt;
    COLOR: black;
    BORDER-LEFT-COLOR: #996633;
    BORDER-BOTTOM-COLOR: #996633
}


