/* 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:#008AFF;
}
p.mainparagraphcontent {
text-indent: 1em; 
font-family:arial; 
font-size:10pt;
margin-right:.5em;
margin-left:.5em;
}
.css_shade_1 {
background-image:url(http://i32.tinypic.com/2guxogh.gif);
border-color:#2D7DFC;
}
.css_shade_2 {
background-image:url(http://i32.tinypic.com/2guxogh.gif);
border-color:#2D7DFC;
}
.css_shade_3 {
background-image:url(http://i32.tinypic.com/2guxogh.gif);
border-color:#2D7DFC;
}
.css_shade_4 {
background-image:url(http://i32.tinypic.com/2guxogh.gif);
border-color:#2D7DFC;
}
.toclink {
color:#e6e6e6;
}
.table_bg {
background-image:url(http://i31.tinypic.com/ae5z5x.gif);
}
.highlight1 {
background-color:#181818;
}