
/*  CSS  html body style for centre    */

body {
padding:20px 0px 0px 0px; 
margin:0px; 
font-size:12px;
font-family: arial,verdana,sans-serif;
color:#666666;
height:100%; 
background-color:#ffffff;
background-image: url(../images/body_repeat_sml.gif);
background-repeat:repeat-x; 
background-position:0px 20px;
}

/*  CSS  Globals  */
#header{
position:absolute;
left:0px!important;;
top:0px!important;
width:990px;
height:251px;
padding:0px;
margin:0px; 
display:block;
 }


#banner_home{
margin:5px 0 0 0;
padding:0px;
background-image:url(../images/banner.jpg);
background-repeat:no-repeat; 
width:385px; 
height:274px;
display:none;
float:left;

}


#join_home{
margin:4px 0 0 0;
padding:0px; background-image:url(../images/join_top.jpg);  
background-repeat:no-repeat; 
width:325px; 
height:275px;
display:none;
float:left;

}

.search_form{ 
position:relative;
top:2px;
background-image:url(../images/form_sml.jpg); 
background-repeat:no-repeat;
width:275px;
height:305px;
display:block; 
margin:0px;
padding:0px!important;
float:right;

}

#adbanner_bg{
position:relative;
margin:15px 0 0 0;
padding:0px;
width:690px; 
height:100px;
float:left;
position:absolute; top:118px;/*IE6 FIX BY Kie 1/4/0*/
}


/*  CSS  division and styles for middle    */

.middle {
position:relative;
float:left;
width:695px; 
margin:260px 0 0 0;  
padding:0px; 




}



