td.news-heading{
background-color: rgb(0,0,0);
color:rgb(255,255,255);
font-size: 20px;
font-weight: bold;
font-family: arial;
padding: 10px 2px 2px 5px;
width: 40em;
}

img.banner {
  height: 163px;
}

td.news-heading-layout {
padding: 10px 2px 2px 2px;
}

div.news-heading {
font-size: 20px;
padding: 5px 5px 5px 5px;
background-image: url("./images/gradient-orange.jpg");
background-repeat: repeat-y;
color: black;
}

div.small-date {
font-size: 15px;
}

div.news-super-heading {
font-size: 25px;
color: black;
}

.news-item {
padding: 5px 5px 5px 5px;
border-style: solid;
border-width: thin;
border-color: gray;
color: black;
}

img.link {
border: 0px;
}

body.main {
border-style: solid;
border-width: thin;
}

td.menu {
color: black;
background-image: url("./images/gradient-orange.jpg");
border-style: solid;
border-color: orange;
border-width: thin;
width: 15em;
padding: 2px 2px 2px 10px;
}

td.selectedOption {
color: black;
background-color: #993366;
border-style: solid;
border-color: #993366;
border-width: thin;
width: 15em;
padding: 2px 2px 2px 10px;
}

td.currentOption {
color: black;
background-color: black;
border-style: solid;
border-color: black;
border-width: thin;
width: 15em;
padding: 2px 2px 2px 10px;
}

a:visited.menu, a:link.menu {
font-family: arial, sans-serif;
font-weight: bold;
text-decoration: none;
color: purple
}

a:visited.menuhover, a:link.menuhover {
font-family: arial, sans-serif;
font-weight: bold;
text-decoration: none;
color: white
}

a:hover.oldlinkhover {
font-family: arial, sans-serif;
font-weight: bold;
color: white;
text-decoration: none
}

div.copyright {
font-family: arial, sans-serif;
font-size: 10px;
color: black;
text-align: center
}

a:visited.newslink, a:link.newslink {
font-family: arial, sans-serif;
text-decoration: none;
color: black
}

a:hover.newslink {
font-family: arial, sans-serif;
color: red;
text-decoration: none
}

p.note  {
border-style: solid;
border-width: thin
}

td.content-layout {
width: 65%;
padding: 10px 2px 2px 2px;
}

td.section-heading {
background-color: rgb(253,208,111);
color: purple;
font-size: 30px;
border-style: solid;
border-width: thin;
border-color: orange;
padding: 10px 2px 2px 5px;
}

td.content {
padding: 10px 10px 10px 10px;
border-style: solid;
border-width: thin;
border-color: orange;
}

table.content {
width: 70%;
}

td.menu-layout {
width: 15%;
padding: 10px 2px 2px 2px;
}

p.quote {
text-align: center;
font-style: italic;
}

font.sourceText {
text-align: center;
font-weight: bold;
}

font.author {
font-style: normal;
}

p.source1 {
text-align: right;
}

p.source2 {
text-align: center;
}

.centeredImage
{
background-color: black;
text-align:center;
margin-top:0px;
margin-bottom:0px;
}

.centeredImageWhite
{
background-color: white;
text-align:center;
margin-top:0px;
margin-bottom:0px;
}

.centeredImageTan
{
background-color: rgb(225,189,123);
text-align:center;
margin-top:0px;
margin-bottom:0px;
}

.leftAlignedImageWhite
{
background-color: white;
text-align:left;
margin-top:0px;
margin-bottom:0px;
                                                                               }
