/* Hides from IE5-mac \*/
* html #nav, #content {height: 1%;}
/* End hide from IE5-mac */ 



body	{
	margin:		0;
	padding:	0;
	font : 12pt georgia, serif;
	color:	#000;
	}


blockquote , UL , OL , DL , LI , P , B, td {
	font : 12pt georgia, serif;
	color : #000;
}

#wrapper {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	}
	
#sidenav {
display: none;
	}
	
#content {
	background: white url(images/logosmall.gif) 2px 2px  no-repeat;
	position: relative;
	margin: 0 auto 0 auto;
	font : 11pt georgia, serif;
	color : #fff; 
	}
	
#content.faculty h2 {
	text-align: right;
	Padding: 15px 10px 20px 0;
	}
	
.photocap  {
	width: 305px;
	margin: auto;
	padding-top: 10px
	}
	
.photocap p {
	text-align: left;
	text-style: italic;
	}
	

div#nav {
display: none;
		}
	
A:link {
color : #000;
text-decoration : none;
font-weight : bold;
}




STRONG , B {
font-weight : bold;
color : #000;
}

td {
	font : 11pt georgia, serif;
color : #000;
}

td.txt {
	font : 11pt georgia, serif;
	color : #000;
}

div.footer {
display: none;
}


h1	{
	font-size:	18px;
	line-height: 18px
	}
h2	{
	font-size:	16px;
	line-height: 16px
	}
h3	{
	font-size:	14px;
	line-height: 14px
	}
h4, h5	{
	font-size:	12px;
	line-height: 12px
	}
	
h1, h2, h3, h4, h5, h6	{
	margin:	0 0 0 0;
	font-style :  georgia, serif;
	color : #000;
	background: transparent;
	}

td.h1, td.h2, td.h3, td.h4, td.h5, td.h6	{
	font-style :  georgia, serif;
	color : #000;
	}

td p.fptext {
	margin-top: 0;
	padding-left: 10px;
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 0;
	padding-bottom: 1em;
	color: red;
	}

img.facultypic {
	float: left;
	border: 1px black solid;
	margin: 15px 10px 12px 0;
	}

div#footer {
display: none;
	}

