/*Anchor rules*/

a{
 color: black;
 background-color: transparent;
 text-decoration: none;}

/*Rules governing non-layout formatting*/

.floatRight{
 float: right;}

.floatLeft{
 float: left;}

.subHead{
 font-family: "arial narrow",arial, sans-serif;
 font-size: 14pt;
 font-weight: bold;
 display: block;}

.sectionHead{
 font-family: "times new roman", times, serif;
 font-size: 20pt; 
 font-weight: 900;
 display: block;}

.centerSectionHead{
 font-family: "times new roman", times, serif;
 font-size: 20pt; 
 font-weight: 900;
 display: block;}

.centerSectionHeadMain{
 font-family: "times new roman", times, serif;
 font-size: 40pt; 
 font-weight: 900;
 display: block;}

.imgbox{
 display: none;}

p.newsItem{
 margin-top: 1cm;}

.news{
 vertical-align: top;}

body{
 background-color: #FFFFFF;
 color: #000000;
 font-family: arial, verdana, sans-serif;}

/* Changing the page */

#aboveLogo,#box1,#box2,#box3{
 display: none;}

#logo{
 margin-top: .25cm;
 font-family: "old english text mt", times, serif;
 font-size: 48pt;
 text-align: left;}

/* The central portion of the site */

#leftColumn,#rightColumn{
 display: none;}

/* The bottom portion of the site */

#bottomMenu{
 color: black;
 background-color: transparent;
 text-align: center;
 font-family: arial, sans-serif;
 font-size: xx-small;
 clear: both;}