html, body, p, h1, h2, h3, h4, h5, h6, a, form, fieldset 
	{margin: 0; 
	padding: 0; 
	border: 0;}

body	{font-family: "Times New Roman", Garamond, serif;
	font-size: 18px;
	font-weight: normal;
	background-color: gray;}

body, h1, h2, h4, .caption, p.back2top, hr	{text-align: center;}

#main, p, h3, p.click, p.clicklocal		{text-align: left;}

p, h1, h2, h3, h4, h5, h6	{margin-bottom: 19px;}

p	{font-size: 100%;
	line-height: 120%;
	color: #FFFFE0;}

strong	{font-size: 102%;}

/* h1 : AIAR header , h2 :  header for each page*/


h1,h2	{font-family: Harrington, "Monotype Corsiva", cursive;
	font-weight: bold;
	color: #FFFFE0;}

h1	{font-size: 36px;}
h2	{font-size: 26px;}

/* yellow sanserif header in lifeataiar, fellows, pastfellows, trustees, fellowships (blue) files */


h3	{font: bold 105%/120% Arial, san-serif;}

/* yellow serif header in alumnigifts, funding */


h4	{font: normal 105%/120% "Times New Roman", Garamond, serif;}

/* yellow emphasis in contacts, fellows, pastfellows, program, projects, publications, fellowships (blue) files */


p em	{font: bold 105%/120% "Times New Roman", Garamond, serif;}

h3,h4,p em	{color: #FF0;}

/* green sanserif for links and other text */


p.click	{font: bold 17px/180% Arial, san-serif;
	color: #0F0;}
p.clicklocal 	{font: normal 13px/125% Arial, san-serif;
	color: #0F0;}

/* captions */
.caption	{font: 12px Arial, san-serif;
	margin-top: 6px;} 

/* tables */
td	{vertical-align: top; text-align: left;}

/* links */
a img	{border: none;} 

a:link, a:visited	{color: #0F0;}
a:hover, a:active	{color: #AFA;} 

/* footer */
p.back2top	{font-family: Arial, san-serif;
		font-weight: bold;
		font-size: 60%;
		margin-bottom: 30px;}


/* layout styles */

/* main container */


#main	{width: 740px;
	margin: 30px auto 0 auto;}

/* enclosing element - workaround so won't break up in Gecko systems (Mozilla, Netscape) */
.enclose:after	{clear: both; display: block; height: 0px; content: "";}
.enclose		{height: 100%;}


/* logo and other top left images */


.logo	{padding-right: 30px;
	margin-top: 4px;}

/* navigation bar */
.nav	{padding: 30px 30px 20px 0px;}

.nav p	{margin-bottom: 7px;}

/* righthand elements */
.AIARhdr, .content	{width: 576px;}

.content	{padding-top: 23px;}

.content h2	{margin-bottom: 40px;}

/* floating elements */
.logo, .nav, .AIARhdr, .content		{float: left;}

.floatimg	{float: left;
	margin: 4px 30px 10px 0;}

.floatimgR	{float: right;
	margin: 4px 0 10px 30px;}

