body {	background-color: #F48120;	background-image: url('images/top_gradient.gif');	background-position: top left;	background-repeat: repeat-x;	margin: 0;	padding: 0;	font-family: Helvetica, Arial, Sans-serif;	}	a.cdfhome {	width: 246px;	height: 120px;	display: block;	position: absolute;	left: 0;	top: 0;	}#overlay {	position: absolute;	left: 0;	top: 470px;	}	#donate {	position: absolute;	left: 700px;	top: 30px;	}	#donate p a {	width: 186px;	height: 46px;	display: block;	background-image: url('images/donate_now_button_0.gif');	background-position: top left;	background-repeat: no-repeat;	}#donate p a:hover {	background-image: url('images/donate_now_button_1.gif');	}#nav {	position: absolute;	left: 246px;	top: 94px	}	#nav p {	display: inline;	font-size: 12px;	line-height: 12px;	padding: 13px;	}	#nav p:hover {	background-color: #BF6319;	text-decoration: none;	}#nav p.selected {	font-weight: bold;	background-color: #F48120;	}	#nav p a, #nav p a:link, #nav p a:visited, #nav p a:active {	color: #FFFFFF;	text-decoration: none;	padding: 13px;	}#nav p.selected a {	cursor: default;	}	#subnav {	position: absolute;	left: 268px;	top: 160px;	width: 160px;	}	#subnav a:link, #subnav a:visited, #subnav a:active {	color: #CC4000;	text-decoration: none;	}#subnav a:hover {	color: #CC2000;	}	#subnav .selected a:link, #subnav .selected a:visited, #subnav .selected a:hover, #subnav .selected a:active {	color: #CC0000;	font-weight: bold;	cursor: default;	}#content1 {	position: absolute;	left: 300px;	top: 150px;	width: 600px;	}#content1a {	margin-left: 150px;	}		#content2 {	position: absolute;	left: 450px;	top: 160px;	width: 450px;	}h1 {	font-size: 18px;	color: #CC0000;	font-weight: bold;	}	h2 {	font-size: 14px;	font-weight: bold;	font-variant: small-caps;	color: #007DC4;	}	p {	color: #FFFFFF;	font-size: 12px;	line-height: 16px;	}strong {	font-weight: bold;	color: #CC0000;	}	.img {	width: 200px;	font-size: 10px;	color: #007DC4;	font-style: italic;	float: left;	background-color: #FFFFFF;	padding: 6px;	margin: 0 14px 6px 0;	}.sidebar {	width: 200px;	font-size: 10px;	color: #007DC4;	float: left;	border: 6px white solid;	background-color: #FFCC99;	padding: 6px;	margin: 0 14px 6px 0;	}