body {
width: 850px;
background-color: tan;
margin: 0px;
padding: 0px;
font-family: sans-serif;
height: 800px;
}

#site {
width:850px;
}

.header {
background: url("i/header.png");
height: 263px;
width: 850px;
margin: 0px;
overflow: hidden
}

img {
border: 0px;
margin: 0px;
}

.topnav {
background: url("i/topnav.png");
height: 29px;
width: 850px;
display: block;
}

.belownav {
background: url("i/belownav.png");
height: 87px;
width: 850px;
display: block;
}

.leftnav {
background: url("i/leftnav.png");
height: 521px;
width: 270px;
display: block;
float: left;
}

.azlbody {
background: url("i/body2.png");
height: 521px;
width: 580px;
display: block;
float: right;
background-repeat: no-repeat;
}

#bodytext {
overflow: scroll;
height: 455px;
width: 485px;
overflow: auto;
}

#topnavboxen {
margin-left: 79px;
width: 662px;
}

#cntr {
width: 500px;
margin-top: 40px;
margin-left: 64px;
color: white;
font-weight: bold;
}

.button1 {
margin-top: -4px;
margin-left: 40px;
text-align: center;
color: #FF6699;
font-size: 14px;
width: 177px;
height: 46px;
font-weight: bold;
line-height: 38px;
text-decoration:none; 
display: block;
padding-left: -4px;
}

.button1:link {
background: url("i/bbn.png");
}

.button1:visited {
background: url("i/bbn.png");
}

.button1:hover {
background: url("i/bbo.png");
}

.button1:active {
background: url("i/bbc.png");
}

.button2 {
margin-top: -4px;
margin-left: 52px;
text-align: center;
color: #FF6699;
font-size: 14px;
width: 177px;
height: 46px;
font-weight: bold;
line-height: 42px;
text-decoration:none; 
display: block;
}

.button2:link {
background: url("i/gbn.png");
}

.button2:visited {
background: url("i/gbn.png");
}

.button2:hover {
background: url("i/gbo.png");
}

.button2:active {
background: url("i/gbc.png");
}

.button3 {
width: 93px;
height: 29px;
color: black;
letter-spacing: -.5px;
font-size: 11px;
font-weight: bold;
line-height: 28px;
display: block;
text-align: center;
text-decoration: none;
float: left;
font-family: sans-serif;
margin-right: 1px;
}

.button3:link {
background: url("i/sbn.png");
}

.button3:visited {
background: url("i/sbn.png");
}

.button3:hover {
background: url("i/sbo.png");
}

.button3:active {
background: url("i/sbn.png");
}