body {
margin-top: 0;
background-color: #ffffcc;
font-size: 12px;
color: #ff6343;
font-family: verdana;
background-image: url(bg2.jpg);
background-repeat: repeat-y;
}
table {
font-size: 12px;
color: #ff6343;
font-family: verdana;
}
.h1      {
background-image: url(h1.jpg);
background-repeat: no-repeat;
width: 222px;
height: 300px;
position: absolute;
top: 0px;
left: 0px;
}
.h2      {
background-image: url(h2.jpg);
background-repeat: no-repeat;
width: 548px;
height: 300px;
position: absolute;
top: 0px;
left: 222px;
}
.h3      {
background-image: url(h3.jpg);
background-repeat: no-repeat;
width: 25px;
height: 263px;
position: absolute;
top: 300px;
left: 0px;
}
.h4      {
width: 167px;
min-height: 263px;
_height: 263px;
position: absolute;
top: 220px;
left: 25px;
text-align: right;
}
.h5      {
background-image: url(h5.jpg);
background-repeat: no-repeat;
width: 30px;
height: 263px;
position: absolute;
top: 300px;
left: 192px;
}
.h6      {
width: 524px;
min-height: 263px;
_height: 263px;
position: absolute;
top: 220px;
left: 222px;
}
.p6      {
width: 524px;
min-height: 263px;
_height: 263px;
position: absolute;
top: 220px;
left: 222px;
}
.h7      {
background-image: url(h7.jpg);
background-repeat: no-repeat;
width: 25px;
height: 263px;
position: absolute;
top: 300px;
left: 745px;
}
.bar   {
color: #CC3333;
font-weight: bold;
border-bottom: 1px solid #CC3333;
text-align: left;
}
A:link    {color: #CC3333; text-decoration: none; font-weight: bold;}
A:visited    {color: #CC3333; text-decoration: none; font-weight: bold;}
A:active    {color: #ffffcc; text-decoration: none; font-weight: bold;}
A:hover    {color: #ffffcc; text-decoration: underline; font-weight: bold;}

