
body {
  margin:0; 
  padding:0; 
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  color:black; 
  background-color: C0C0C0; 
  background-image: url("../AdminFiles/MarbleBG.gif"); 
  }

<!--
#PageOneHeader { 
  background-color: C0C0C0; 
  background-image: url("../AdminFiles/ROLogo.gif"); 
  position: absolute;
  left: 146px; 
  top: 2px;
  width: 860px; 
  height: 139px; 
  text-align:center; 
  }

#PageHeader {
  background-color: C0C0C0; 
  background-image: url("../AdminFiles/ROLogo.gif"); 
  position: absolute;
  left: 146px; 
  top: 2px;
  width: 860px; 
  height: 139px; 
  text-align:center; 
  }
-->

#PageOneHeader { 
  background-color: C0C0C0; 
  background-image: url("../AdminFiles/ROLogo.gif"); 
  position: static;
  width: 860px; 
  height: 139px; 
  text-align:center; 
  }

#PageHeader {
  background-color: C0C0C0; 
  background-image: url("../AdminFiles/ROLogo.gif"); 
  position: static;
  width: 860px; 
  height: 139px; 
  text-align:center; 
  }



#menu {
  position: absolute;
  top: 145px;
  left: 0px;
  width: 180px;
  }

#footer {
  margin-top: 25px;
  text-align: center;
  font-size: x-small;
  }  


#content {
  background-color: D2B48C;
  background-image: url("../AdminFiles/Parchment.jpg");
  position: relative;
  left: 160px; 
  top: 142px;
  padding: 1em; 
  border: groove thin DAA520; 
  }

#plain-content {
  margin-left: 146px;  
  }

ul, ol, dl, li {
	padding: 0em;
	margin-top: 0.3em;
	margin-left: 1em;
	margin-bottom: 0.3em;
	border: 0;
	}

.margin {
  margin: 1em;
  }

p {
  text-indent: 1em; 
  }  

.p1 {
  text-indent: 0em; 
  }  

img {
  margin: 1em;
}

.imgleft {
  float: left;
  margin: 1em;
  margin-left: 0;
} 

.imgright {
  float: right;
  margin: 1em;
  margin-right: 0;
} 

table {
  Border: 0;
  margin-top: 1em;
  margin-bottom: 1em;
  }

.border {
  Border:1;
}

td {
  vertical-align: top;
  padding-left: 1em;  
  padding-right: 1em;  
}



.Speech {
  width: 650px;
  Margin-left: 40px; 
  }

.KeywordL {
  text-indent: 0em; 
  font: bold;
  }

.Book {
  font: bold underline italic;
  }

.box {
  border: solid thin black;
  background-color: FFFFFF;
  margin-top: 1em; 
  margin-bottom: 1em;
  padding: 1em;
  }

.box_silver {
  border: solid thin black;
  background-color: silver;
  margin-top: 1em; 
  margin-bottom: 1em;
  padding: 1em;
  }

.Rightbox {
  border: solid thin black;
  background-color: FFFFFF;
  margin: 1em; 
  padding: 1em;
  width=50%;
  float="right";
  }

.Leftbox {
  border: solid thin black;
  background-color: FFFFFF;
  margin: 1em;
  padding: 1em;
  width=50%;
  float="left";
  }

.Right {
  width=45%;
  float="right";
  }

.Left {
  width=45%;
  float="left";
  }

.Contest {
  margin-top: 1em;
  Border-top: solid medium black;
  Border-bottom: solid medium black;
  margin-bottom: 1em;
  }

.BigBold {
  font: Bold Medium;
  text-indent: 0em;
  }

.BoldItalic {
  font: Bold Italic;
  }
 
.BoldRed {
  font: bold; 
  color: red; 
  }

.Red {
  color: red; 
  }

.List_Check {
  list-style-type: circle;
  }

.FormLeft {
  width: 250px;
  font: bold;
  text-align: right;
  }

.FormLeftNotBold {
  text-align: right;
  width: 250px;
  }

.FormRight {
  Margin-left: 25px; 
  text-align: left;
  }

.XXLarge {font: xx-large; small-caps; bold; }
.XLarge {font: x-large; small-caps; bold; }
.Large {font: large; small-caps; bold; }
.Small {font: small; small-caps; bold; }
.XSmall {font: x-small; small-caps; bold; }
.XXSmall {font: xx-small; small-caps; bold; }

.line {
  border-top: thin solid grey;
  } 


.Calendar {  
  border-collapse: collapse;
  Border: medium black solid;
  empty-cells: show;
  font-weight: bold;
  text-align: center;
  vertical-align: top;
  }

.Calendar td {
  border: thin black solid;
  }

.Cal-Head {
  Font-variant: small-caps;
  font-weight: bold;
  text-align: center;
  }

.BG_Red {
  background-color: #FF0000;
  }

.BG_White {
  background-color: #FFFFFF;
  }

.Cal_Exp {
  color: white;
  background-color: #999900;
  }

.Cal_Seasonal {
  font: Italic Small-caps bold;
  }

.HDay {
  font: bold;
  text-align: center;
  font: italic;
  border-top: thin solid maroon;
  }