*{
  padding: 0px;
  margin: 0px;
  }

#main_section{
  width: 480px;
}

footer {
  background-color:#ffcb98;
  height: 35px;
  border-top: 1px solid #d9b08c;
  color: black;
  font-size: 150%;
  padding: 0px 10px;
  line-height: 35px;
  max-width: 550px;
  margin: 0 auto;
}




#foot_time_25{
  margin: 0 auto 40px auto;
}


#top_header{
	height: 75px;
    text-align:center;
	}

#clock_pic_small{
  width: 410px;
  height: 180px;
  display: block;
  margin: 0 auto;
  margin-top: 30px;
  }


#top_h1{
	display:inline;
	}	



#main_article{
  background-color:#bbbbbb;
  width: 520px;
  margin: auto;
  height: 460px;
}


#main_section{
  background-color:#bbbbbb;
  width: 580px;
  margin: auto;
  height: 380px;
}



#algebra_prob{
  background-color:#116466;
  width: 550px;
  margin: auto;
  padding: 2px;
  height: 360px;
}


#algebra_prob_box{
  background: red;
  width: 350px;
  margin: auto;
  padding: 2px;
  height: 30px;
  border-bottom: 2px solid black;
}


#top_space{
  background:#ffcb98;
  width: 300px;
  margin: auto;
  padding: 2px;
  font-size: 125%
}



#theAlgebraProblem{
  width:350px;
  height: 20px;
  font-size:135%;
  margin: 0px;
  padding: 1px;
  background-color:red;
  color:white;
  
}

#ans{
  font-size:250%;
  margin: 3px;
  padding: 3px;
  width:75px;
  background-color:white;
  color:black;
}

#big_yellow{
  color:yellow;
  font-size:250%;
}

#div_red_green{
  align: right;
  background-color:#00ff00;
  display: inline;
  float:right;
  padding: 0px 3px;
}
#p_inline {
  display: inline;
  text-align: right;
  color:black;
}
#reset {
	margin: 10px;
	}

#mult_help{
  color:yellow;
}  

.user_information {
  width: 300px;
  margin:0px auto;
  line-height:30px;
}

.myYellow{
  color:yellow;
  text-align:left;
}

#emailaddress{
  width:240px;

}
#handle{
  width:240px;

}
