
body {
background-image: url(/images/canvas.jpg);
color: #110D42;
font-family: Times New Roman;
font-size: 17px;
}

a:link {
color: #110D42; 
font-weight: bold;
text-decoration: underlined;
}

a:visited {
color: #C3961E;
font-weight: bold;
text-decoration: underlined;
}

a:hover, a:active {
color: #000000;
font-weight: bold;
text-decoration: underlined;
}

.blue {
background: url(/images/tile.png) repeat top left;
border: 1px solid #110D42;
}

.textbox {
background: #F8F5D7;
border: 1px solid #110D42;
width: 622px;
height: 800px;
text-align: justify;
}

.innertextbox {
background: #A5B9BE;
border: 1px solid #110D42;
font-size: 20px;
color: #000000;
width: 500px;
height: 200px;
text-align: center;
}

.innertextbox a:link {color: #110D42;}
.innertextbox a:visited {color: #110D42;}
.innertextbox a:hover {color: #000000;}
.innertextbox a:active {color: #000000;}

.scrolltop {
background: url(/images/scrolltop.gif) no-repeat top left;
height: 100px;
}

.scrollbottom {
background: url(/images/scrollbottom.gif) no-repeat bottom right;
height: 100px;
}

.footer {
font-size: 9pt;
text-align: center;
border: 0;
vertical-align: bottom;
}

.main {
margin: 0 auto;
width: 800px;
}

.main2 {margin-top: 45px;}

.insignia {
position: absolute;
background: url(/images/insignia.gif) no-repeat top center;
width: 147px;
height: 208px;
margin-top: -30px;
margin-left: -398px;
left: 50%;
}

.navdiv {
width: 120px;
height: 457px;
}

.navlinks {
position: absolute;
margin-top: 145px;
}

.navlinks img {border: 0;}

.imgborder {border: 1px #110D42 solid;}

.graves {font-size: 14px;}

.graves a:link img {border: 2px solid #110D42;}
.graves a:visited img {border: 2px solid #C3961E;}
.graves a:hover img {border: 2px solid #000000;}
.graves a:active img {border: 2px solid #000000;}

.22 {font-size: 22px;}

.cal td {border: 1px solid #110D42;}

.name {font-size: 18px; font-weight: bold;}

.time {font-size: 15px;}

