
#header {
  margin-left: 75px;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 800px;
  height: 180px;
}
#leftcol {
  background: ;
  position: absolute;
  top: 225px;
  left: 3px;
  width: 160px;
  height: 535px;
  border: thin solid black;
  padding: 3px;
  
}


#content {
  background: white;
  position: absolute;
  top: 225px;
  left: 180px;
  width: 620px;
  height: 500px;
  padding: 3px;
}

#content_rightside_upload {
  background: white;
  position: absolute;
  top: 500px;
  left: 700px;
  width: 100px;
  height: 100px;
}

#leftside_content {
  background: white;
  position: absolute;
  top: 500px;
  left: 180px;
  width: 310px;
  height: 300px;
  border: ;
  padding: 10px;
}


#rightside_content {
  background: white;
  position: absolute;
  top: 500px;
  left: 490px;
  width: 310px;
  height: 300px;
  border: ;
  padding: 10px;
}

#footer {
  background: white;
  position: absolute;
  top: 800px;
  left: 180px;
  width: 630px;
  height: 20px;
  border: ;
  padding: 10px;
}




body {
  font-family:  Tahoma, Times New Roman, Times, serif;
  background-color: white
  
}


h1 {
  font-family: Tahoma, Times New Roman, Times, serif;
	}

p {
  font-family: Tahoma, Times New Roman, Times, serif;
  color: Black;
  font-size: 14;
	}

td	{
  font-family: Tahoma, Times New Roman, Times, serif;
  color: Black;
  font-size: 12;
	}

li {
  font-family: Tahoma, Times New Roman, Times, serif;
  color: Black;
  font-size: 14;
	}

ul {
  font-family: Tahoma, Times New Roman, Times, serif;
  color: Black;
  font-size: 14;
	}

#wrap { width:900px; 
		margin:0 auto;
	}

body.1 {
	margin:10px 10px;
	text-align: left;
	margin-left: 10%;
	margin-right: 10%;
	background-color: white;
	}

#table1 td	{
  font-family: Tahoma, Times New Roman, Times, serif;
  color: Black;
  font-size: 15;
  
	}

s	   {
  font-family:Tahoma, Times New Roman, Times, serif;
  color:black; 
   }
s span {	
	font-family:Tahoma, Times New Roman, Times, serif;
  color:black; 