p {
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, Georgia, arial;
color: #000000;
line-height: 1.25em;
font-size: 19px;
margin: 1.25em 0;
position:relative; top:0px; left:6px; right:500px;
}

p.address {
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, Georgia, arial;
font-style: italic;
color: #000000;
line-height: 1.25em;
font-size: 19px;
margin: 1.25em 0;
position:relative; top:10px; left:10px; 
}

p.faq {
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, Georgia, arial;
color: #000000;
line-height: 1.25em;
font-size: 16px;
margin: 1.25em 0;
position:relative; top:10px; left:10px; 
}

#footer {
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, Georgia, arial;
color: #596582;
line-height: 1.25em;
font-size: 10px;
margin: 1.25em 0;
position:relative; top:10px; left:-5px;
}

a:link { 
	color: #596582;
	}
a:visited { 
	color: #596582;
	}
a:hover { 
	color: #344160;
	text-decoration: none;
	}
a:active { 
	color: #344160;
	}
	
a.menu1 {
    display: block;
    width: 168px;
    height: 60px;
    text-decoration: none;
    background: url("images/menu_01.gif");
    }
a.menu1:hover {
    background-position: -150px 0;
    background: url("images/menu_01_a.gif");
    }
.displace {
    position: absolute;
    left: -5000px;
    }
    
a.menu2 {
    display: block;
    width: 168px;
    height: 57px;
    text-decoration: none;
    background: url("images/menu_02.gif");
    }
a.menu2:hover {
    background-position: -150px 0;
    background: url("images/menu_02_a.gif");
    }

a.menu3 {
    display: block;
    width: 168px;
    height: 68px;
    text-decoration: none;
    background: url("images/menu_03.gif");
    }
a.menu3:hover {
    background-position: -150px 0;
    background: url("images/menu_03_a.gif");
    }

a.menu4 {
    display: block;
    width: 168px;
    height: 65px;
    text-decoration: none;
    background: url("images/menu_04.gif");
    }
a.menu4:hover {
    background-position: -150px 0;
    background: url("images/menu_04_a.gif");
    }

a.menu4 {
    display: block;
    width: 168px;
    height: 65px;
    text-decoration: none;
    background: url("images/menu_04.gif");
    }
a.menu4:hover {
    background-position: -150px 0;
    background: url("images/menu_04_a.gif");
    }

a.new {
    display: block;
    width: 168px;
    height: 65px;
    text-decoration: none;
    background: url("images/new.gif");
    }
a.new:hover {
    background-position: -150px 0;
    background: url("images/new_a.gif");
    }


img.imgborder { 
    margin: 10px; 
    position:relative; left:10px; 
    border-style:double;
    border-width: 3px;
    border-color: #495981;
}

img.floatLeft { 
    float: left;
    margin: 10px; 
    position:relative; left:10px; 
    border-style:double;
    border-width: 3px;
    border-color: #495981;
}

