#main_content{
	width:800px;
	position:absolute;
	top:150px;
	left:0px;
	padding: 5px 5px 5px 0px;
}


#nav_bar{
	position:absolute;
	top:0px;
	left:0px;
}

body{
	font-family: helvetica, serif;
	background: black;
		color: white;
}

.png{
	behavior: url(/donation/fund-drive2007/pngbehavior.htc);
}
		
a:hover {

}
a:visited {
	color: #FF00AA;
}
a:link {
	color: #00F0FF;
}

