*{
padding:0px;
margin:0px;
}
body{
margin:10px;
}

#ad_vert_r{
	position:absolute;
	right:5px;
	top:1px;
	width:120px;
	height:600px;
	z-index:1;
}


#ad_vert_l{
	position:absolute;
	left:5px;
	top:1px;
	width:120px;
	height:600px;
	z-index:1;
}

#head{
background:url(images/header.gif) no-repeat;
width:718px;
height:137px;
margin:0px;
padding:10px;
text-align:center;
}
#content{
background:url(images/body.gif) repeat-y;
width:718px;
text-align:center;
height:auto;
margin:0px;
}
#hello{
background:url(images/hello.gif) no-repeat;
width:653px;
height:140px;
font-family:Arial;
font-size:13px;
text-align:left;
color:#ffffff;
}
#form{
background:url(images/form.gif) no-repeat;
width:579px;
height:75px;
}
#address_box{
background-color:#6ca5ec;
height:40px;
width:425px;
font-family:Arial;
font-size:24px;
color:#00ff12;
font-weight: bold;
text-shadow: #000000;
border:0px;
float:left;
margin:30px 5px 5px 5px;
}
#enter{
margin:30px 5px 5px 5px;
}
#footer{
background:url(images/footer.gif) no-repeat;
width:718px;
height:28px;
margin:0px;
text-align:center;
color:#ffffff;
font-size:11px;
font-family:Arial;
}
#extra{
background:url(images/body.gif) repeat-y;
width:718px;
text-align:center;
margin:0px;
color:#ffffff;
font-size:11px;
font-family:Arial;
}
a
{
color: #ffffff;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}
