<style type="text/css">

.box1{
background:url(img/2.jpg);
width:900px;
height:50px;
}

.box2{
background:url(img/2.jpg);
float:left;padding-top:50px;
width:150px;

margin:0px 0 0 0;}

.box3{
background:url(img/2.jpg);
background-repeat:repeat-y;

margin:0px 0 0 170px;
border:0px solid black;}

p{
color:#3F0000;
font-family:verdana;
font-size:12px;
line-height:20px;
font-weight:normal;
padding-right:25px;
}

ul, li{
color:#3F0000;
font-family:verdana;
font-size:12px;
line-height:20px;
font-weight:normal;

padding-right:25px;
}

a:link, a:visited, a:hover, a:active{
font-family:verdana;
font-size:12px;
font-weight:bold;
line-height:15px;
text-decoration:none;
color:#E9B822;
}

a.info:link, a.info:visited, a.info:hover, a.info:active{
color:#A71E25;
font-size:12px;
font-weight:bold;
line-height:15px;
text-decoration:none;
}
a.text:link, a.text:visited, a.text:hover, a.text:active{
color:#3F0000;
font-family:verdana;
font-size:12px;
line-height:20px;
font-weight:normal;
text-decoration:underline;
}