@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Lucida Grande", Helvetica, sans-serif;
	background-color: #333333;
	color: #CCCCCC;
	font-size: 12px;
}
a {
	color: #6699CC;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	text-decoration: none;
}
H2 {
	color: #6699CC;
}
.table_header {
	font-size:13px;
	color:#6699cc;
	font-weight: bolder;
}
.confirm {
	font-style: italic;
	color: #6699CC;
}
.donation {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
#iframe_stuff {
	float:none;
	width:auto;
	height:auto;
}

#iframecontent {
	width:863px;
	height:700px;
}
#header {
		background-color: #000000;
		width: 100%;
		height: 30px;		
}
.temp_link {
	font-size: 18px;
	color: #FCC;
}

