@charset "utf-8";
/* CSS Document */

*{margin: 0px; padding: 0px;}
td{vertical-align: top;}
body{text-align: left; font-family: Arial, Helvetica, sans-serif; background: #7a7a7a url(images/body_background.jpg) repeat-x top center}

#wrapper{background:url(images/shadow_background.jpg) no-repeat top center; width: 974px; margin: auto; }
#wrapper2{background:url(images/shadow_background_bottom.jpg) repeat-y top center; width: 974px; margin: auto; }
#all{width: 950px; margin: auto; background: #fff}

#right_sidebar{width: 220px; border-left: 1px solid black;  font-family: Georgia, "Times New Roman", Times, serif; text-align: left;
                }
				
#right_sidebar #contact_info{padding: 15px;}

#main{background: url(images/main_background.jpg) repeat-y; text-align: right}

#main table{margin-left: 15px; margin-top: 0px;}

#content{padding: 15px 25px 15px 50px; text-align: left;}

#footer{background: url(images/footer.jpg) repeat; height: 20px;}

#header {background: #231f20; padding-top: 0px;}


#footerlinks{width: 950px; text-align: center; margin: auto; padding-top: 10px;}
#footerlinks a{color: black; text-decoration: none;}
#footerlinks a:hover{color: white;}
#copyright{font-size: .8em;}



ul{list-style-image: url(images/whiteball.gif); margin: 15px;  text-align: left;}

ol{margin-left: 25px;}
li{list-style-position: outside; padding-top: 3px; padding-bottom: 3px;}

p {margin-top: 1em; margin-bottom: 1em;}

h1, h2, h3 {padding: 3px; background: #ddd; padding-left: 15px; border:  ridge #666 3px;}
h2{margin-top: .8em; margin-bottom: .8em;}
h3{margin-top: .7em; margin-bottom: .7em;}

a{color:#C00}
a:hover{color:black;}

.smaller{font-size:.9em;}
.more_info{font-size: .9em}

#contact_wrap{height: 350px; background-color:  #d8d8d8; margin-top: 75px;  border-bottom: 1px solid black}

#contact_info{border-top: 1px solid black;}

#more_links a{text-decoration: none;}
#more_links td{padding-bottom: 3px; vertical-align: middle; height: 25px;}

#affiliations{text-align: center;}
#affiliations td{vertical-align: middle; text-align: center;}
#affiliations img{margin-left: auto; margin-right: auto; display: block; border: none;}

.bio_image{}