/*The # symbol denotes an id, whereas the "." denotes a class */

body {
	margin: 0 0 1em 0;
	padding: 0;
	color: black;
	background: url(images/chembg.jpg);
	line-height: 120%;
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	text-align: center;
	min-width: 800px;
}

a {
	color:#00499B;	
}

#lab-meeting-schedule{
	text-align:center;
	font-weight:bold;
	margin: auto;
	border-radius: 4px;
	border:dashed 1px #000;
	padding-top: 3px;
	width: 500px;
}

#lab-meeting-schedule a{
	text-decoration:none;
	color:#000;
}

#lab-meeting-schedule a:hover{
	color:#00499B;
	font-weight: bold;
}


#top-left {
	float:left;
	width: 50%;
	height:331px;
}

#top-right {
	float:right;
	width: 50%;
	height:331px;
}

#bot-left {
	float:left;
	margin-top: 30px;
	width: 50%;
}

#bot-right {
	margin-top: 30px;
	float:right;
	width: 50%;
}

#bot-full {
	margin-top: 30px;
}

#main-image {
	text-align:center;
	margin-top:21px;
	margin-bottom:21px;
}

#image {
	text-align:center;
	border-radius: 5px;
}

#overview-content{
	padding-left:5px;
	padding-right:5px;
	height:331px;
}

#header {
	width: 960px;
	height: 107px;
	line-height: 125px;
	margin: 0 auto;
	text-align: left;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
}


#header h1 {
	margin: 0;
	padding: 0;
	color: #eee;
	font-size: 220%;
	padding-left: 10px;
	letter-spacing: -1px;
}

#menu{
	width:950px;
	margin: 0 auto;
	font-size:95%;
}

#menu ul{
	list-style:none;
	margin: 0;
	padding: 0;
	text-align:left;
	font-weight:bold;
}

#menu li{
	display:inline;
	padding-bottom:2px;
	padding-left: 1px;
	padding-right: 1px;
	paddin-top: 4px;
}

#menu .thispage a {
	background:#FFF;
	border-top: 1px solid #707070;
	border-left:1px solid #707070;
	border-right:1px solid #707070;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #000;
}


#content {
	width: 950px;
	background: #FFF;
	margin: 0 auto;
	text-align:left;
	padding: 1.5em 10px 20px 10px;
	border: 1px solid #707070;
	border-radius:5px;
	-moz-box-shadow: 3px 3px 4px #000; /* Firefox */
 	-webkit-box-shadow: 3px 3px 4px #000; /* Safari/Chrome */
 	box-shadow: 3px 3px 4px #000; /* Opera and other CSS3 supporting browsers */
 	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";/* IE 8 */
 	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');/* IE 5.5 - 7 */ 
}

#content-pubs {
	background: #FFF;
	margin: 0 auto;
	text-align:left;
	padding-top: 1.5em 1% 2% 2%;
}

#content-pubs p {
	text-indent: 0em;
	margin-left: 3%;
	margin-right: 3%;
	padding: 5px;
	
}

#protein-portraits {
	width: 100%;
}

#protein-portraits td {
	vertical-align:top;
	height: 130px;
}

#pp_image{
	border: solid 2px #000;
	border-radius: 3px;
		-moz-box-shadow: 3px 3px 4px #999; /* Firefox */
	-webkit-box-shadow: 3px 3px 4px #999; /* Safari/Chrome */
	box-shadow: 3px 3px 4px #999; /* Opera and other CSS3 supporting browsers */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";/* IE 8 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');/* IE 5.5 - 7 */
}

#coor-content {
	width:350px;
	vertical-align:top;
	margin-left:2%;
}

#members-table {
	width:952px;
}

#members-table td{
	text-align:left;
}

#members-table img{
	border: solid 2px #000;
	border-radius:3px;
	-moz-box-shadow: 3px 3px 4px #999; /* Firefox */
 	-webkit-box-shadow: 3px 3px 4px #999; /* Safari/Chrome */
 	box-shadow: 3px 3px 4px #999; /* Opera and other CSS3 supporting browsers */
 	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";/* IE 8 */
 	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');/* IE 5.5 - 7 */ 
}

