/* This tells the document to get rid of the top heading in the main_page */

body.page-Main_Page .firstHeading { 
    display: none;
}

/* This is the end of the heading removal */


span.newsdate {
font-style:italic;
margin-left:.4em;
}

h1.titlecontent {
color:yellow;
text-align:center; 
text-transform:uppercase; 
font-size:13pt; 
font-weight:bold
}
div.mainboxelastic {
width:100%; 
background-color:black; 
border:1px solid white;
}
span.headernavlinks {
font-weight:bold; 
font-size:120%; 
text-decoration:underline;
color:#9A0000;
}
p.mainparagraphcontent {
text-indent: 1em; 
font-family:arial; 
font-size:10pt;
margin-right:.5em;
margin-left:.5em;
}
.css_shade_1 {
background-image:url(http://images1.wikia.nocookie.net/nodiatis/images/2/29/Bgrad.png);
border-color:#740000;
}
.css_shade_2 {
background-image:url(http://images1.wikia.nocookie.net/nodiatis/images/2/29/Bgrad.png);
border-color:#740000;
}
.css_shade_3 {
background-image:url(http://images1.wikia.nocookie.net/nodiatis/images/2/29/Bgrad.png);
border-color:#740000;
}
.css_shade_4 {
background-image:url(http://images1.wikia.nocookie.net/nodiatis/images/2/29/Bgrad.png);
border-color:#740000;
}
.toclink {
color:#e6e6e6;
}
.table_bg {
background-image:url(http://images2.wikia.nocookie.net/nodiatis/images/c/c5/Bgslim.png);
}
.highlight1 {
background-color:#000000;
}