h1 {font-size:1.5em; /* 24pt */
	}
h2 {font-size:1.375em; /* 22pt */
	line-height:1.25;
	padding:.5em 0 0 0;	
	}
h3 {font-size:1.125em; /* 18pt */
	line-height:1.25;
	}
h4 {font-size:1.125em; /* 18pt */
	}
h5 {font-size:1em; /* 16pt */
	}
h6 {font-size:.875em; /* 14pt */
	}
p  {
	font-size:1.1em; /* 12pt */
	line-height:1.35; /* on 15pt */
	margin-bottom:.95em; /* 12pts of space */
 	}
a {
	
	}
a:hover {
	text-decoration:none;
	}
	
	.poem{
		font-family: "Palatino", serif;
	}
	
	.poem h3{
		color:#330000;
	}
	.poem p{
		color:#101010;
	}
	.byline{
		text-align:right;
		font-style:italic;
	}
	.pbyline{
		text-align:right;
		font-style:italic;
		margin-right:180px;
	}
	.address{
		font-family:monospace;
	}

	.booktitle {
		font-style:italic;
	}
	.ital{
		font-style:italic;
	}
	
	.referrer {
		padding-left: 13em;
	}
	
	.poemtight h3{
		color:#330000;
	}
	.poemtight p{
		color:#101010;
	}
	
	.poemtight p  {
	font-size:.95em; 
	line-height:1.25; 
	margin-bottom:.95em; 
 	}
	
	.poemtight ul  {
	font-size:.95em; 
	line-height:1.25; 
	margin-bottom:.95em; 
 	}
	
	
	.centerme{
		text-align:center;
	}
	
	.picbyline{
		font-size:.7em;
		font-style:italic;
		text-align:right;	
	}
	
	.pictitle{
		font-size:1.24em;
		text-align:center;
	}
	
	div#listcol{
		margin-right:320px;
	}
	#listcol img {float:left;}
	
	.clearthefloats{clear:both;}
	
body {
	border:thin solid #000000;
	max-width:950px;
	}
	
	.announcement { 
		font-family:fantasy;
		font-size:x-large;
		text-align:left
		padding-right:1em;
	}
	
	.emph{
		color:#401020;
		font-family:fantasy;
		font-size:small;
		font-weight:bold;
		text-align:center;
	}
	
	#note_wrapper{
		padding: 4em 4em ;
	}
	#authorphoto{
		float:left;
		margin-top:20px;
		margin-right:22px;
	}
	#authorprofile{
		float-left;
		margin-top:9px;
		margin-left: 4px;
		padding-left:6px;
	}
	
#main_wrapper{

	max-width:950px;
	min-width:720px;
	
	margin-left:0px;
	margin-right:auto;
	text-align:left;
	
	
	background:url(../images/WebBackgroundVP.jpg) repeat-y;
	}
	
#header{
	
	}

	#leftcol{
		float:left;
		width:350px;
		margin:15px;
	}
	#rightcol{
		float:left;
		margin:15px;
	}
	
#nav{
	width:230px;
	float:left;
	
	}
	
#content{
	margin-left:230px;
	}
	
#footer{
		clear:both;

	}
	
#header_inner, #nav_inner, #content_inner, #footer_inner{
		overflow:hidden;
	}
#header_inner{
		height:104px;
		border-bottom:3px solid #99042a;
	}
#nav_inner{
		
		padding-left: 6px;
		padding-top:5px;
	}
	
#nav_inner img {
		display:block;
		margin-left:auto;
		margin-right:auto;
		padding-top:8px;
		margin-bottom:10px;
		
	}
	
#nav_inner .padme{
		padding: .2em .5em .5em 1.5em;
	}
	
#content_inner{
		padding:0 1em 1em 1.5em;
	}
#footer_inner{
		border-top:thin solid #000000;
		font-size:.8em;
		text-align:center;
		padding:5px 6px;
		background-color:#d3dada;
	}
