
#pageContent {
	height:1024px;
	min-height:1024px;
}

#primaryContent {
	float:right;
	width:380px;
}

#secondaryContent {width:400px;}

#missionStatement {
	padding:1em;
	text-align:justify;
}

#slideshow {
	margin:1em auto;
	border:1px solid #666699;
	width:300px;
	height:200px;
	background-color:white;
	color:##ff9900;
}

#forVolunteers, #forOrganisations, #searchDoIt {
	overflow:visible;
	margin:1em;
	padding:1em;
	height:150px;
	min-height:150px;
}

#forVolunteers {
	background-color:#ff9900;
	color:white;
}

#forVolunteers p {
	background-color:#ff9900;
	color:white;
	font-size:1.4em;
	font-weight:bold;
	text-align:right;
}

#forVolunteers a {
	display:block;
	margin-left:30%;
	width:70%;
	background-color:#ff9900;
	color:white;
	font-size:80%;
	font-weight:normal;
}

#forOrganisations {
	background-color:#666699;
	color:white;
}

#forOrganisations p {
	background-color:#666699;
	color:white;
	font-size:1.4em;
	font-weight:bold;
	text-align:right;
}

#forOrganisations a {
	display:block;
	background-color:#666699;
	color:white;
	font-size:80%;
	font-weight:normal;
}

#searchDoIt h2 span {display:none;}

#searchDoIt p {margin-bottom:1em;}

#searchDoIt p img {float:left;}

#newsFrame {
	overflow:visible;
	height:1024px;
	min-height:1024px;
	border-right:1px solid #e1e1eb;
}


