
@CHARSET "ISO-8859-1";

body{
	margin: 5px;
	padding: 5px;
	line-height: 1.4em;
}

h1, h2, h3, h4, h5, h6, p, div, ul, ol, li, hr, form, table, tr, td{
	margin: 0;
	padding: 0;
	font-family: 'Palatino Linotype',Verdana,Arial,Helvetica,sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	/*font-size: 18px;*/
	width:40em;
	font-weight: normal;
	line-height: 1.3em;
	padding: 0px 0px 5px 0px;
	color: #555555;
}

a{
	text-decoration: none;
	color: #444444;
}

a:active, a:visited{
	color: #444444;
}


a:hover{
	color: #000000;
}

p, ul{
	font-size: 16px;
	margin: 0px;
	padding: 2px 10px 15px 10px;
}

.underspace{
	padding-bottom: 16px;
}

img {
	border: none;
}

img.top {
	vertical-align:text-top;
}

.rightimg, .leftimg{
	border:5px;
	border-style:solid;
	border-color:#ffffff;
}

.rightimg{
	margin: 2px -5px 2px 20px;
}

.leftimg{
	margin: 2px 20px 2px -5px;
}

.icon{
	margin: 0 10px;
}

#grantsinset, #aboutinset, #eduinset, #indexinset{
	float: right; 	 
	margin-left: 20px;
	margin-bottom: 2px;
}

#indexinset{
	width: 16em; 
	height:23em;
       /* font-size: 14px;*/
}

#grantsinset{
    width: 11em; 
	height:20em;
}

#eduinset{
	width: 14em; 
	height: 18em; /*16em;*/
}

#aboutinset{
    width: 16em; 
    height: 24em;
}

#links{
	margin-bottom: 20px;
	font-size:11px; 
	/*width:60em;
	border-bottom-color:#dddd77;
	border-bottom-width:2px;
	border-bottom-style:solid; */
}
.line{
	text-align:centre;
	width:40em;
	margin:10px 10px 30px 10px;
	border-bottom-color:#dddd77;
	border-bottom-width:2px;
	border-bottom-style:solid;
	}


#links ul{
	margin:0 0 0 10px;
	padding:0;
	
}

#links li{
	padding-right:10px;	
	display:inline; /*create horizontal display*/
}

#links li a{
	padding-right:10px; 
}

	
	
.rightinset{
	/*margin-left: 10px;*/
	/*border-bottom-color:#dddd77;
	border-bottom-width:2px;
	border-bottom-style:solid;       */
	border-left-color:#dddd77;
	border-left-width:2px;
	border-left-style:solid;
	border-top-color:#dddd77;
	border-top-width:2px;
	border-top-style:solid;
	padding: 10px 0px 10px 10px;
}	

.booktitle, .papertitle{
	color: #555555;
}

.journal{
	font-style:italic;
}

.sidenote, .footnote{
	font-size: 11px;
	line-height: 1.1em;	
}

.footnote{
	margin: 20px;
	padding: 2px 10px 15px 10px;
}

.footnote a, .footnote a:visited{
	background-color:#ffffff;
	padding: 0px 1px;
}


.author{}

.accent{	
	border-bottom-color:#dddd77;
	border-bottom-width:2px;
	border-bottom-style:solid;	
}
	
.contact{
	width:410px;
	/*background:;/* #eeeeee;*/
	/*border-style: solid;
	 border-width: 2px;
	 border-color:#dddd77;
	 */
	border-bottom-color:#dddd77;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-right-color:#dddd77;
	border-right-width:2px;
	border-right-style:solid;
	/*border-top-color:#dddd77;
	border-top-width:2px;
	border-top-style:solid;*/
	padding:5px 10px 10px 10px;
	margin-left:auto;
	margin-right:10.9em; /*line up with inset anbove on grants.txt*/
}

.content{
	text-align:justify;	
}


.contact a, .content a{
	padding: 0px 1px;
	text-decoration:underline;
}

.content a:hover, .contact a:hover, .footnote a:hover, h3 a:hover{
	background-color: #dedede;
	text-decoration:underline;
}

.a_nobackgr a, .a_nobackgr a:hover{
	background-color:#ffffff;
}

.footer{
	text-align:center;
}

#header { 
	height: 160px;
	background: url('/images/shades_of_grey3b.png') top right no-repeat;
	margin:0 0 20px; 10px;
	padding-bottom:6px;
	
	
}

#logo{
	border-width: 0px; 
	margin:20px 20px 20px 40px;
	width: 548px;/*529px; 566px; 445px;689px;527px;*/ 
	height:108px;/*105px; 112px; 88px;140px;115px;*/
	
}

#maincontainer{
	min-width:800px;
    /* IE Dynamic Expression to set the width */
    /*  width:expression(document.body.clientWidth < 900 ? "800px" : "100%" );*/
	
	padding: 0px;
	margin:-10px;

}

#contentwrapper{
	float: left;
	width: 100%;

}

#contentcol{
	margin-left: 200px;
	padding-left: 0px;
	margin-right: 20px;
	min-height: 440px;
	/*border-top-width:2px;
	border-top-style:solid;
	border-top-color:#dddd77; /* #ddee55 ;*/
	 /*Set left margin to LeftColumnWidth
	border-left-width:2px;
	border-left-style:solid;
	border-left-color:#dddd77; */
	border-bottom-width:2px; 
	border-bottom-style:solid;
	border-bottom-color:#dddd77;  
}

#leftcol{
	float: left;
	width: 170px; /*Width of left column*/
	margin-left: -100%;
	
}

.leftcolmenu{
	list-style-type: none;
	margin: 0px 0 5px 0;
	padding: 2px 10px 2px 10px;
	width: 165px;
	font-size: 20px;
}

.leftcolmenu li a{
	font-size: 22px;
	font-weight: normal;
	/*color: #000000;*/
	display: block;
	width: auto;
	line-height: 1.1em;
	padding: 3px;
	text-decoration: none;
	margin: 0px 10px 16px 10px;
}

* html .leftcolmenu li a{ /*IE only. Uses "* html"-hack (CSS Anthology 236) Actual menu width minus left padding of A element (10px) */
	width: 160px;
}

.leftcolmenu li a, .inset li a, #links li a{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#dddd77;
	border-left-width:1px;
	border-right-style:solid;
	border-right-width:2px;
	border-right-color:#dddd77;
}

.leftcolmenu li a:hover, .inset li a:hover, #links li a:hover{
	background-color:#dedede;
	border-right-color:#444444;
    border-bottom-color:#444444;
}

.inset{
	list-style-type: none;
	margin: 0px 0 5px 0;
	padding: 0px 0px 2px 3px;
	font-size: 16px;
}

.inset li a{
	font-weight: normal;
	/*color: #000000;*/
	display: block;
	width: auto;
	line-height: 1.3em;
	padding: 3px;
	/*text-decoration: underline;*/
	border-left-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#dddd77;
	margin: 10px;
}

#thirdcol{
	/*border-top-width:2px;
	border-top-style:solid;
	border-top-color:#dddd77;
	border-right-width:2px;
	border-right-style:solid;
	border-right-color:#dddd77;*/
}

#footer { padding: 2px 0px 0px 0px;
    clear: left;
    color: rgb(153, 153, 153);
    width: 100%;
    text-align: center;
    
    font-style: italic; 
    
}

#footer p{
    font-size:14px;
}

#footer img{
	vertical-align:middle;
}

.innertube{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
} 


