body {
	font-size: 12;
	font-family: arial, helvetica, sans-serif;
	background-color: white;
	color: black;
	text-align: left;
}
.whole {
	margin: 0;
	z-index:0;
    	clear: both;
	text-align: center;
}
.alert {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10;
    margin-bottom: 20;
    padding: 5;
    background-color: white;
    border-width: 2;
    border-color: black;
    border-style: solid;
    text-align: center;
    color: black;
    font-size: 16;
    font-weight: bold;
    width: 80%;
}
.top {
	margin: 0;
	position: absolute;
	top: 10;
	left: 10;
	height: 180;
	z-index: 1;
	width: 800;
	background: #F9D800 url(../pics/bottom_border.png) no-repeat bottom left;
}
span.navbar {
	position: absolute;
	top: 150;
	left: 340;
	height: 25;
	width: 450;
	z-index: 2;
	text-align: left;
}
span.navbar a {
	font-weight: bold;
	font-size: 10;
	color: black;
	text-decoration: none;
}
span.navbar a.active {
	font-weight: bold;
	font-size: 12;
	color: black;
	text-decoration: none;
}
img {
	border-width: 0;
}
img.logo_figure {
	position: absolute;
	top: 50;
	left: 30;
	z-index: 2;
}
img.logo_text {
	position: absolute;
	top: 25;
	left: 130;
	z-index: 3;
}
img.logo_text_2 {
	position: absolute;
	top: 40;
	left: 470;
	z-index: 3;
}
img.right {
	float: right;
	border-width: 0;
	background-color: #ffffdf;
}
img.left {
	float: left;
	border-width: 0;
	background-color: #ffffdf;
}
.body {
	margin: 0;
	position: absolute;
	top: 190;
	left: 10;
	width: 800;
	z-index: 2;
	background-color: #ffffdf;
}
.body a {
	text-decoration: none;
}
.body a.active {
	text-decoration: none;
	font-weight: bold;
}
.left {
	float: left;
	padding-left: 10;
	padding-right: 10;
	margin-left: 10;
	width: 70%;
	text-align: left;
}
.right {
	float: right;
	padding: 5;
	margin-right: 10;
	width: 20%;
	background-color: #EEEECE;
	font-size: 10;
	text-align: left;
}
.middle {
	float: left;
	padding-left: 10;
	padding-right: 10;
	margin-left: 10;
	margin-right: 10;
	width: 95%;
	text-align: left;
}
.middle td {
	font-size: 12;
	text-align: center;
	padding: 5;
}
table.list {
	margin-left: 150;
}
table.list td {
	text-align: left;
	font-size: 12;
}
p.emph {
	font-weight: bold;
	font-size: 12;
	color: black;
}
p.med_emph {
	font-weight: bold;
	font-size: 14;
	color: black;
}

p.big_emph {
	font-weight: bold;
	font-size: 16;
	color: black;
	text-align: center;
}
p.quote {
	font-style: italic;
	padding-left: 100;
	padding-right: 100;
}
p.indent {
	padding-left: 50;
}
table#haiti_relief {
    font-size: 11;
    color: black;
}
P#haiti_dropoff {
    font-size: 11;
    text-align: left;
    padding-left: 20;
}
p#haiti_donate {
    font-size: 11;
    text-align: left;
    padding-left: 20;
}
