/* CSS Document */body, #bg {	margin:0;  	padding:0;	font-size:72%;	}#logo {	width:311px;	height:370px;	background-image:url(structure/bftp_logo.png);	background-repeat:no-repeat;	}#dotline {	border-right:thin dotted #000000;	height:100%;	}#navigation {	font-family:"Courier New", Courier, mono;	color:#000000;	font-size:1.4em;	line-height:1.4em;	text-decoration:none;	}	#navigation a:link,#navigation a:visited {	font-family:"Courier New", Courier, mono;	color:#000000;	padding:3px 3px 3px 5px;		text-decoration:none;	}		#nav-home a:hover {	background:#7d7d7d; 	}	#nav-about a:hover {	background:#8DC63F; 	}#nav-programs a:hover {	background:#00AEEF; 	}	#nav-events a:hover {	background:#91268F; 	}	#nav-partners a:hover {	background:#FFF200; 	}	#nav-bags a:hover {	background:#754C23; 	}	#nav-res a:hover {	background:#000000;	color:#CCCCCC; 	}	#nav-press a:hover {	background:#FF59DB; 	}	#nav-donate a:hover {	background:#FF6A00; 	}	#nav-contact a:hover {	background:#ED1B23; 	}	#donationtext {	font-family:Arial, Helvetica, sans-serif;	font-size:1em;	color:#000000;	}	#text {	width:675px;	font-family:Arial, Helvetica, sans-serif;	font-size:1em;	color:#000000;	}	#text a {	text-decoration:none;	color:#363636;	}	#text a:hover {	color:#00A99D;	}	#text ul {	list-stylr:none;	font:Arial, Helvetica, sans-serif;	padding:0 0 0 0;	}		#text li {	margin: 0px 0 5px 5px;	list-style:none;	}	#text li:before {	content:"+";	padding-right:3px;	}	#text h1 {	font-family:"Courier New", Courier, mono;	color:#000000;	font-size:1.2em;	text-decoration:none;	}#bags {	width:675px;	height:158px;	background-image:url(structure/bags.jpg);	background-repeat:no-repeat;	}	#subsub {	font-family:Arial, Helvetica, sans-serif;	font-size:.9em;	margin:0px 5px 0 5px;	color:#363636;	}	#subsub a {	text-decoration:none;	color:#363636;	}	#subsub a:hover {	color:#00A99D;	}	#subsubsub {	font-family:Arial, Helvetica, sans-serif;	font-size:.9em;	margin:0px 5px 0 5px;	color:#363636;	float:left;	}	#subsubsub a {	text-decoration:none;	color:#363636;	}	#subsubsub a:hover {	color:#00A99D;	}