#left {
	width:310px;
	float:left;
	margin: 20px 0 30px 45px;
}

#right {
	width:200px;
	float:right;
	margin: 20px 45px 30px 0px;
	}
#donate-table {
	width:180px;
	height:280px;
	background-color:#e1efce;
	float:right;
	line-height:18px;
	}
.donate-copy {
	font-family:Trebuchet MS, Geneva;
	color:#585858;
	font-size:12px;
	line-height:3.25ex;
	text-align:center;
}
.donate-button {
	padding-top:10px;
	}

#large-box {
	height: 150px;
	width: 310px;
	border:2px dotted #8cc63f;
	z-index:2;
	position:relative;
	margin-bottom:20px;
}

#large-box dl { 
	margin: 0;
	padding:0; 
}

#large-box dt {
	float: left;
	width:310px;
}
#large-box dt a {
	display: block;
	height: 0px !important;
	height /**/:150px; /* IE 5/Win hack */ 
	padding: 150px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
}
#large-box dt a:hover {
	background-position: 0 -150px;
}

#large-box dt#requestbox,
#large-box dt#requestbox a { width: 310px; background-image: url(images/box-request.jpg); }

#large-box dt#newsbox,
#large-box dt#newsbox a { width: 310px; background-image: url(images/8686JakeFacebook.jpg); }

#large-box dt#aboutbox,
#large-box dt#aboutbox a { width: 310px; background-image: url(shake/box-shake.jpg); }

#large-box dt#forumbox,
#large-box dt#forumbox a { width: 310px; background-image: url(images/box-forum.jpg); }

/*#large-box.requestbox dt#families,
#large-box.requestbox dt#families a,
#main-nav.kids dt#kids,
#main-nav.kids dt#kids a,
#main-nav.store dt#store,
#main-nav.store dt#store a,
#main-nav dt#contact a.selected 
{
	background-position: 0 -150px;
}*/
