body { background: #ffffff; }

#nav { display: none; }
#banners { display: none; }
#adv { display: none; }


#container2 {
 max-width: 310px;

}
.text1       {
 	font-family: arial, Helvetica, sans-serif;
 	font-size: 16px;
 	
 }

.newlink:link { font-family: Arial, Helvetica, sans-serif;  font-size: 12px; color: #cc0000;  text-decoration: none;}

.newlink:visited { font-family: Arial, Helvetica, sans-serif;  font-size: 12px; color: #cc0000;  text-decoration: none; }

.newlink:active {font-family: Arial, Helvetica, sans-serif;  font-size: 12px; color: #cc0066;  text-decoration: none; }

.newlink:hover { font-family: Arial, Helvetica, sans-serif;  font-size: 12px; color: #ffcc00;  text-decoration: none; }

.newlink2:link { font-family: Arial, Helvetica, sans-serif;  font-size: 12px; color: #ff0000;  }
.newlink2:visited { font-family: Arial, Helvetica, sans-serif;  font-size: 12px; color: #ff0000;   }

 
input
{
color: #ffa20f;
background: #fffff;
border: 1px solid #660066;
width: 200px; height: 25px;
style="font-family: arial; font-size: 16px;
}

.submit input
{
color: #ffffff;
background: #bb0000;
border: 2px outset #dd0000;
width: 100px; height: 22px;
style="font-family: arial; font-size: 16px;
} 

select {
height: 25px;
color: #ffa20f;
background: #ffffff;
border: 1px outset #000000;
style="font-family: arial; font-size: 16px;
}

#container2 {
 margin-top: 0px;
border-top: 0px;
padding-top: 0px;

  
}


#section {
top: 0px;
max-width: 310px;
 margin-left: 2px;
vertical-align: top;

}


#header3 {
	border-radius: 5px;
	position: relative;
    display: inline-block;
    max-width: 300px;
    margin-left: 10;
    padding: 3px; 
	background-color: #ffffff;

}

#box1 {
  display: inline-block;
  vertical-align: top;
  width: 310;
  margin: 2em;
  margin-left: 2px;
}

#box2 {
  border-radius: 15px;
  padding: 0px; 
  display: inline-block;
  vertical-align: top;
  width: 310;
  margin-left: auto;
  background: #eeeeff;
}

#box3 {
  border-radius: 25px;
  padding: 10px; 
  display: inline-block;
  vertical-align: top;
  width: 200;
  margin-top: 0em;
  margin-left: 2em;
  margin-right: 2em;
  margin-bottom: 1em;
  background: #eeeeff;
}



