img{
border:0px;
} 

body
{
    font-family: verdana, Arial, Helvetica, sans-serif;
    color:#000;margin:0;
    font-size:11px;
    background:#2ECDFF;
    text-align:center;

}
.clear {clear:both}


#body{
background-repeat: repeat-y;
background: url(images/index_24.gif);

}

#head{
width:100%;
height:32px;
background-repeat: repeat-x;
background: url(images/head.gif);

}

#content{
background-repeat: repeat-y;
background: url(images/body.gif);

}


#urlbox {height:38px;width:456px;
	background:url('images/url.gif') 0 0 no-repeat;
	}
input#url
{
    width:350px;height:20px;
    text-align:left;
	padding:0px;
    border:0px;
	background:transparent;
    margin-left:24px;
    margin-top:0px;
    font-size: 12px;
    font-family: verdana, arial, sans-serif;
    color: #FFFFFF;font-weight:bold;

}
input#go {
    width:70px;height:30px;
    border:0px;margin:0px;
background:transparent;
	padding:0px;
	cursor:hand;
	
	}

	