*{
  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: 480px;
  margin: 0 auto;
}

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

#top_header{
	height: 70px;
    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:#ffcb98;
  width: 480px;
  margin: auto;
  height: 560px;
}


#main_section{
  background-color:#ffcb98;
  width: 700px;
  margin: auto;
  height: 440px;
}


#algebra_prob{
  background:#ffcb98;
  background: blue;
  width: 625px;
  margin: auto;
  padding: 2px;
  height: 430px;
  min-height: 345px;
}

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

#top_space{
  background:#bbbbbb;
  background: blue;
  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;
  
}

#myAlgebraProblem{
  height: 40px;
  font-size:65%;
  margin: 3px;
  padding: 3px;
  width:550px;
  background-color:white;
  color:black;
  text-align:center;
}

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

#div_red_green{
  align: right;
  background-color:#00ff00;
  display: inline;
  float:right;
  padding: 0px 3px;
}
#p_inline {
  display: inline;
  text-align: right;
  color:black;
}
#solve{
	margin: 10px;
  padding: 10px;
  color: yellow;
  background-color: red;
	}
#myAnswer{
  margin: 10px;
  padding: 10px;
  color: black;
  height: 20px;
  width: 100px;
  font-size: 75%;
  }

#mult_help{
  color:yellow;
}  

.user_header {
	width: 450px;
	margin:0px auto;
	line-height:30px;
}

.myYellow{
  color:yellow;
}
#emailAddress{
  width:250px;
}
#handle{
  width:240px;
}


