body {background-color: black; color: white; font-family: "Present LT Roman", "Tempus Sans ITC", sans-serif;}



a:link {text-decoration: none; background-color: black; color: #8c8cff; font-weight: bold;}
a:visited {color: #8c8cff; background-color: black; text-decoration: none; font-weight: bold;}
a:hover {text-decoration: underline; color:#8c8cff;}

#main {background-color: white; width: 80%; margin: auto; text-align: left; padding: 1em;
font-family: Verdana, sans-serif; color: black; font-size: 80%}

#main a:link {color: #0000ff; text-decoration: none; background-color: white;}
#main a:visited {color: #0000ff; text-decoration: none; background-color: transparent; }
#main a:hover {color: #0000ff; text-decoration: underline; background-color: #cccccc}

#focus {font-size: 120%; margin-left: 2em;}
#focus h3 {font-size: 100%}

#nav {color: white;  text-align: center; font-size: 115%;}
#nav a {background-color: transparent; color: #cccccc; text-decoration: none;}
#nav a:hover {background-color: transparent; color: #8c8cff; text-decoration: none;}

#nav ul {list-style: none;}
#nav li {display: inline; padding-right: 3em;}

#footer {background-image: url(http://outoftheblackbox.org/images/O2B2.gif); 
         background-repeat: no-repeat; text-align: center; margin-top: 1em; font-family: Verdana, arial, san-serif; font-weight: bold;}


.emphasis {font-weight: 700; font-style: italic;}
.copyright {font-size: 85%; font-family: "Present LT Roman", "Tempus Sans ITC", sans-serif; font-weight: normal;}
.title {font-style: italic;}
.alert {font-size: 150%; color: #0000ff; font-family: Verdana, arial, san-serif; text-align: center;}
.alert-message {margin-left: 2em; font-family: "Present LT Roman", "Tempus Sans ITC", sans-serif; font-weight: lighter; font-size: 100%;}
.person {float: right; width: 50%;}
.lines {border-style: dotted; border-color: #ffffff #ffffff #cccccc #ffffff;}

hr {text-align: center; margin: 1em;}

h3 {text-align: right; font-style: italic;}
h4 {position: relative; left: -1em; font-style: italic; font-size: 90%}
img {margin: .5em;}
