@charset "utf-8";
/* CSS Document */

<style>
/*-----------reset------------*/

body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,  
 	li, dl, dt, dd, form, a, fieldset,  th, td  
 	 {  
 	 margin: 0; padding: 0;  border:0; outline: none;
	}  
	
/*---------------------------*/
body { 
background-color: #ededed;
background-image: url(images/bg.png);
background-repeat: repeat-x;
font-family:  Arial, Helvetica, sans-serif;
font-size: 12px;
}
#container {
	width: 800px;
	padding-left: 140px;
}
#navigation {
}
ul.nav{
	color: #FFF;
	font-size: 14px;
	list-style: none;
	padding-left: 155px;
	padding-top: 0px;
	padding-bottom: 5px;
}
ul.nav li {
	display: inline;
	padding-right: 20px;
}
ul.nav a {
}
ul.quicklinks {
	list-style: none;
	list-style-image: url(images/tri.png);
	padding-top: 10px;
}
ul.quicklinks li {
	display: inline;
	padding-right: 35px;
	padding-left: 18px;	
}

a:link {
	color: #666633; text-decoration: none; font-weight: normal; border-bottom:1px dotted #666633;
	}
a:visited {
	color: #666633; text-decoration: none; font-weight: normal; border-bottom:1px dotted #666633;
	}
a:hover {
	color: #06F; text-decoration: none; text-decoration: none; font-weight: normal; border-bottom: none;
	}
a:active {
	color: #555555; text-decoration: none;
	}	
	
.nav a:link {
	color: #FFFFFF; text-decoration: none;
	}
.nav a:visited {
	color: #FFFFFF; text-decoration: none;
	}
.nav a:hover {
	color: #06F; text-decoration: none;
	}
.nav a:active {
	color: #000000; text-decoration: none;
	}	

.logo {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 10px;
	float: left;
}
.nostyle a:link {
	color: #FFFFFF; text-decoration: none;
	}
.nostyle a:visited {
	color: #FFFFFF; text-decoration: none;
	}
.nostyle a:hover {
	color: #06F; text-decoration: none;
	}
.nostyle a:active {
	color: #000000; text-decoration: none;
	}	
.mainblurb {
	font-size: 13px;
	font-weight: bold;
	text-align: justify;
	color: #7a7b5e;
	padding-top: 0px;
}
.mainblurb2 {
	font-size: 15px;
	text-align: justify;
	color: #007cc3;
	font-weight: bold;
	font-style: italic;
}
.title {
	padding-top: 30px;
	text-align: right;
	color: #666633;
	font-style: italic;
}
#banner {
	margin-top: 25px;
	clear: both;
	height: 175px;
	background-image: url();
}
#news {
	margin-top: 10px;
	background-color:#FFF;
}
#column1 {
	float: left;
	width: 390px;

}
#column2 {
	float: right;
	width: 390px;
	text-align: right;
}

#column2 p{ 
	padding-right: 10px;
	padding-bottom: 5px;
	text-align: justify;
}
#column1 p {
	color: #000000;
	padding-left: 10px;
	line-height: 15px;
}
#publications {
	clear: both;
}
#newpublications {
	clear: both;
	float: left;
	width: 195px;
}
#prevpublications {
	float: right;
	padding-left: 10px;
	width: 570px;
	padding-bottom: 10px;
}
#footer {
	clear: both;
	background-color: #006699;
	color: #FFF;
	text-align: center;
}

.pubcover {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
.pubcoverb {
	float: left;
	margin-right: 20px;
	margin-top: 5px;
}
h4 {
	font-size: 18px;
	color: #006699;
}
h1 {
	font-size: 20px;
}
.clear {
	clear: both;
}
h5 {
	font-size: 16px;
}
.events {
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 0px;
}
.latestnews {
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 0px;
}
#text {
	background-color: #FFFFFF;
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
}
.roundtop {
	margin-bottom: -20px;
}
.roundbottom {
	margin-top: -20px;
}
.authorphoto{
	float: left;
	padding-right: 10px;
	clear: left;
}
.authorphotor {
	float: right;
	padding-left: 10px;
	clear: right;
}
.authorphotodouble {
	float: left;
	padding-right: 10px;
}
.authorphotodoubles {
	float: left;
	padding-right: 10px;
	clear: left;
}
.advisory{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	clear: left;
}
.citation {
	font-size: 12px;
	color: #676a2d;
}
.feedback {
	position: fixed;
	top:100px;
	left:0px;
}
.feedback a:link {
	color: #FFFFFF; text-decoration: none;
	}
.feedback a:visited {
	color: #FFFFFF; text-decoration: none;
	}
.feedback a:hover {
	color: #06F; text-decoration: none;
	}
.feedback a:active {
	color: #000000; text-decoration: none;
	}
#box1 {
	width: 375px;
	float: left;
}
#box2 {
	width: 375px;
	float: left;
	padding-left: 10px;
}
.mediumheading {
	font-size: 16px;
	color: #006699;
}
.blocked {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

.lastpara {
	padding-bottom: 20px;
}
.alignr{
	text-align: right;
}
.alignc{
	text-align: center;
}
.boxed {
	width: 650px;
	border: 1px solid #666633;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	background-color: #ebf3f6;
}
.contact {
	float: right;
	padding-right: 40px;
}
.bolditalic {
	font-weight: bold;
	font-style: italic;
}
.bolditaliclarge {
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
}
.intro {
	color: #006699;
}
.noshow #publications a:link {
	color: #e53142; text-decoration: none; font-weight: normal; border-bottom:1px dotted #666633;
	}
#publications  .noshow a:visited {
	color: #e53142; text-decoration: none; font-weight: normal; border-bottom:1px dotted #666633;
	}
#publications  .noshow a:hover {
	color: #e53142; text-decoration: none; text-decoration: none; font-weight: normal; border-bottom: none;
	}
#publications  .noshow a:active {
	color: #e53142; text-decoration: none;
	}	
.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.quotebox {
	width: 250px;
	margin: 15px;
	text-align: justify;
	border: 1px #0099FF solid;
	padding: 15px;
	background-color: #ededed;
	font-style: italic;
	color: #006699;
	font-size: 13px;
	float: right;
}
.quotebox2 {
	width: 250px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
	text-align: justify;
	border: 1px #676a2d solid;
	padding: 15px;
	background-color: #f4fada;
	font-style: italic;
	color: #006699;
	font-size: 13px;
	float: left;
}
.quotebox3 {
	width: 250px;
	margin: 15px;
	text-align: justify;
	border: 1px #676a2d solid;
	padding: 15px;
	background-color: #f4fada;
	font-style: italic;
	color: #006699;
	font-size: 13px;
	float: right;
}
.style1 {
	font-size: 14px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.graphic {
	margin-left: 75px;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.misc {
	padding-left: 10px;
	font-size: 13px;
	color: #006699;
}
.breaker {
	text-align: center;
	font-size: 20px;
	color: #006699;
}
#footer a:link {
	color: #FFFFFF; text-decoration: none;
	}
#footer a:visited {
	color: #FFFFFF; text-decoration: none;
	}
#footer a:hover {
	color: #06F; text-decoration: none;
	}
#footer a:active {
	color: #000000; text-decoration: none;
	}

.donation {
padding-left: 275px;
}
.center {
	padding-top: 10px;
	text-align: center;
}
.italic {
	font-style: italic;
}
</style>