.header {
background-color : #103655;
font-weight : bold;
color: white;
text-align : center;
}

input {
background-color : white;
font-weight : bold;
color: black;
text-align : center;
border: 1 solid #103655;
}

.wlinksinput {
font-size : 10px;
line-height : 14px;
background-color : white;
font-weight : bold;
color: black;
text-align : center;
border: 1 solid #103655;
}

.highlight {
background-color: #99ccff;
}
.names {
   font-weight : bold;
   color: #103655;
   font-size: 18px;
}
.obits {
    float:left; margin:0px 10px 0px 0px;
    border: 1 solid black;
    height: 150px;
    width: 100px;
}
div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}
a.home {
   display: block;
   width: 90px;
   height: 26px;
   text-decoration: none;
   background: url("images/home.jpg");
}
a.home:hover {
   background: url("images/homer.jpg");
}
a.forms {
   display: block;
   width: 94px;
   height: 26px;
   text-decoration: none;
   background: url("images/forms.jpg");
}
a.forms:hover {
   background: url("images/formsr.jpg");
}
a.subscribe {
   display: block;
   width: 90px;
   height: 26px;
   text-decoration: none;
   background: url("images/subscribe.jpg");
}
a.subscribe:hover {
   background: url("images/subscriber.jpg");
}
a.contact {
   display: block;
   width: 95px;
   height: 26px;
   text-decoration: none;
   background: url("images/contact.jpg");
}
a.contact:hover {
   background: url("images/contactr.jpg");
}
a.click {
   display: block;
   width: 248px;
   height: 60px;
   text-decoration: none;
   background: url("images/click.jpg");
}
a.click:hover {
   background: url("images/clickr.jpg");
}
.border {
    border-style: solid;
    border-color: #003366;
    border-width: 3px;
}
.links {
background-color : white;
text-align : center;
}
tr, td, div, body {
font-family : myriad, arial;
font-size : 14px;
line-height : 17px;
color : black;
font-weight : normal;
}
.tcenter {
text-align:center;
}
textarea.long {
width : 295px;
height : 18px;
}
textarea.medium {
width : 295px;
height : 40px;
}
textarea.short {
width : 96px;
height : 18px;
}
textarea.info {
width : 295px;
height : 96px;
}
body {
background-color : #99ccff;
background-image : url('images/bgcolor.jpg');
}
textarea, select {
font-family : myriad, arial;
font-size : 11px;
color : black;
border : 1px solid #103655;
background-color : white;
margin : 0;
padding : 0;
}
.blinks a:link {
font-size : 10px;
line-height : 14px;
}
.blinks a:hover {
font-size : 10px;
line-height : 14px;
}
.blinks a:visited {
font-size : 10px;
line-height : 14px;
}
.blinks {
font-size : 10px;
line-height : 14px;
}

.wlinks a:link {
font-size : 10px;
line-height : 14px;
color: white;
font-weight: bold;
}
.wlinks a:hover {
font-size : 10px;
line-height : 14px;
color : #99ccff;
font-weight: bold;
}
.wlinks a:visited {
font-size : 10px;
line-height : 14px;
color: white;
font-weight: bold;
}
.wlinks {
font-size : 10px;
line-height : 14px;
color: white;
font-weight: bold;
}

.mlinks a:link {
font-size : 13px;
font-weight: bold;
color : black;
text-decoration : none;
height : 0;
}
.mlinks a:visited {
font-size : 13px;
font-weight: bold;
color : black;
text-decoration : none;
height : 0;
}
.mlinks a:hover {
font-size : 13px;
color : #003366;
font-weight : bold;
text-decoration : none;
height : 0;
}
a {
color : #003366;
text-decoration : underline;
}
a:visited {
color : #003366;
text-decoration : underline;
}
a:hover {
color : #99ccff;
font-size : 14px;
text-decoration : underline;
}
* {
padding : 0;
margin : 0;
}
body {
text-align : center;
}
h1 {
font-size : 1.4em;
padding : 10px 10px 0;
}
p {
padding : 0 10px 1em;
}
html, body {
height : 100%;
}
#container {
width : 841px;
margin : auto;
text-align : left;
}
* html #container {
height : 100%;
}

