* {
	margin: 0; 
	padding: 0;
	}

* html #container { 
	height: 100%;
	}

a {
	font-weight: bold;
	color: #006666 !important;
	text-decoration: none;
	}

body, html {
	width: 100%;
	height: 100%;
	font-family: Helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	background-color: #251802;
	}

.breadcrumb {
	font-size: 10px;
	color: #342713;
	margin-bottom: 10px;
	}

.breadcrumb a {
	color: #342713 !important;
	font-weight: normal;
	text-decoration: underline;
	}

.clear	{
	clear: both;
	display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
	}

#container {
	width: 975px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	}

#content {
	overflow: hidden;
	background-color: #ffffff;	
	}

.divider {
	width: 725px;
	height: 1px;
	font-size: 0px;
	line-height: 1px;
	border-bottom: 1px dotted #c8c5c0;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	}	

#inner {
	width: 975px;
	padding-bottom: 245px;
	padding-top: 30px;
	min-height: 100%;
	}

#footer {
	width: 975px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	color: #d7c4a6;
	font-family: verdana, arial, helvetica, sans-serif;
	}

#footer .copyright {
	clear: both;
	padding-top: 5px;
	}

#footer ul {
	margin-right: 50px;
	float: left;
	}

#footer li {
	list-style: none;
	font-weight: bold;
	padding-bottom: 5px;
	}

#footer a {
	color: #ea8700 !important;
	font-weight: normal;
	}

#footer a:hover {
	color: #ffffff !important;
	text-decoration: underline;
	}

#footer-container {
	height: 225px;
	margin-top: -245px;
	background-color: #4c3711;
	border-top: 20px solid #251802;
	}

.FormSectionHeader {
	background-color: #f3dcb8 !important;
	color: #251802 !important;
	font-size: 14px !important;
	font-weight: bold;
	}

td.FormSectionHeader {
	margin-bottom: 5px !important;
	margin-top: 5px !important;	
	}

h1 {
	padding: 0px;
	margin: 0px;
	width: 126px;
	height: 145px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -495px;
	top: 7px;
	}

.holdsErrorMsgTable, .holdsErrorMsg, .FormInfoMsg, .FormMsgIcon, .FormMsgText {
	background-color: #ffffff !important;
	}

img {
	border: 0px;
	}

#left {
	width: 150px;
	background-color: #cfab72;
	padding-top: 120px;
	float: left;
	padding-bottom: 9999px;
	margin-bottom: -9999px;
	}

#left ul {
	margin: 0px;
	padding: 0px;
	}

#left li {
	list-style: none;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 0px;
	margin: 0px;
	border-bottom: 1px solid #e0c8a3;
	}

#left li.header {
	background-color: #604b29;
	border-bottom: none;
	}

#left li.logo {
	padding-left: 0px;
	padding-right: 0px;
	width: 150px;
	text-align: center;
	border: 0px;
	}

.FinishButton, .FormButtonHigh {
	width: 116px !important;
	height: 30px !important;
	text-indent: -9999px;
	background: url(../../images/donate/button-donate.gif) !important;
	border: 0px !important;
	font-size: 0;
	display:block;
	line-height: 0;
	}

#right {
	width: 775px;
	float: right;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	}

#right .intro {
	width: 335px;
	float: left;
	}

#right .photo-right {
	float: right;
	border: 1px solid #251802;
	}

#right p {
	padding-bottom: 10px;
	}