body 
{
	margin: 10px;
	
	font-family: Arial, 'Comic Sans MS', 'Trebuchet MS', Tahoma, sans-serif;
	
	background-image: url( 'graphics/linksbg.jpg' );
	background-repeat: repeat;
}

a {
	text-decoration: none;
	color:#0000ff;
}
a:link {
}
a:visited {
}
a:hover {
	color: #33aa33;	
}
a:active {
	color: #ff0000;
}

h1
{
	font-size: x-large;
}


div.pageholder
{
	width: 100%;
}

div.bannerholder
{
	height:100px;
	
	margin-bottom:2px;
}
.banner
{
	margin-left:0px;
	padding-left:0px;
	height:100px;
	
	background-image: url( 'graphics/ah_banner_notext.gif' );
	background-repeat: repeat-x;
}

div.leftlinks
{
	margin-top:0px;
	
	float:left;
	
	width: 192px;
	
	padding-right:15px;
	
	text-align:right;
	
}
div.leftlinks p
{
	margin-top:20px;
	margin-bottom:2px;
	
	font-weight:700;
	
	color:#4444aa;
	
	border-bottom:#4444dd solid 3px;
}
div.leftlinks p.sub
{
	color:#222288;	
	
	font-style: italic;
	font-weight: 500;
	font-variant: small-caps;
	
	margin-top:5px;
	margin-bottom: 2px;
	
	border: none;
}
div.leftlinks a
{
	margin-top:2px;
	margin-bottom:2px;
	margin-right:4px;
}

div.content
{
	margin-top: 0px;
	margin-left: 200px;
	min-height: 780px;

	padding: 5px;

	background: #ddeeff;

	border: #aaccff double 3px;
}

div.bottomlinks
{
	margin-top: 20px;
	margin-bottom:0px;
	
	text-align:center;
}

div.upcominganniv
{
	border: #ffffff double 3px;
	
}
div.upcominganniv p
{
	margin-top:2px;
	margin-bottom:2px;
	color:#4444aa;
}
div.upcominganniv p.title
{
	font-size:large;
	text-align:center;
}	
div.upcominganniv a
{
	text-align:left;
	font-size:medium;
}
div.upcomingcurrent
{
	float: left;
	
	margin-top: 0px;
	margin-left: 25px;
	
	width: 250px;
}
div.upcomingnext
{
	margin-top: 0px;
	margin-left:384px;
}
div.poem
{
	text-align:center;
	
	margin-top:5px;
	margin-bottom:80px;
	
	border: #ccccff solid 1px;
}
div.memorialpoem
{
	text-align: center;
	
	margin-top:15px;
	margin-bottom:15px;
}


p.poemtitle
{
	font-size:large;
	font-weight:700;
	
	margin-top:15px;
	margin-bottom:2px;
}
p.poem
{
	font-size:medium;
	font-weight:400;
	
	margin-top:2px;
	margin-bottom:2px;
}
p.poemby
{
	font-size:medium;
	font-weight:400;
	
	margin-top:5px;
	margin-bottom:15px;
}


p.title
{
	font-size:x-large;
}
p.subtitle
{
	font-size:large;
}

p.linkslist
{
	margin-left:15px;
	margin-top:2px;
	margin-bottom:2px;
	
	font-size:medium;
}

p.biography
{
    margin: 6px 20px 12px;
    padding-bottom: 0px;
    padding-top: 0px;
    font-family: Arial, 'Comic Sans MS', 'Trebuchet MS', Tahoma, sans-serif;
}
div.infoblock
{
	margin-left:25px;
	margin-bottom:25px;
	font-family: Arial, 'Comic Sans MS', 'Trebuchet MS', Tahoma, sans-serif;
}
div.infoblock p
{
	margin-top:3px;
	margin-bottom:3px;
}

p.picturecaption
{
	font-size: 10px;
	font-family: Arial, 'Comic Sans MS', 'Trebuchet MS', Tahoma, sans-serif;
}
p.submittedby
{
	font-size:smaller;
	margin-top: 30px;
	margin-right:10px;
	text-align: right;
	font-family: Arial, 'Comic Sans MS', 'Trebuchet MS', Tahoma, sans-serif;
}