body {
background-color: #f0f0f0;
font: bold 13px Verdana,sans-serif;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
cursor: default;
}

a {
cursor: pointer;
text-decoration: none;
color: #000066;
}

a:hover {
color:blue;
text-decoration: underline;
}

#plate {
width: 952px;
height: 335px;
border: 0px solid black;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
position: absolute;
top: 25px;
left: 25px;
}

#l {
position: relative;
top: 0px;
left: 0px;
height: 269px;
width: 431px;
padding: 84px 0px 0px 4px;
margin: 0px 0px 0px 0px;
background: white url('../images/brushed.jpg');
}

#l .lbox {
float: left;
border: 3px solid #7f2e25;
height: 73px;
width: 260px;
padding: 63px 12px 0px 12px;
margin: 0px 4px 0px 0px;
font: bold 13px Verdana,Arial,sans-serif;
text-align:center;
}

#l .rbox {
float: left;
border: 3px solid #7f2e25;
height: 73px;
width: 118px;
padding: 63px 3px 0px 3px;
margin: 0px 4px 0px 0px;
text-align:center;
}

#l .rbox .blue {
float:left;
height: 19px;
width: 64px;
text-align:right;
vertical-align:middle;
padding: 2px 3px 0px 0px;
margin: 0px 0px 0px 0px;
background-color: #45687e;
color: #cecece;
}

#l .rbox .black {
float:left;
height: 19px;
width: 48px;
text-align:left;
vertical-align:middle;
padding: 2px 0px 0px 3px;
margin: 0px 0px 0px 0px;
background-color: black;
color: #7e6666;
}

#m {
position: absolute;
top: 0px;
left: 431px;
height: 269px;
width: 249px;
background-color: #7f2e25;
color: white;
padding: 84px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

#m .box {
font: bold 14px verdana,sans-serif;
border: 3px solid white;
height: 82px;
padding: 53px 61px 0px 61px;
margin: 0px 4px 0px 4px;
text-align: center;
line-height: 18px;
}

#m .text {
font: 8px verdana,sans-serif;
text-align: justify;
padding: 21px 62px 0px 62px;
margin: 0px 0px 0px 0px;
}

#r {
position: absolute;
top: 0px;
left: 680px;
height: 269px;
width: 271px;
padding: 84px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background: white url('../images/brushed.jpg');
}

#r .box {
border: 3px solid #7f2e25;
height: 38px;
padding: 97px 10px 0px 10px;
margin: 0px 4px 0px 4px;
font: 8px verdana,sans-serif;
text-align: justify;
}