div {
	margin:0;
	padding:0;
	background-color:#fff;
	overflow: hidden;
}
#hd {
	background-color:#fff;
	padding-top:10px;
	height:74px;
	background-image:url(/cause08/images/logo.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: 2px 5px;
}
#layout {
	width:1100px;
}
#r1 {
	height:370px;
}
#r1 div {
	height:365px;
	float:left;
	border-right:5px solid #fff;
	border-bottom:5px solid #fff;
	background-repeat: no-repeat
}
#c1 {
	width:450px;
}
#c11 {
	background-image:url(/cause08/images/ltBg.jpg);
	width:145px;
}
#c11 ul {
	list-style:none;
	margin:0;
	padding:28px 0 0 0;
}
#c11 li {
	text-align:right;
	color:#D9E640;
	font-weight:bold;
	margin:0;
	font-size:.9em;
	white-space:nowrap;
	height:28px;
	border:none;
}
#c11 li a {
	color:#D9E640;
	display:block;
	width:inherit;
	text-decoration:none;
	padding:5px 5px 5px 0;
}
#c11 li a:hover,#c11 li a.current {
	color:#293277;
	background-color:#D9E640;
	filter:alpha(opacity=50);  /* Internet Explorer       */
	-moz-opacity:0.5;            /*Mozilla 1.6 and below  */
	opacity: 0.5;
	
}
#c12 {
	background-image:url(/cause08/images/pic.php?f=3);
	width:295px;
}
#r2 {
	height:170px;
}
#r2 div {
	height:165px;
	float:left;
	border-right:5px solid #fff;
	border-bottom:5px solid #fff;
	background-repeat: no-repeat
}
#c21 {
	background-image:url(/cause08/images/pic.php?f=2);
	width:295px;
}
#c22 {
	background-image:url(/cause08/images/pic.php?f=1);
	width:145px;
}
.column {
	float:left;
	height:535px;
}
#c2 {
	width:445px;
	border-right:5px solid #fff;
	border-bottom:5px solid #fff;
	background-color:#EEF08C;
	padding:0 10px;
	overflow:auto;
}
#c3 {
	width:147px;
	border-bottom:5px solid #fff;
	background-image:url(/cause08/images/rtBg.jpg);
	background-repeat:no-repeat;
}
#loc {
	font-weight:bold;
	text-align:right;
	width:180px;
	font-style:italic;
	padding:34px 0 0 0;
	margin:0;
}
.kern {
	font-size:.7em;
}
#accessNav {
	position:absolute;
	left:-2000px;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:.8em;
}
acronym, body {
	color:#293277;
}
h1 {
	float:left;
	margin:0;
	padding-bottom:0;
	padding-left:83px;
	padding-top:38px;
	font-size:2em;
	color:#D9E640;
	text-transform:uppercase;
	display:inline-block;
	width:180px;
}
h2 {
	margin-top:0;
	padding-top:12px;
	font-size:1.6em;
}
h3{
font-size:1.4em;
font-style:italic;
}
acronym {
	text-decoration:none;
	border-bottom:none;
}