#picture {
	height: 155px; 
}

#main-picture {
	background:url(images/no-picture-large.jpg);
	background-repeat:no-repeat;
	height:210px;
	width:820px;
	text-align:center;	
	margin:auto;
	padding-bottom: 20px;
}

#menu a{
	color:#FFF;
	text-decoration:none;
	padding: 0.25em 1em;
	font-size: 95%;
	padding-bottom: 3px;
	padding-top: 4px;
	text-shadow:#000;
}

#menu a:hover {
	color:#06F;
}

#subcontent td{
	width: 50%;
	vertical-align:top;
	padding-left: 1%;
	padding-right: 1%;
	line-height: 100%;
}

#subcontent p {
	text-indent: 0em;
	margin-top:0px;
	padding-right: 5%;
}


#column1 td {
	vertical-align:top;
	width:auto;
}

#column1 p {
	vertical-align:top;		
}

#column1 td img {
	vertical-align:middle;
}

#more-button {
	text-align:left;
	background-image:url(images/button.jpg);
	background-repeat:no-repeat;
	float:left;
	width: 75px;
	height: 26px;
	font-weight:bold;
	text-align:center;
	margin-right: 5%;
	font-size: 75%;
	margin-bottom:20px;
	margin-top:5px;
	margin-left: 2%;
}

#recent-publications {
	font-size:15px;	
}

#research-interests-table td{
	padding-bottom:15px;
}

#research-interests-table p{
	margin-left:2%;
}

#more-button a {
	text-decoration:none;
	color:#fff;
	line-height: 25px;
	padding-bottom: 7px;
	padding-top: 7px;
}

#more-button:hover {
	background-image:url(images/button-press.jpg);
}

h2 {
	letter-spacing: -1px;
	font-size: 120%;
	margin-left: 1%;
	padding-bottom: 3px;
	color: #2f1e2c;
	border-bottom: 1px solid #707070;
	margin-right:1%;
	margin-top:0px;
}
	
h3 {
	letter-spacing: -1px;
	font-size: 100%;
	margin-left:1%;
	padding-bottom: 3px;
	color: #2f1e2c;
	border-bottom: 1px solid #707070;
	margin-right:1%;
}
	
p{
	width:95%;
	margin:auto;
	text-align:left;
	font-size:75%;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:2%;
}

td p{
	font-size:75%;
	margin: 0;
	text-indent: 0em;
	text-align:left;
}

h4 {
	font-size:100%;
	padding:0px;
	padding-bottom:3px;
	letter-spacing:-1px;
	color: #2f1e2c;
	margin:0px;	
}

#contactinfo p{
	margin-bottom:0px; 
	margin-top: 0px;
}

#contact-pic {
	background:url(images/campuslocation.png);
	background-repeat:no-repeat;
	background-position:center;
	width: 665px;
	height: 325px;
	margin:0 auto;
}

.dropshadow {
	-moz-box-shadow: 3px 3px 4px #999; /* Firefox */
	-webkit-box-shadow: 3px 3px 4px #999; /* Safari/Chrome */
	box-shadow: 3px 3px 4px #999; /* Opera and other CSS3 supporting browsers */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";/* IE 8 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');/* IE 5.5 - 7 */ 
}

.black_border {
	border: solid 3px #000;
}

#pubnav ul{
	text-align:center;
	list-style:none;
	margin: 0;
	padding: 0;
}

#pubnav li {
	display:inline;
	padding-left:2px;
	padding-right:2px;
}

#pubnav a {
	color:#666;
	text-decoration:none;
}

#pubnav a:hover {
	color:#09F;	
}

#directions td {
	vertical-align:top;
	text-align:left;
}

#directions td p {
	margin:0 auto;
}

#fine-print {
	font-size:65%;
	text-align:right;
}

#wrapper-header{
	text-align: right;
	color:#FFF;	
	padding-right:10px;
	font-size:80%;
	font-weight:bold;
}