BODY
{
    BACKGROUND: url(graphics/linksbg.jpg);
    FONT-FAMILY: Arial, 'Comic Sans MS', 'Trebuchet MS', Tahoma
}
TH
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 24px;
    COLOR: blue
}
A
{
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
A:link
{
    COLOR: blue
}
A:visited
{
    COLOR: blue
}
A:hover
{
    COLOR: green
}
A:active
{
    COLOR: red
}
TD.content
{
    BORDER-RIGHT: #aaaaaa thin solid;
    BORDER-TOP: #ffffff thin solid;
    PADDING-LEFT: 5px;
    BORDER-LEFT: #ffffff thin solid;
    COLOR: navy;
    BORDER-BOTTOM: #aaaaaa thin solid;
    BACKGROUND-COLOR: #e0e0e0;
    TEXT-ALIGN: left
}
td.anniv
{
    BORDER-RIGHT: #aaaaaa thin solid;
    BORDER-TOP: #ffffff thin solid;
    margin-top: 30px;
    padding-top: 25px;
    PADDING-LEFT: 5px;
    BORDER-LEFT: #ffffff thin solid;
    COLOR: navy;
    BORDER-BOTTOM: #aaaaaa thin solid;
    BACKGROUND-COLOR: #e0e0e0;
    TEXT-ALIGN: left
}
A.indent
{
    MARGIN-LEFT: 10px
}
P
{
    PADDING-RIGHT: 0px;
    MARGIN-TOP: 0px;
    PADDING-LEFT: 0px;
    MARGIN-BOTTOM: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN-LEFT: 0px;
    PADDING-TOP: 0px
}
P.poem
{
    FONT-SIZE: smaller;
    FONT-FAMILY: Arial, 'Comic Sans MS', 'Trebuchet MS', Tahoma;
    TEXT-ALIGN: center
}
P.subtitle
{
    FONT-SIZE: 18px;
    MARGIN-BOTTOM: 24px;
    FONT-FAMILY: Arial, 'Comic Sans MS', 'Trebuchet MS', Tahoma;
    TEXT-ALIGN: center
}
P.poemtitle
{
    FONT-SIZE: larger;
    FONT-STYLE: italic;
    FONT-FAMILY: Arial, 'Comic Sans MS', 'Trebuchet MS', Tahoma;
    TEXT-ALIGN: center
}
P.linktext
{
    FONT-WEIGHT: 600;
    COLOR: navy
}
.biography
{
    PADDING-BOTTOM: 0px;
    MARGIN: 6px 20px 12px;
    COLOR: navy;
    PADDING-TOP: 0px;
    FONT-FAMILY: Arial, 'Comic Sans MS', 'Trebuchet MS', Tahoma
}
P.died
{
    MARGIN-BOTTOM: 25px;
    MARGIN-LEFT: 25px;
    FONT-FAMILY: Arial, 'Comic Sans MS', 'Trebuchet MS', Tahoma
}
P.born
{
    MARGIN-LEFT: 25px;
    COLOR: navy;
    MARGIN-RIGHT: 25px;
    FONT-FAMILY: Arial, 'Comic Sans MS', 'Trebuchet MS', Tahoma
}
p.picturecaption
{
	color: navy;
	font-size: 10px;
	font-family: Arial, 'Comic Sans MS', 'Trebuchet MS', Tahoma;
}
.linkinfo
{
    MARGIN-TOP: 3px;
    FONT-SIZE: smaller;
    MARGIN-BOTTOM: 12px;
    COLOR: navy;
    FONT-FAMILY: Arial, 'Comic Sans MS', 'Trebuchet MS', Tahoma;
}
p.linkspagecat
{
	color: navy;
	font-size:16px;
	font-weight: 600;
	margin-bottom: 6px;
	margin-left: 6px;
	font-family: Arial, 'Comic Sans MS', 'Trebuchet MS', Tahoma;
}
p.submittedby
{
	color: navy;
	font-size:smaller;
	margin-top: 30px;
	margin-right:10px;
	text-align: right;
	font-family: Arial, 'Comic Sans MS', 'Trebuchet MS', Tahoma;
}
TD.links
{
    BORDER-RIGHT: #006699 thin solid;
    BORDER-TOP: #66ccff thin solid;
    BORDER-LEFT: #66ccff thin solid;
    BORDER-BOTTOM: #006699 thin solid;
}

.today { 
	font-family: 'Trebuchet MS';
	font-size:larger;
	background-color:#fafafa; 
}
.oneweek {
	font-family: 'Trebuchet MS';
	font-size:normal;
	background-color:#c0c0c0;
 }
.nextmonth { 
	font-family: 'Trebuchet MS';
	font-size:smaller;
	background-color:#a0a0a0;
}
.thismonth {
	font-family: 'Trebuchet MS';
	font-size:normal;
	background-color:#dadada;
}
.thismonthanniv 
{
	position: absolute;
	left:5%

}
.nextmonthanniv 
{
	position: absolute;
	left:50%;
}