div#header{
height:118px;
margin:0;
padding:0;
background-image:url(../images/maintop_spring.png);
background-repeat:no-repeat;
background-position:left bottom;
}
div#navigation{
float:left;
width:155px;
height:372px;
background-image:url(../images/menu_background_spring.jpg);
background-position:left top;
background-repeat:no-repeat;
text-align: left;
}
td#leftmain{
background-image: url(../images/mainleft_spring.png);
background-position:right top;
background-repeat:no-repeat;
width: 40px;
align: right;
vertical-align: top;
} 
td#maintext hr{
border: 0;
color: #79118f;
background-color: #79118f;
height: 3px;
width: 95%;
text-align: left;
margin: 0;
}
