@import "general.css";

#topsection{
position:relative;top:0px;
background-repeat: no-repeat;
background-image: url(images/hotback.jpg); 
height: 200px; 
margin-left:-14px;
margin-top:-16px;
margin-right:-8px;
}

#head
{background-color: transparent; width: 530px; height: 134px;
background-repeat: no-repeat;
background-image: url(images/hothead.png);  
margin:0;
padding:0;
position:relative;top:15px;
}

#imagecontainer
{position:absolute; top: 525px;left:550px;
background:transparent;
width:350px;
height:1550px;
}

#image1
{background-color: transparent; width: 290px; height: 220px;
background-repeat: no-repeat;
background-image: url(images/markfire.jpg);  
margin:0 0;
padding:0;
position:relative; left:0px; top: 0px;
}

#image2
{background-color: transparent; width: 280px; height: 200px;
background-repeat: no-repeat;
background-image: url(images/primtools.jpg);  
margin:0 0;
padding:px;

position:relative; left: 0px; top: 100px;
}

#image3
{background-color: transparent; width: 200px; height: 280px;
background-repeat: no-repeat;
background-image: url(images/wikiup.jpg);  
margin:0 0;
padding:0px;
position:relative; left: 0px; top:200px;
}



