

body {
	background: #000 url(files/Whimbg.png);  background-repeat: repeat-y;
	font:1.0em Tahoma, Arial, Verdana, sans-serif;
	color:#ccc;
	margin:0px;
	padding:10px;
        background-attachment: fixed;
}
a{
	color:#ffaa00;
	text-decoration:none;
}
a:hover{
	background:#BD8100;
	color:#FFF;
}
h3{
	margin:0;
	padding:0;	
}
h3 span{
	display:none;
}
acronym{ 
	border-bottom:1px dotted;
}
.accesskey{
	text-decoration:underline;
}
ul{
	margin: 0;
	padding:10px 0px 10px 10px;
	list-style: none;
}

li{
	padding-right: 12px;
	padding-left: 20px;

	padding-bottom: 0.5em;

	background:url(bullet-org.gif) no-repeat  2px -1px;
}
#container {
	margin:0;
	padding:0;
}
/* Intro */
#intro{
}
h2 {
	margin:0 0 0 0px;
padding:50px 0px 0px 0px;
	height:30px;
	background:url(files/whimtitle.png) no-repeat;
/* 	text-indent:-2000px;*/

}


#preamble{
	margin:0 0 0 16px;
	padding:0;
	background:url(txt_back.gif) repeat-y;	
}
#preamble h3{
	height:69px;
	background:url(theroad_back.gif) no-repeat;	
}
#preamble p{
	line-height:1.4em;
	padding:19px 19px 5px 19px;
	margin:0;
}
/* Supporting Text */
#supportingText{

	background:url(txt_back.gif) repeat-y 16px;
}
#supportingText p{
	font-size:11px;
	line-height:1.4em;
	padding:19px 19px 5px 19px;
	margin:0;
}
#supportingText h3{
	margin:0;
	padding:0;
	height:107px;
}
#explanation, 
#participation, 
#benefits,
#requirements{
	margin:0 0 0 16px;	
}
#explanation h3{
	background:url(explanation_back.gif) no-repeat;
}
#participation h3{
	background:url(participation_back.gif) no-repeat;
}
#benefits h3{
	background:url(benefits_back.gif) no-repeat;
}
#requirements h3{
	background:url(requirements_back.gif) no-repeat;
}
#footer{
	margin:0 0 0 0px;
	padding-top:0px;
	padding-bottom:10px;

	text-align:left;	


}
#footer a{
	margin:3px;
	padding:2px 5px;
	font-weight:bold;	
}

