img{
border:0px;
} 
body
{
margin:0;
padding:0;
    font-family: verdana, Arial, Helvetica, sans-serif;
    color:#000;margin:0;
    font-size:11px;
    background:#FFFFFF;
    text-align:center;
	background-image: 
	url('images/bkg.jpg');
background-repeat: repeat
}
.clear {clear:both}

#head{
width:13px;height:93px;
background-image: 
url('images/head.jpg');
background-repeat: repeat-x
}

#footer{
width:400px;height:8px;
background-image: 
url('images/footer.jpg');
background-repeat: repeat-x
}


#urlbox {height:46px;width:466px;
	background:url('images/url.jpg') 0 0 no-repeat;
	}
	
input#url
{
    width:340px;height:30px;
    text-align:left;
	padding:0px;
    border:0px;
	background:transparent;
    margin-left:0px;
    margin-top:10px;
    font-size: 15px;
    font-family: verdana, arial, sans-serif;
    color: #364C97;

}
input#go {
    width:60px;height:46px;
    border:0px;margin:0px;
background:transparent;
	padding:0px;
	cursor: hand;
	}
	
#left_ad
{
    width:125px;
    float:left;
}	
