﻿body 
{
     text-align: -moz-center;
     margin : 0 0 0 0;
     border-top-style: none;
     border-right-style: none; 
     border-left-style: none; 
     border-bottom-style: none; 
     background-attachment: fixed;
     background-position:center; 
     background-image: url(Images/slice.jpg); 
     background-repeat: repeat-y; 
     background-color: #e1e1e1;
     vertical-align:middle;
}

.homeleft
{
    font-size: 9pt; font-family: Verdana
}

.hometopleft {
	margin: 10px 20px;
	vertical-align: text-top;
}
.hometext {
	font-size: 9pt;
}
.homebottomright {
	vertical-align: text-bottom;
	margin: 10px 20px;
}

.centerstuff
{
    text-align: -moz-center;
    vertical-align:middle;
}

.style2 {
	font-family: Verdana;
	font-size: 9pt;
}
.style3 {
	font-family: Verdana;
	font-size: 7pt;
}

.leftalign
{ text-align: -moz-left;
    vertical-align: middle;
}

.footerback
{ 
    WIDTH: 424px; 
    HEIGHT: 59px;
    background : white url(images/index_23.jpg) no-repeat;
}