* {
margin: 0;
padding: 0;
}
html {
background: #e6e6e6;
color: #000;
font: 100.01%/1 verdana, arial, helvetica, sans-serif;
font-weight: normal;
}
body {
background: #e6e6e6;
margin: 5px 10px 12px 10px;
margin: 0 0 3em 0;
text-align: center;
}

li, ol, ul {
list-style-type: none;
margin: 0;
padding: 0;
}
h1, h2, h3, h4, h5, h6 {
font-size: 1em;
font-weight: normal;
padding-bottom: 1em;
}
img {
border: 0;
margin: 0;
max-width: 95%;
padding: 0;
vertical-align: bottom;
}
p {
padding: 1em 0em 1em 0em;
margin: 0px;
}
a {
color: #9be;
font-weight: normal;
text-decoration: none;
}
a:link {
color: #9be;
}
a:visited {
color: #9be;
}
a:hover, a:active, a:focus {
color: #00f;
text-decoration: underline;
}

#all {
background: #cce0f0 url(../img/bgrt.gif) no-repeat right top;
margin: auto;
position: relative;
text-align: left;
top: 1.5em;
width: 32em;
}
#content {
background: url(../img/bglb.gif) no-repeat left bottom;
overflow: hidden;
position: relative;
width: 100%;
z-index: 3;
}

#content h1 {
background: url(../img/bglt.gif) no-repeat left top;
height: 20px;
margin: 0;
padding: 0 0 0 0;
position: relative;
width: 40px;
}

#content p {
left: 10%;
margin: 0;
overflow: hidden;
padding: .5em 0 .5em 0;
position: relative;
width: 80%;
}
#content p#name {
border-bottom: #888 3px solid;
margin: .5em 0 1.5em 0;
text-align: center;
}
#content p#name span{
font-size: 150%;
font-weight: bold;
}
#content p#street {
font-weight: bold;
margin: .5em 0 .5em 0;
padding: 0;
text-align: center;
}
#content p#town {
font-weight: bold;
margin: .5em 0 1em 0;
padding: 0;
text-align: center;
}
#content p#http {
margin: 0;
padding: 0;
}
#content p#http span {
font-size: .72em;
}
#content dl {
left: 30%;
margin: 2em 0 1em 0;
position: relative;
width: 40%;
line-height: 1.2em;
}
#content dt {
float: left;
font-size: 0.72em;
margin: .25em 0 .25em 0;
width: 28%;
}
#content dd {
float: left;
font-size: 0.72em;
margin: .25em 0 .25em 0;
text-align: right;
width: 72%;
}
#content p#footer {
background: url(../img/bgrb.gif) no-repeat right bottom;
clear: both;
color: #9be;
font-size: .72em;
left: 0;
margin: 1em 0 0 0;
padding: 1.5em 0 21px 0;
position: relative;
text-align: center;
width: 100%;
}
#footerinfo {
background: #e6e6e6 url(../img/fs.gif) no-repeat center top;
color: #bbb;
font-size: .72em;
padding: 1em 0 1em 0;
padding: 70px 4em 1em 4em;
text-align: center;
}
#secu {
height: 100%;
left: 0;
overflow: hidden;
position: absolute;
top: -1.5em;
width: 100%;
z-index: 10;
}
.hide {
position: absolute;
display: inline;
height: 0px;
left: -9999em;
top: -9999em;
width: 0px;
}

