* { 
	margin: 0px; 
	padding: 0px; 
	}
	
body {
	background-color: #FFF;
	min-height: 700px;
	}

* html body {
	height: 700px;
	}

*+html body {
	height: 700px;
	}

li {
	font-family: Arial, Helvetica, sans-serif;
	color: #3F3F3F;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 8px;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	text-align: left; 
	}
	
	/*			
	h1 a {
		color:#666666; 
		text-decoration: none;
		} 

	h1 a:hover {
		color:#666666; 
		text-decoration: underline;
		} 
	*/
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
	text-align: left; 
	margin-bottom: 15px;
	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #810014;
	font-size: 12px;
	font-weight: 600;
	line-height: 18px;
	text-align: left; 
	margin-bottom: 4px;
	}
			
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #3F3F3F;
	font-size: 12px;
	line-height: 18px;
	text-align: left; 
	margin-bottom: 12px;
	}
	
	p a {
		color: #2C74C3; 
		text-decoration: underline;
		} 
 
	p a:hover {
		color:#3F3F3F;
		text-decoration: underline;
		} 

b {
	font-weight: 600;
	}
	
	
blockquote {
	font-family: Arial, Helvetica, sans-serif;
	color: #3F3F3F;
	font-size: 12px;
	line-height: 18px;
	text-align: left; 
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	}	
				
#header {
		width: 656px;
		margin-top: 50px;
		margin-right: auto;
		margin-left: auto;
		}

	#logo {
		float: left;
		margin-bottom: 15px;
		}

#utilitymenu {
		float: right;
		}
		
#mainmenu {
		margin-top: 3px;
		padding-top: 1px;
		list-style-type: none;
		background-image: url(../images/menu-bg.gif);
		background-position: left;
		background-repeat: no-repeat;
		}
	
		
	#mainmenu li {
		display: inline;
		}
		
		#mainmenu li a {
			color:#000000;
			text-decoration: none;
			padding-left: 7px;
			margin-left: 2px;
			margin-right: 33px;
			}  
			

		#mainmenu li a:hover {
			color:#000000;
			text-decoration: none;
			background-image: url(../images/menu-bullet.gif);
			background-position: left;
			background-repeat: no-repeat;
			} 
				
	.mainon a {
		color: #000000; 
		text-decoration: none;
		background-image: url(../images/menu-bullet.gif);
		background-position: left;
		background-repeat: no-repeat;
		} 
 
	.mainon a:hover {
		color:#000000;
		text-decoration: none;
		background-image: url(../images/menu-bullet.gif);
		background-position: left;
		background-repeat: no-repeat;
		} 	


