#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;

}

      	      