/*
a style sheet for the web site epitaphorigins.info/hundreds.htm
*/
body {
background-color:#99cc99;
padding: 2px;
font-weight: normal;
font-size: medium;
font-style: normal
}
hr {
noshade size:"7";
width:"90%";
text-align:center;
color:#ffffff
}
p,td,th,caption{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size: medium;
color: #000000;
line-height: 1.8em
}
table {
width: 80%;
border: 3px solid #669966
}
td, th {
text-align:left;
vertical-align:top;
background-color: #ffffff
}
.done {
background-color:#cccccc
}
a:link{
color: #0000ff; text-decoration:none
}
a:visited{
color: #ff00ff; text-decoration:none
}
a:active, a:hover{text-decoration:underline;
}
h1,h2,h3{
font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
font-weight: bold;
color: #000000
}
h1{
font-size: 36pt;
line-height:125%
}
h2{
font-size:large
}
h3{
font-size:normal
}
.leftcolumn,.rightcolumn, .lefttext, .righttext{
width:45%;
background-color:#ccffcc;
padding:4px;
border:3px solid #669966
}
.leftcolumn, .rightcolumn {
text-align: center
}
.lefttext, .righttext {
text-align: left
}
.leftcolumn, .lefttext {
float:left
}
.rightcolumn, .righttext {
float:right
}
.manorleft{
float:left;
border: 3px solid #669966
}
.manorright{
float:right;
margin:15px;
border: 3px solid #669966
}
.corner{
float:right;
border:5px solid #669966
}
