    body {
        margin:0px;
        padding:0px;
        margin-top:15px;
        margin-bottom:45px;
        font-size:62.5%;
        text-align:center;
    }
	
	a {
		color:#565BA3;
	}
	
	a:hover {
		color:#757CD8;
	}
        
    #body { 
        line-height:130%;
		font-family:"Times New Roman", Times, serif;
        font-size:1.5em; 
    }
    
    #wrapper {
        margin:0px auto;
    }
    
    #links {    
        background-image:url('bgsmall.gif');
        background-repeat:repeat-x;
        padding-top:2px;
        margin-top:10px;
        width:100%;
        height:30px;
    }
 
    #links a {
        color:#ECECEC;
        font-size:1.4em;
        font-family:Georgia;
        text-decoration:none;
        font-weight:bold;
    }
    
    #links a:hover {
        text-decoration:underline;
    }
    
    #links  ul {
        margin:0px;
        padding:0px;
    }
    
    #links  ul li {
        display:inline;
        margin-left:1.4em;
        margin-right:1.4em;
    }
    
    #logo {
        
    }
    
    #body {    
        margin:0px auto;
        margin-top:40px;
        margin-bottom:10px;
        text-align:left;
        width:550px;
    }
    
    img.portrait {
        float:left;
        margin-right:1em;
        margin-bottom:.5em;
    }
	
	h1 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:1.6em;
		text-align:center;
		padding-bottom:.6em;
		border-bottom:solid 1px black;
	}
    
    h2.name {
        text-align:center;
    }
	
	h2.join {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:1.1em;
	}
	
	h3.join {
		font-weight:normal;
		font-size:1.1em;
		font-style:italic;
	}
    
    h3.subtitle {
        text-align:center;
        font-style:italic;
        font-size:1.2em;        
        border-bottom:solid 1px #444;
    }
	
	div.quote {
		border:solid 1px black;
		padding:1em;
		background-color:#dfdfdf;
	}
	
	.college
	{
	font-size:.85em;font-style:italic;
	}
	
	table#board td
	{
		vertical-align:top;
		width:20em;
	}
	
	#schedule p.tabbed
	{
	    margin-left:1em;
	    padding-left:1em;
	    margin-top:-.3em;
	}
	
	#schedule
	{
	}
	
	#schedule p.date
	{
	    text-decoration:underline;
	    margin-top:1em;
	    padding-bottom:0;
	    margin-bottom:0;
	}
	
	#schedule p
	{
	    padding:0;
	    margin:0;
	    margin-bottom:.3em;
	}
	
	