body {
behavior: url("csshover2.htc");
background-image: url("images/disciple.jpg");
background-attachment: fixed;
background-color: white;
font-family: sans-serif;
font-size: 1em;
color: black;
}

a:link {
background-color: transparent;
text-decoration: underline;
color: #13939C;
}

a:visited {
background-color: transparent;
text-decoration: underline;
color: #0D646A;
}

dl.menu {
top: 0;
left: 0;
position: fixed;
width: 12em;
margin: 0;
padding: 0;
}

dt.menu {
border: 1px solid gray;
cursor: pointer;
margin: 2px 0;
height: 1.3em;
line-height: 1.3em;
text-align: center;
font-weight: bold;
background-color: #E5E5E5;
color: black;
}

dt.menu:hover {
background-color: yellow;
color: black;
}

dd.menu {
margin: 0;
padding: 0;
border: 1px solid gray;
text-align: center;
font-weight: normal;
}

a.menu:link {
background-color: transparent;
color: #0D646A;
text-decoration: none;
}

a.menu:visited {
background-color: transparent;
color: #0D646A;
text-decoration: none;
}

.nosubmenu {
display: none;
}

ul.submenu, li.submenu {
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
background-color: transparent;
display: block;
border: 0 none;
color: black;
}

li.submenu:hover {
background-color: #F8FF9B;
color: black;
}

a.submenu:link {
background-color: transparent;
color: #13939C;
text-decoration: none;
}

a.submenu:visited {
background-color: transparent;
color: #0D646A;
text-decoration: none;
}

dt.blank {
background-color: transparent;
border: 0;
margin: 2px 0;
height: 0.6em;
line-height: 0.6em;
}

div.text {
position: absolute;
top: 0;
left: 13em;
margin-right: 1em;
}

img {
border-style: none;
}

div.imgintext {
position: relative;
float: left;
margin-right: 1em;
}

div.thumbtable {
text-align: center;
}

table.thumbtable {
margin-left: auto;
margin-right: auto;
text-align: center;
}
