	body {
	padding:0px;
	margin:0px;
	background-image: url(../images/design/background.png);
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
			}	
#centercontent-round {
	padding-left: 10px;
	width: 700px;
	background-image: url(../images/design/round-top.png);
	background-repeat: no-repeat;
	height: 12px;
	margin-top: 10px;
	margin-left: 10px;
		}
#centercontent {
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 10px;
	padding-right: 20px;
	width: 680px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/design/round-middle.png);
	background-repeat: repeat-y;
	clip: rect(auto,auto,auto,10px);
	margin-left: 10px;
		}
#centercontent-bottom {
	padding-left: 10px;
	width: 700px;
	background-image: url(../images/design/round-botton.png);
	background-repeat: no-repeat;
	height: 12px;
	margin-left: 10px;
		}
#rightcontent { position: absolute; right:20px; top:130px; width:200px; margin-top: 10px; }	
#banner { voice-family: "\"}\""; voice-family: inherit; background-image: url(../images/design/albany-humane-society-logo.png); background-repeat: no-repeat; 		}
#banner img {
	float: right;
		}
html>body #banner {
		height:110px;
		}		
p,h1,pre {
		margin:0px 0px 0px 0px;
		}			
#menu-container {
	background-image: url(../images/design/menu-green-hover.png);

}
#menu {
	background-image: url(../images/design/menu-green.png);
	width: 100%;
	background-repeat: repeat-x;
	margin-right:auto;
	margin-left:auto;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 1.8em;
	position: relative;
	}

#nav, #nav ul { /* all lists */ padding: 0; margin: 0; list-style: none; background-image: url(../images/design/menu-green.png); background-repeat: repeat-x; }
#nav a { display: block; width: 9em; text-align: center; vertical-align: middle; color: #000000; text-decoration: none; height: 1.7em; border-top-width: 1px; border-top-style: solid; border-top-color: #CCC; background-image: url(images/design/menu-green.png); }
#nav a:hover { display: block; text-decoration: none; background-image: url(../images/design/menu-green-hover.png); }
#nav li { /* all list items */ float: left; width: 9em; /* width needed or else Opera goes nuts */ background-image: url(../images/design/menu-green.png); background-repeat: repeat-x; }
#nav li ul { /* second-level lists */position: absolute;width: 9em;color: #ccc;left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */left: auto;}
#menu-container      { /* lists nested under hovered list items */ left: auto; background-image: url(../images/design/menu-green-hover.png); background-repeat: repeat-x; }
#topnav {width: 354px; height: 28px; margin: 0px; padding: 6px 0px 0px 30px; background:url(/images/09/bkground-topnav.gif) no-repeat; position: absolute; right: 0px;}
#topnav li {display: inline; border-right: 1px solid #cfcbc5; padding: 0px 4px 0px 2px; }
#topnav li strong a { color: #fff; }
#topnav li a {color: #cfcbc5;}
#topnav li a:hover {}
#topnav li.last { border: none; }
#footer {
	background-image: url(../images/design/footer.png);
	background-repeat: no-repeat;
	height: 28px;
	text-align: center;
	width: 700px;
	margin-top: 10px;
	padding-top: 5px;
	margin-left: 10px;
}
img { border: none; } 