.dummy {}
iframe#iframemain
{
 height: 800px;
 width: 640px;

}
iframe#iframebanner
{
 height: 176px;
 width: 850px;
 position: relative; 
 top: 0px; 
 left: 3px; 
}

div#divbanner
{
 position: relative; 
 top: 0px; 
 left: 10px; 
 margin-bottom : 28px;
 vertical-align: middle;
 background-color : #ffffff;
 width : 766px;
 /* border : thin solid; */  
 }  
div#divmenu
{
 position: relative;
 top: 0px;
 left: 10px;
 width: 567px;
 height: 26px;
 vertical-align : top;
 /* border : thin solid; */
 z-index : 1;
 background-color: #959595;
}  
div#divmain
{
 position: relative;
/*
 top: -460px;
*/
 left: 130px;
 width: 640px;
 height: 420px;
 overflow : ; 
 background-color : #ffffff;
 /* border : thin solid;    */
 z-index: 1;
}  

div#divsearch
{
 position: relative;
 top: -58px;
 left: 576px;
 z-index : 2;
 width: 200px;
 height:70px; 
 background-color: #ffffff;
 /* border : thin solid; */    
}  
div#divad
{
 background-color: #ffffff;
}  
iframe#iframead
{
 position : relative;
 height: 402px;
 width: 130px;
 left: 10px;
 top : -58px;
 /* border : black thin solid;    */
}
iframe#iframefooter
{
z-index : 1;
position: relative;
top: -460px;
left: 0px;
width: 776px;
height : 110px;
background-color : #ffffff;
/* border : thin solid;    */
}


