* {
margin:0;
padding:0;
}

html{
height:100%;
min-height:100%;
overflow:hidden
}


body {
text-align:center;
font:13px Tahoma, sans-serif;
background: #FFFFFF;
}

#wrap {
width:760px;
text-align:left;
margin: 0 auto;
}

#container{
width:760px;
height:485px;
margin: 0 auto;
background: transparent url(http://www.bleijs.net/leboro/design/background.jpg) no-repeat top center;
}

#header {
margin-top: 1.5em;
width: 760px;
height: 60px;
background: transparent url(http://www.bleijs.net/leboro/design/header.jpg) no-repeat top center;
}

#content {
float: right;
width: 716px;
height: 425px;
color: #FFFFFF;
margin-top: 45px;
}

a {
color:#FFFFFF;
text-decoration: none;
font-variant: small-caps;
}

a:hover {
color:#FFFFFF;
text-decoration: underline;
}

p {
color:#FFFFFF;
margin:0 0 1.2em 0;
}

.kop{
color:#FFFFFF;
font-size:1.2em;
font-variant: small-caps;
font-weight: bold;
letter-spacing: 0.1em;
}

#content ul {	
margin: 0 0 2px 0;
padding: 0;
}

#content li { 
margin: 0 5px 0px 25px; 
padding: 0em 0em 0em 5px; 
}

.center{
text-align:center;
}

.left{
text-align: left;
}

.right{
text-align: right;
}

#content img {
border: 0px;
}

#content img a {
border: 0px;
}

.footer {
clear: both;
width: 760px;
height: 40px;
padding: 0;
color:#FFFFFF;
text-align: center;
background: transparent url(http://www.bleijs.net/leboro/design/footer.jpg) no-repeat top center;
}

.footer ul,.footer li {
list-style: none;
margin-top:0px;
padding-top: 8px;
}

.footer li {
font-size:1.1em;
display:inline;
}

.footer li a {
color: #FFFFFF;
text-decoration: none;
font-variant: small-caps;
font-weight: bold;
letter-spacing: 0.1em;
margin:0 15px 0 15px;
}

.footer li a:hover {
color: #FFFFFF;
text-decoration: underline;
margin:0 15px 0 15px;
}

.note {
font-variant: small-caps;
}

#info {
text-align:center;
width:290px;
}

.footer img {
border:0px;
}

. footer img a{
border:0px;
}