body {
background-image:url(../img/bg-top.png);
background-position:top;
background-repeat:repeat-x;
margin: 0px;
}
abbr {
cursor: help;
}
#title{
position:relative;
top: 5px;
left: 50px;
float:left;
}
#banner {
background-image:url(../img/banner.png);
top: 0px;
left: 0px;
width: 800px;
height: 110px;
}
#main {
width: 800px;
top: 200px;
left: 0px;
}
#main-in {
float: right;
width: 390px;
height: auto;
}
#main-in-2 {
float: right;
width: 200px;
height: auto;
}
#global {
margin: auto;
top: 0px;
width: 800px;
height: 550px;
}
#foot {
background-image:url(../img/foot.png);
width: 800px;
height: 50px;
bottom: auto;
float: right;
}
#foot_center {
text-align:center;
position: relative;
top: 10px;
left: 10px;
margin-right: 15px;
height: auto;
width: auto;
}
#err {
padding: 5px;
padding-top: 10px;
padding-bottom: 20px;
border:inherit;
border-width: thin;
border-style: solid;
text-align: left;
width: auto;
}
#errb {
padding: 3px;
text-align: left;
font-weight:bold;
width: auto;
border-style: solid;
border-width: thin;
background-color: #33CC33;
color: #000000;
}
#pos {
position: relative;
top: 50px;
margin: auto;
} 
#buttons-top {
background-image: url(../img/top-menu.png);
width: 770px;
height: 40px;
margin: auto;
padding-left: 30px;
}
#logo {
position: absolute;
margin-left: 30px;
margin-top: 30px;
background-image:url(../img/logo.png);
width: 150px;
height: 80px;
}
a {
border-style: none;
border: 0px;
border-width: 0px;
}