html, body, div, img, ul, li, a, p {
	margin: 0px;
	padding: 0px;
	border: 0px;	
	}

p {
	margin-bottom: 1em;
	}

body {
	width: 100%;
	height: 100%;
	font-size: 100%;
	color: #ffffff;
	text-align: center; /*This is used to center the entire web page in IE*/
	font-family: Arial, Tahoma, sans-serif;
	background-color: #000000;
	}



a:link {
	color: #cceeff;}
	


#center {
	width: 980px;
	margin: 0 auto; /*Horizontal centering in gecko browsers*/
	text-align: left;
	}
	
#header {
	background-image: url('images/header2011.3.gif');
	width: 960px;
	height: 201px;
background-position: center;
}

#menu {
	position: relative;
	float: left;
	top: 24px;
	left: 23px;
	width: 200px;
	color: white; /*text-color*/
	background-color: #000000;
	/*need min height*/
	}

#menu ul {
	position: relative;
	right: 8px;
	margin-top: 1em;
	margin-bottom: 1em;
	}

#menu ul ul {
	margin-top: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	}

#menu li {
	line-height: 1.5;
	list-style: none;
	position: relative;
	left: 1em;
	}

#menu li li {
	line-height: 1.2;
	}

#menu a:link, #menu a:visited, #menu a:active, #menu a:hover {
	text-decoration: none;
	color: white;}

.sfhover li a {
	color: #4fc5f4;
	}

/*an empty div that fixes a bug in ie which stops background color of top heading from being rendered*/	
#iebug {
	margin-top: -4px;
	height: 1px;
	line-height: 1px;
	}
	
#menu li a:hover {
	color: #4fc5f4;
	}
	
#pageCredit {
	clear: left;
	position: relative;
	top: 23px;
	left: 23px;
	width: 180px;
	text-align: center;
	font-size: 70%;
	}	

#contentbg {
	position: relative;
	float: right;
	padding: 15px;
	top: 23px;	
	right: 23px;
	width: 640px;
	w\idth: 630px; /*IE 5.x - box model hack*/
	background-color: #7a7a7a;
	border-style: solid;
	border-width: 1px;
	border-color: #888888;
	}
	
#tlcorner {
	position: absolute;
	top: -1px;
	left: -1px;
	width: 8px;
	height: 7px;
	background-image: url('images/tlcorner.gif');
	background-repeat: no-repeat;
	background-position:  left top;
	}

#trcorner {
	position: absolute;
	top: -1px;
	right: -1px;
	width: 8px;
	height: 7px;
	background-image: url('images/trcorner.gif');
	background-repeat: no-repeat;
	background-position:  right top;
	}
	
#blcorner {
	position: absolute;
	bottom: -2px;
	left: -1px;
	width: 8px;
	height: 7px;
	background-image: url('images/blcorner.gif');
	background-repeat: no-repeat;
	background-position:  left bottom;
	}
	
#brcorner {
	position: absolute;
	bottom: -2px;
	right: -1px;
	width: 8px;
	height: 7px;
	background-image: url('images/brcorner.gif');
	background-repeat: no-repeat;
	background-position:  right bottom;
	}

#bottomSpace {
	width: 100%;
	height: 46px;
	}

#content {
	}

#copyright {
	position: absolute;
	bottom: 0px;
	left: 35px;
	color: #aaaaaa;
	font-family: Courier New, monospace, OCR A Extended, Courier, Fixedsys;
	font-size: 80%;
	}

#content li {
	margin-left: 2em;
	margin-bottom: 0.8em;	
	}

#content ul {
	margin: 0 auto;
	text-align: left;
	}
	
.rhimage {
	float: right;
	}
	
.lhimage {
	float: left;
	}

.indent0 {
	position: relative;
	left: 5%;
	width: 95%;
	}

.indent1 {
	position: relative;
	left: 15%;
	width: 85%;
	}

.indent2 {
	position: relative;
	left: 25%;
	width: 75%;
	}

.indent3 {
	position: relative;
	left: 35%;
	width: 65%;
	}

h1	{
	text-align: center;
	padding-bottom: 0.15em;
	font-family: Arial, Tahoma, sans-serif;
	font-style: bold; italic;
	font-size: 2.7em;
	font-color: #eeeeee;
	margin-bottom: 0.36em;
	margin-top: 0;
	}

#linksPage {
	font-family: "Times New Roman", "Times", "Helvetica", "serif";
	}

#linksPage li {
	list-style: none;
	margin-bottom: 3em;
	}
	
#linksPage li li{
	font-weight: normal;
	margin-bottom: 0.5em;
	}

h2 {
	text-align: center;
	font-family: Arial, Tahoma, sans-serif;
	font-style: bold;
	font-size: 1.5em;
	margin-bottom: 0.5em;
	margin-top: 0;
	}

h3
	font-family: Arial, Tahoma, sans-serif;
	font-style: bold;
	font-size: 1em;
	margin-bottom: 0.5em;
	margin-top: 0;
	}

#precis {
	position: relative;
	font-size: 90%;
	font-family: Arial, Tahoma, sans-serif;
	bottom: 0.5em;
}

.photoLabel {
	font-size: 80%;
	font-style: bold;
	margin-bottom: 1.5em;
	margin-top: 0;
	width: 500px;
	clear: both;
	}

.rphotoLabel {
	text-align: left;
	font-size: 80%;
	font-style: bold;
	margin-bottom: 1.5em;
	float: left;
	margin-left: 5px;
	margin-right: 0px;
	}

.lphotoLabel {
	text-align: right;
	font-size: 80%;
	font-style: bold;
	margin-bottom: 1.5em;
	float: right;
	margin-left: 0px;
	margin-right: 5px;
	}

.frame {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	}

.rframe {
	float: right;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	}

.lframe {	
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	}

.underneath {
	clear: both;
	height: 1px;
	line-height: 1px;
	margins: 0;
	padding: 0;
	border: 0px none;
	}	

.smallSpacer {
	line-height: 0;
	height: 5px;
	}
	
	img {
border:1px solid white
}
	
.definition {
	position: relative;
	left: 12%;
	width: 75%;
	font-family: "Times New Roman","Times", "Helvetica", "serif";
	font-size: 1.1em;
	}

.references {
	font-family: "Times New Roman","Times", "Helvetica", "serif";
	line-height: 1.2;
	}

.abstract {
	font-family: "Times New Roman","Times", "Helvetica", "serif";
	}

.acknowledgements {
	list-style: none;
	font-family: "Times New Roman","Times", "Helvetica", "serif";
	line-height: 1.2;
	}
.clear { display: inline-block; }   .clear:after, .container:after {
 content: ".";  display: block;  height: 0;  clear: both;  visibility: hidden;
}
* html .clear { height: 1%; }
.clear { display: block; }
********************* 
