a.totop {
    text-decoration: none;
    font-weight: 100;
}
a:link, a:visited {
    font-weight: 100;
    color: black;
    }
a:hover {
    font-weight: 100;
    color: #9a343e;
    }
a.reverse:link, a.reverse:visited, a.totopr:link, a.totopr:visited{
    font-weight: 100;
    color: #9a343e;
    }
a.reverse:hover, a.totopr:hover {
    font-weight: 100;
    color: white;
    }
h1 {
	color: #9a343e;
	text-align: center;
    font-weight:100;  
    font-variant:small-caps;
    font-family: "Gill Sans",sans-serif;
	}
h2 {
	color: #9a343e;
	text-align: left;
    font-weight:100;  
    font-variant:small-caps;
    font-family: "Gill Sans",sans-serif;
	}
h3 {
	color: #9a343e;
	text-align: left;
    font-weight:300;  
    font-variant:small-caps;
    font-family: "Gill Sans",sans-serif;
	}
h4 {
	color: #000000;
	text-align: left;
    font-weight:100;  
    font-family: "Gill Sans",sans-serif;
    line-height: 80%;
	}
body {  
    font-family: "Gill Sans",sans-serif;
	background: black;
}
div.figure {
  float: right;
  width: 50%;
  border: thin #9a343e solid;
  margin: 0.5em;
  background-color: #9a343e;
  padding: 0.5em;
  color: grey;
}
div.figure p {
  text-align: right;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
img.scaled {
  width: 100%;
}
table.main {
    margin-right: auto;
    margin-left: auto;
    width: 80%;
    background: white;
    border-width: 1px;
    border-color: #9A343E;
    border-style: dotted;
    }
table.menubar {
    height: 10px;
    width : 100%;
    background-color: #9A343E; 
    }
table.submenubar {
    height: 8px;
    width : 100%;
    }
td.menubar {

    text-align: center;
    color: white;
    width: 15%;
    }
td.submenubar {
    background-color: white;
    border-color: #9A343E;
    color: #9A343E;
    text-align: center;
    width: 15%;
    }
p, li {
    font-weight: 100;
    }
strong {
	color: #9a343e;
	text-align: center;
    font-weight:100;  
    font-variant:small-caps;
    font-family: "Gill Sans",sans-serif;
}
td.main{
    line-height: 90%;
    font-weight: 100;
    }
    
h1.header {
	color: #9a343e;
	text-align: center;
	padding-top: 20px;
    font-weight:100;  
    text-align:center;
    top: 10px;
    font-variant:small-caps;
    font-family: "Gill Sans",sans-serif;
    }

h1.newsbar {
	color: #9a343e;
	text-align: center;
    font-weight:200;  
    font-variant:small-caps;
    font-family: "Gill Sans",sans-serif;
    font-size: 100%;
}
h3.newsbar {
	color: #9a343e;
	text-align: left;
    font-weight:200;  
    font-variant:small-caps;
    font-family: "Gill Sans",sans-serif;
    font-size: 100%;
    line-height: 90%;
}
p.newsbar {
    line-height: 100%;
    font-size: 90%;
    text-align: left;
    }
td.newsbar {
	background: white;
    margin-left: 100px;
    width: 30%;
    vertical-align: top;
	padding: 2px;
	border: 1px #9a343e dotted;
}
a.menubar:link, a.menubar:visited  {
    font-variant: small-caps;
    font-weight: 100;
    color: white;
    text-decoration: none;
    background-color: #9a343e;
}
a.menubar:hover {
    font-weight: 100;
    color: #9a343e;
    text-decoration: none;
    background-color: white;
    font-variant: small-caps;
}
a.submenubar:link, a.menubar:visited  {
    font-variant: small-caps;
    font-weight: 100;
    color: #9a343e;
    text-decoration: none;
    background-color: white;
}
a.submenubar:hover {
    font-weight: 100;
    color: white;
    text-decoration: none;
    background-color: #9a343e;
    font-variant: small-caps;
}
td.content{
    background-color: #D0D0D0;  
    border: 1px #9a343e solid;
    text-align: justify;
    height: 300;
    vertical-align: top;
    padding: 0px 5px 0px 5px;
}
p.posted {
    text-align: right;
    font-style: italic;
    font-weight: 100;
    font-size: x-small;
}
.story {
    background-color: white;
    float: left;
    width: 600px;
    height: 600px;
    padding: 2px;
    border-bottom: 1px solid black;
}
p.small {
    font-size: 85%;
    text-align: right;
}
.paststory{
    background-color: white;
    padding: 0.5em;
    border-bottom: 1px solid black
}
td.maininfo{
    background-color: white;
    text-align: left;
    padding: 2px;
    border-bottom: 1px dotted black
}
.leftimage {
    float: left;
    border: thin #9a343e solid;
    margin: 0.5em;
    padding: 0.5em;
}
.rightimage{
    float: right;
    border: thin #9a343e solid;
    margin: 0.5em;
    padding: 0.5em;
		}
td.nextevent {
    background-color: silver;
    vertical-align: top;
    font-size: 120%;
    padding: 2px;
}
.nextevent {
    font-size: 100%;
    color: black;
    margin-left:1cm;
    text-align: left;
}
#nonfosep{
        
    background-color: white; 
    border: 1px #9a343e solid;
    width: 800px;
    text-align: justify;
    padding: 1em;
}	
table.footer {
    background-color: gray; 
    border: 1px black dotted;
    padding: 0px 5px 0px 5px;
    font-weight:100;
}
h3.footer {
   font-size: 80%;
   color: black;
}
p.footer {
   font-size: 80%;
   color: white;
   margin-left: 2px;
}
td.footer {
    width: 50%;
    border-width: 1px; 
    border-color: #9A343E; 
    border-style: dotted;
}
table.shortlist {
    width: 100%;
    border-width: 1px; 
    border-color: #9A343E; 
    border-style: dotted;
    background-color: silver;
}
td.shortlist{
    border: 1px silver dotted;
    text-align: justify;
    padding: 0px 5px 0px 5px;
    font-weight:100;    
}
p.shortlist {
    color: black;
    font-weight: 100;
}
