body {
	background-color: #005568;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-color: #619EB0;
	width: 825px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(http://www.megansbigcatfoundation.com/images/wrapperbackground.jpg);
	background-repeat: repeat-y;
	background-position: 1px 0; 
}
#holder {
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	background-image: url(http://www.megansbigcatfoundation.com/images/navcat3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #005568;
}
#navigation {
	width: 117px;
	float: left;
	background-image: url(http://www.megansbigcatfoundation.com/images/navbackground.jpg);
	background-repeat: repeat-x;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 150px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 150px;
	padding-left: 0px;
}
#navigation p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 0px;
	margin-top: 8px;
	text-align: right;
}
#content {
	margin-left: 116px;
}
#content p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 40px;
	margin-left: 0px;
	margin-top: 8px;
}
#title {
	margin-left: 35px;
	margin-top: 20px;
}
#checkout1 {
	padding-left: 40px;
	margin-top: 20px;
}
#checkout2 {
	padding-left: 40px;
                     margin-bottom:200px;	
}
form {
 padding: 10px;
}
h1 {
                    color: #000000;
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 13px;
                    margin-bottom: 10px;
                    padding-left: 40px;

}
.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px; 
	line-height: 0;
}
.catimage {
	position: absolute;
	bottom: 0px;
}
#bottomcopyright {
	width: 825px;
	margin-right: auto;
	margin-left: auto;
}
a img {
border: 0;
}

.llogo {
	float: right;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #619EB0;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}

/* Hides from IE5-mac \*/ 
* html #holder {height: 1%;} 
#holder {min-height: 1px;} 
/* 