#stormcontainer {
  width: 1000px;/* width can be changed to what you want just stay under 790px*/
  border: 1px solid #000000;  /*border can be removed for a borderless page */ 
  background: #ffffff;
  color: #000000;
  margin: 0 0 0 0;
/*  margin: 10px auto 10px auto; */
  text-align: left;
 }	

body {background-color: rgb(255,255,255);  
      color: Black;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px
		text-align: left;
		margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		}

#leftside {
vertical-align: top;
width: 150px;} 

#rightside {
width: 850px;} 
		
h4 {
	font-family: MS Sans Serif;
	font-size: 20px;
	text-align: left;
}

ul {
	text-align: left;
}

li {
	text-align: left;
}


tt {
	font-size: 11px;
	}


pre {
     font-size: 12px;
}

a:link {color: black;
     background-color: transparent;
     font-weight: normal;
     font-style: normal;
     text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
      font-size: 12px}

a:visited {color: black;
     background-color: transparent;
     font-weight: normal;
     font-style: normal;
     text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
      font-size: 12px	}

a:hover, a:active {color: #FFC61D;
     background-color: black;
     font-weight: normal;
     font-style: normal;
     text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
      font-size: 12px	}


		
p {font-family: Arial, Helvetica, sans-serif;
      text-align: left;
      font-size: 12px;
      text-indent: 30px;
      }

b {   font-size: 12px;
text-align: left;
         }

 table {font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
		text-align: left;
}

td {
	text-indent: 0px;
}

select {
font-size: 12px; margin-top: 0; 
       font-family: Arial, Helvetica, sans-serif;
       background-color: white;
       }


INPUT {font-size: 12px; margin-top: 0; 
       font-family: Arial, Helvetica, sans-serif;
       background-color: white;
        }
       
input.red {font-size: 12px; margin-top: 0; 
       font-family: Arial, Helvetica, sans-serif;
       background-color: white;
       border-color: red;
       border-width: 1px;                  
       }       

TEXTAREA {font-size: 12px; margin-top: 0; background-color: white; color: black;
       	 font-family: Arial, Helvetica, sans-serif
       	        	 }
       	 
textarea.yup {font-size: 12px; margin-top: 0; background-color: white; color: black;
       	 font-family: Arial, Helvetica, sans-serif
       	 	 }
			
input.new {
background-color: #DAB73F;
font-weight: bold; font-size: 12px; color: black;

}

/*
.standings td
{	
width: 850px;
}
*/
/*
.standings td
{
width: 850px;
 height:50px; 
vertical-align:top;
}
*/

.standingstable td
{
/* background: #ffc61d; */
 width: 850px;
 vertical-align: top;
}

DIV.standings
{
width: 525px;
 position:absolute;
 top:195;
 left:350;
/*  BORDER-RIGHT: #87ceeb 1px solid; */
  PADDING-RIGHT: 2px;
/*  BORDER-TOP: #87ceeb 1px solid; */
  PADDING-LEFT: 2px;
/*  FONT-WEIGHT: bolder; */
  FONT-SIZE: x-large;
  PADDING-BOTTOM: 2px;
  MARGIN: 2px 10% 10px;
  TEXT-TRANSFORM: none;
/*  BORDER-LEFT: #87ceeb 1px solid; */
  COLOR: #191970;
  PADDING-TOP: 2px;
/*  BORDER-BOTTOM: #87ceeb 1px solid; */
  FONT-STYLE: normal;
  FONT-FAMILY: Verdana, Arial;
/*  BACKGROUND-COLOR: #b0c4de; */
  TEXT-ALIGN: left;
  FONT-VARIANT: normal;
  TEXT-DECORATION: none
}