#middle {
		width: 656px;
		margin-top: 36px;
		margin-right: auto;
		margin-left: auto;
		}
			
	#iLeft {
			width: 216px;
			float:left;
			margin-right: 15px;
			}
			
		.iQuote {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 18px;
			font-style: italic;
			line-height: 24px;
			color: #C26D28;
			margin-top: 33px;
			}
			
		.home {
			color: #C26D28;
			}
			
	#iCenter {
			width: 200px;
			float:left;
			}
			
	#iLower {
			width: 400px;
			float:left;
			margin-bottom: 20px;
			}
			
			
		.readmore {
			float: right;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size:12px;
			font-style: italic;
			color: #810014;
			font-weight: 600;
			background-image: url(../images/button_readmore.gif);
			background-position: right;
			background-repeat: no-repeat;
			padding-right: 20px;
			}
			
		.readmore a {
			color: #810014; 
			text-decoration: none;
			} 
 
		.readmore a:hover {
			color: #810014;
			text-decoration: underline;
			} 
			
	#iRight {
			width: 200px;
			float: right;
			}		
			
	#left {
			width: 150px;
			height: auto;
			float:left;
			}
		
	#submenu {
		margin-top: 32px;
		}
			
		#submenu li {
			font-family: Arial, sans-serif;
			margin-bottom: 8px;
			list-style-type: none;
			text-align: left;
			}
			
				
	#center {
			width: 315px;
			min-height: 300px;
			float: left;
			padding-left: 15px;
			}
			
	#centerpub {
			width: 480px;
			min-height: 300px;
			float: left;
			padding-left: 15px;
			}
			
		#center ul, ol {	
			margin-bottom: 8px;
			}
			
			
		#center li {
			font-family: Arial, Helvetica, sans-serif;
			margin-left: 15px;
			}	
			
			
		#center h2 em {
			font-style:normal;
			}
			
			
		
		
		.whohdr {
				color: #8C0202;
				}	
				
		.whoname {
				color: #333333;
				font-weight: bold;
				
				}				
			
		.who {
				color: #333333;
				
				}		
				
		.who a {
			color:#3F3F3F; 
			text-decoration: none;
			} 

		.who a:hover {
			color:#8F0000;
			text-decoration: underline;
			}
			
		.whoon a {
			color: #8F0000; 
			text-decoration: underline;
			font-style: italic;
			} 
	 
		.whoon a:hover {
			color: #8F0000;
			text-decoration: underline;
			font-style: italic;
			} 

		.what {
				color: #8B5C29;
				}
				
		.what a {
			color:#3F3F3F; 
			text-decoration: none;
			} 

		.what a:hover {
			color:#8B5C29;
			text-decoration: underline;
			}
			
		.whaton a {
			color: #8B5C29; 
			text-decoration: underline;
			font-style: italic;
			} 
	 
		.whaton a:hover {
			color: #8B5C29;
			text-decoration: underline;
			font-style: italic;
			}
			
		.research {
			color: #2C74C3;
			}
				
		.research a {
			color:#3F3F3F; 
			text-decoration: none;
			} 

		.research a:hover {
			color:#2C74C3;
			text-decoration: underline;
			}
			
		.researchon a {
			color: #2C74C3; 
			text-decoration: underline;
			font-style: italic;
			} 
	 
		.researchon a:hover {
			color: #2C74C3;
			text-decoration: underline;
			font-style: italic;
			}
				
		.involve {
			color: #2C74C3;
			}
			
		.involve a {
			color:#3F3F3F; 
			text-decoration: none;
			} 

		.involve a:hover {
			color:#2C74C3;
			text-decoration: underline;
			}
			
		.involveon a {
			color: #2C74C3; 
			text-decoration: underline;
			font-style: italic;
			} 
	 
		.involveon a:hover {
			color: #2C74C3;
			text-decoration: underline;
			font-style: italic;
			}
				
		.contact {
			color: #2C74C3;
			}
			 
		.contact a {
			color:#3F3F3F; 
			text-decoration: none;
			} 

		.contact a:hover {
			color:#2C74C3;
			text-decoration: underline;
			}
			
		.contacton a {
			color: #2C74C3; 
			text-decoration: underline;
			font-style: italic;
			} 
	 
		.contacton a:hover {
			color: #2C74C3;
			text-decoration: underline;
			font-style: italic;
			}
			
		.contactmap a img {
			border: 1px solid #3F3F3F;
			} 

		.contactmap a:hover img {
			border: 1px solid #2C74C3;
			}
	
		.publications {
				color: #3F3F3F;
				}
					
			.publications a {
				color:#2C74C3; 
				text-decoration: underline;
				} 
	
			.publications a:hover {
				color:#2C74C3;
				text-decoration: underline;
				}
				
		.jobs {
				color: #3F3F3F;
				}
					
			.jobs a {
				color:#3F3F3F; 
				text-decoration: none;
				} 
	
			.jobs a:hover {
				color:#2C74C3;
				text-decoration: underline;
				}
	
	
	#right {
		width: 160px;
		float: right;
	
		}
		
		
		.quote {
		    font-family: Georgia, serif;
			font-size:15px;
			font-style: italic;
			line-height: 20px;
			margin-top: 8px;
			color: #666666;
			}
			
		.sans {
			font-family: Arial, sans-serif;
			color: #3F3F3F;
			font-size: 12px;
			line-height: 18px;
			text-align: left; 
			margin-bottom: 12px;
			}
			
			.sans2 {
			font-family: Verdana, sans-serif;
			color: #3F3F3F;
			font-size: 11px;
			line-height: 18px;
			text-align: left; 
			margin-bottom: 12px;
			}
		
		#spotlight {
		
			}
			
		#map {
			border: 1px solid;
			}
			
		.headshot {
			float: left;
			margin-top: 4px;
			margin-right: 10px;
			margin-bottom: 4px;
			}
		
		.zero {
			margin-bottom: 0px;
			}
			
		.clear {
			clear:both;
			}
		
		

		
	
#footer {
		width: 656px;
		margin-top: 25px;
		margin-right: auto;
		margin-left: auto;
		}

	#copyright {
			width: 656px;
			margin-top: 25px;
			margin-right: auto;
			margin-left: auto;
			}
		
		#copyright p {
			font-size: 11px;
			text-align: right;
			color: #666666;
			}
		
/* ©2006 PREMIUM DESIGN WORKS  */