body {
	text-align: center;
	margin: 0;
}

#page {
	margin: 0 auto;
	text-align: left;
	width: 775px;
}

#logo-header {
	height: 92px;
}
	#logo-header h1 {
		margin: 0;
		padding: 17px 0 0 0;
	}

#banner {
	height: 192px;
	background: #00a4e4 url('images/banner-photos.jpg') top right no-repeat;
	margin-bottom: 32px;
}
	#banner h2 {
		margin: 0;
	}

#donate-box {
	width: 285px;
	float: left;
	background: #f8f390;
}
	#donate-box-inner {
		padding: 2px 5px 5px 30px;
	}
		
	#donate-image-box {
	width: 200px;
	float: left;
	background: #FFF;
	padding: 15px 2px 5px 0px;
	}
	

#ed-letter {
	width: 490px;
	float: left;
}

	#ed-letter h3 {
		margin: 0;
		padding-bottom: 14px;
	}
	
	#ed-letter p {
		margin-bottom: 0;
	}

#links-row {
	clear: both;
	padding-top: 8px;
}

	
	a#link-left {
		width: 359px;
		height: 55px;
		background: url('images/edmtvad.gif') top left no-repeat;
		float:left;
		display:block;
		text-decoration: none;
	}
	
	a#link-right {
		width: 416px;
		height: 55px;
		background: url('images/raptors-button.gif') top left no-repeat;
		float:left;
		display:block;
		text-decoration: none;
	}
	
	#links-row span {
		visibility: hidden;
	}
	
	
		
	#links-row2 {
	clear: both;
	padding-top: 12px;
}

a#link-left2 {
		width: 359px;
		height: 55px;
		background: url('images/nationaltvad.gif') top left no-repeat;
		float:left;
		display:block;
		text-decoration: none;
	}
	
	#links-row2 span {
		visibility: hidden;
	}

#text-content {
	clear: both;
	padding-top: 32px;
}

	#text-content h3 {
		display: block;
		margin:0;
	}

#text-column-left {
	width: 370px;
	float: left;
	display:inline;
}

#text-column-right {
	width: 370px;
	float: left;
	margin-left: 32px;
	display:inline;
}

h3.yellowbox {
font-family: sans-serif;
font-size: 1.3em;
color: #3d3d3d;
}

h4.yellowbox {
font-family: sans-serif;
font-size: 1em;
color: #3d3d3d;
}

h4.money {
font-family: sans-serif;
font-size: 1em;
color: #00a8e1;
}

h4.quote {
font-family: sans-serif;
font-size: .9em;
color: #00a8e1;
}

p.sans {
font-family: sans-serif;
font-size: .8em;
line-height: 1.3em;
color: #3d3d3d;
}

ul {
font-family: sans-serif;
font-size: .8em;
line-height: 1.3em;
color: #3d3d3d;
}

a#reg {
font-family: sans-serif;
font-size: .9em;
line-height: 1.3em;
color: #00a8e1;
}

