
#header{
  position:absolute;
  left:70px;
  top:5px;
  width:800px;
  height:300px;
} 

#nav{
  position:absolute;
  left:70px;
  top:315px;
  width:200px;
  align:left;
  background-color: #E6E3E3;
} 

#tag{
  position:absolute;
  left:70px;
  top:730px;
  width:200px;
  height:400px;
  background-color: #E6E3E3;
} 

#supernews{
	position:absolute;
	left:280px;
	top:315px;
	width:440px;
	height:150px;
    background-color: #E6E3E3;

} 

#supernewslogo{
	position:absolute;
	left:720px;
	top:315px;
	width:150px;
	height:150px;
 background-color: #E6E3E3;
} 

#col1{
  position:absolute;
  left:280px;
  top:510px;
  width:340px;
  background-color: #E6E3E3;
} 

#col2{
	position:absolute;
	left:630px;
	top:510px;
	width:240px;
	background-color: #E6E3E3;
}
#footer{
	width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    clear: both;
    color: #FDFDFD;
    border-top: solid 1px #000000;
    background-color : #787889;


}

#info{
	position:absolute;
	left:280px;
	top:315px;
	width:590px;
	background-color: #E6E3E3;
}