
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; 
  }

#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: absolute;
  left: 160px; 
  top: 142px;
  padding: 1em; 
  width: 826px;
  border: groove thin DAA520; 
  }

#plain-content {
  margin-left: 146px;  
  }

ul, ol, dl, li {
	padding: 0;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	border: 0;
	}

p {
  text-indent: 1em; 
  }  

.p1 {
  text-indent: 0em; 
  }  

.KeywordL {
  text-indent: 0em; 
  font: bold;
  }

.box {
  border: solid thin black;
  background-color: FFFFFF;
  margin-left: 1em; 
  margin-right: 1em;
  padding: 1em;

  }

.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;
  }
 
.FormLeft {
  width: 150px;
  font: bold;
  text-align: right;
  }

.FormLeftNotBold {
  text-align: right;
  width: 250px;
  }

.FormRight {
  Margin-left: 175px; 
  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;
  } 