@charset "UTF-8";
/* basic html tag adaptions */
body,td,th {
	font-family: Sathu, Arial, Helvetica, sans-serif;
}

h2 {
	font-family: Sathu, Arial, Helvetica, sans-serif;
	font-size: 2em;
	line-height: 1em;
	text-align: right;
	color: #787878;
}   
#h2_wp {       
	padding-top: 31px;
	font-family: Sathu, Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 1em;
	text-align: right;
	color: #787878;
}           

h4 {
	text-indent: 20px;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:active {
	color: #330033;
	text-decoration: underline;
}
#wp_backtosite {
	font-size: 16px;
	font-family: Sathu,Arial,Helvetica,sans-serif;
}    

p {
	line-height: 1.2em;
	font-size: 0.9em;
}    

ul {
   	line-height: 1.2em;
   	font-size: 0.9em;
}      

li {
	list-style-type: none;
}              

li.person {
	font-weight: bold;
	font-size: 16px;   
	text-indent: -10px;
}

.uv {
	color: #004080;
}             

.uvi {
	color: #00BBBF;
}
 
.uva {
	color: #E200AF;
}
 
.uvf {
	color: #819F00;
}

.flash_header {
	display: block;
	position: relative;
	border: 0 0 0 0;
	padding-top: 0px;
	top: 0px;
	left: 60px;
	width: 550px;
	height: 400px;
}  

.call_link {       
	font-family: Sathu, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.2em;
	color: #787878;
}

/* layout classes */

.logo_header {
	background-image: url(../images/iaf_logo.gif);
	display: block;
	position: relative;
	border: 0 0 0 0;
	padding-top: 10px;
	top: 0px;
	left: 60px;
	width: 800px;
	height: 393px;
} 
.header_sml {
	display: block;
	position: relative;
	border: 0 0 0 0;
	padding-top: 10px;
	top: 0px;
	left: 60px;
	width: 800px;
	height: 200px;
	background-repeat: no-repeat;
	z-index: 3;
}
.logo_header_sml {
	background-image: url(../images/iaf_logo_cropsml.gif);
	display: block;
	position: relative;
	border: 0 0 0 0;
	padding-top: 10px;
	height: 200px;
	top: 0px;
	left: 0px;
	width: 800px;
	background-repeat: no-repeat;
	z-index: 3;
}
.drops {
	display: block;
	padding: 0px 5px 0 5px;
	position: relative;
	left: 0px;
	width: 400px;
	z-index: 4;
}
.drop_link {
	padding: 0 5px 0 5px;
}           

.content_fw {
	width: 820px;
	position: relative;  
	top: 25px;
	padding: 5px;
	margin: 5px;
}       

.content_fw a{
	font-size: 1em;
}

#people {
	position: relative;
	background-color: #E6FFFF;
	padding: 20px;
}    

.float_links {
	float: right;
	background-color: #FBFFE6;
	font-size: 0.9em;
}

#manifesto {
	position: relative;
	background-color: #FFE6FA;
	padding: 20px;
}
#projects {
	position: relative;
	background-color: #FBFFE6;
	padding: 20px;
}        
#projects a{
	font-size: 1em;
}    
#projects_footnote {
	font-size: 0.8em;
	font-style: italic;
	text-align: right;
	line-height: 1em;
}
#links {
	position: relative;
	background-color: #EEE6FF;
	padding: 0px 20px 20px 0;
}       
#links_footnote {
	font-size: 0.8em;
	font-style: italic;
	text-align: right;
	line-height: 1em;;
}        

#call {
	position: relative;
	background-color: #E6FFFF;
	padding: 20px;
}

.blurb {
	width: 478px;
	height: 170px;
	top: 50px;
	position: relative;
	right: 0px;
	left: 300px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	vertical-align: top;
	z-index: 2;
}    
.link {
	background-color: #FFFFFF;
	margin: 5px 400px 0 0;
	padding-left: 5px; 
	line-height: 1.5em;
}
#footnote {
	font-size: 0.8em;
	font-style: italic;
	text-align: right;
	line-height: 1em;
}          
.content_fw #projects h2 {
	text-align: left;
}
