html, body {
  margin: 0;
  padding: 0;
  font:0.82em Verdana, Arial, Helvetica, sans-serif;
  
  	background-color: #333333;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(../../images/bg.gif);
}

#outer {
  /*top: 1px;*/
  width:960px;
  /*left:35px;*/
  background-color:#ffffdd;
  color:#333;
  border: 0px solid gray;
  /*position: absolute;*/
  margin-left:auto;
  margin-right:auto;
  text-align:left;
 /* background-color: #444444;*/
}


#fronttop {
  width: 960px;
  height: 100px;
 /* background-color: #999;*/
  /*position: absolute;*/
  left: 0px;
  /*z-index: 1;*/
 /* background-image: url("images/softnetportal.png"); */
  background-image: url("images/header.jpg");
  background-repeat: no-repeat;

}

#top2 {
	top:100px;
  	width: 960px;
  	height: 28px;
     background-color: #aaf;
 	/*position: absolute;*/
  	left: 0px;
  /*z-index: 1;*/


}

#location {
	top:128px;
  	width: 960px;
  	height: 32px;
     background-color: #abf;
 	/*position: absolute;*/
  	left: 0px;
  /*z-index: 1;*/


}

#menu {
	top:100px;
  	width: 960px;
  	height: 30px;
     background-color: #abf;
 	/*position: absolute;*/
  	left: 0px;
  /*z-index: 1;*/


}
#idRegistration
{
	top:220px;
  	width: 954px;
  /*	height: 120px;*/
 /* background-color: #999;*/
 	/*position: relative;*/
	
  	left: 0px;
}

#content2 {
	top:220px;
  	width: 954px;
  /*	height: 120px;*/
 /* background-color: #999;*/
 	/*position: relative;*/
  	left: 0px;
  /*z-index: 1;*/


}