*	{
	margin: 0px;
	padding: 0px;
	}

body	{
	background-color: #000000;
	color: #ffffff;
	font-family: "Palatino Linotype", Palatino, "Book Antiqua", "Times New Roman", Times, serif;
	}

table	{
	border: 0px none transparent;
	border-spacing: 0px;
	border-collapse: collapse;
	}

#wrap	{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	}

td.header {
	padding-bottom: 15px;
	}

td.menu {
	width: 217px;
	}
	
table.topanimals img {border: 1px solid #fff284;}

table.menu-table {
	background-image: url('images/menu/menu-bg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	}

td.menu-item {
	padding-left: 28px;
	}

td.content {
	padding-left: 22px;
	color: #ffffff;
	width: 711px;
	}

td.content p {
	margin-top: 12px;
	margin-bottom: 12px;
	line-height: 170%;
	font-size: 95%;
	}

td.content h4 {
	margin-top: 12px;
	margin-bottom: 12px;
	line-height: 110%;
	font-size: 95%;
	font-weight:100;
	}

td.content h2 {
	font-size: 130%;
	text-transform: uppercase;
	margin-top: 34px;
	font-weight: normal;
	}



table.bottomanimals {
	margin-left: 14px;
	margin-top: 10px;
	margin-bottom: 20px;
	}

table.bottomanimals img {
	border: 1px solid #fff284;
	width: 170px;
	height: 130px;
	margin-right: 15px;
	}

td.credit {
	padding-bottom: 8px;
	}

td.credit p {
	text-align: center;
	font-weight: bold;
	font-size: 80%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}

td.foundation {
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 70%;
	}

td.contactinfo {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	}

td.contactinfo p {
	text-align: center;
	font-variant: small-caps;
	font-size: 90%;
	font-weight: bold;
	}

td.signupcell {
	padding-top: 20px;
	}

table.signuptable {
	border: 1px solid #ffffff;
	}

input.short {
	border: 1px solid #c7c7c7;
	background-color: #ffffff;
	width: 99px;
	height: 16px;
	color: #3d3e3f;
	}

input.long {
	border: 1px solid #c7c7c7;
	background-color: #ffffff;
	width: 204px;
	height: 16px;
	color: #3d3e3f;
	}

input.submit {
	width: 74px;
	height: 20px;
	border: 0px none transparent;
	}

a:link {
	color: #ffffff;
	text-decoration: underline;
	}

a:visited {
	color: #ffffff;
	text-decoration: underline;
	}

a:hover {
	color: #fff284;
	text-decoration: underline;
	}

div.sandbag {
	line-height: 0%;
	font-size: 0%;
	float: right;
	clear: right;
	border: 0px none transparent;
	}

div.clear {
	width: 100%;
	height: 0px;
	line-height: 0%;
	font-size: 0%;
	clear: both;
	}

span.b	{
	font-weight: bold;
	}

span.i	{
	font-style: italic;
	}

span.u	{
	text-decoration: underline;
	}
