/* CSS Document */
/*
* {margin: 0; padding: 0; overflow: hidden;}
*/
html, body {margin: 0; padding: 0; overflow: hidden;}

html, body {width: 100%; height: 100%;}

#header-div {position: absolute;width:100%;top: 0px;
BACKGROUND-IMAGE: url(../xpimages/top65new.png); background-repeat:no-repeat;
MARGIN-RIGHT: -3px;height: 65px; left:0px;}

#body-div {position: absolute; top: 65px;
height: expression(document.compatMode=='CSS1Compat'? document.documentElement.clientHeight -61 +'px' : body.clientHeight -61 +'px');
BACKGROUND-IMAGE: url(../xpimages/lm2x2lighter.png);width:100%;bottom:21px;
}

#body-content-div {position: absolute; top: -1px;
BACKGROUND-IMAGE: url(../xpimages/lm250x250.png);background-repeat:no-repeat;bottom:0px;
height: expression(document.compatMode=='CSS1Compat'? document.documentElement.clientHeight -61 +'px' : body.clientHeight -61 +'px');
width: 100%;overflow: auto;} 

#footer-div {position: absolute;width:100%; bottom: 0px; height: 66px;
BACKGROUND-IMAGE: url(../xpimages/bottom66.png);background-repeat:no-repeat;
}
#header-right{
BACKGROUND-IMAGE: url(../xpimages/top2x65new.png);background-repeat:repeat-x;
position: absolute;width:100%; bottom: -1px; height: 65px;margin-left:1024px;
}
#footer-right{
BACKGROUND-IMAGE: url(../xpimages/bottom2x66.png);background-repeat:repeat-x;
position: absolute;width:100%; bottom: 0px; height: 66px;margin-left:1024px;
}

.kern 
{ 
    letter-spacing: 2px;
} 

p,h1,h2,h3{
font-family: Verdana, Geneva, Tahoma, sans-serif;
letter-spacing: 1px;
font-weight:bold;
letter-spacing: 1px;
text-shadow: #222 1px 1px 1px;
color:#FFFFFF; 
}
/*
p,h1,h2,h3{
height:0%; filter:progid:DXImageTransform.Microsoft.Shadow(color='black', Direction=135, Strength=1)
}
*/
p,h1,h2,h3{
filter:progid:DXImageTransform.Microsoft.Shadow(color='black', Direction=135, Strength=1)
}
p,h1{
margin-left: 235px;
margin-right: 20px;
margin-bottom: 20px;
margin-top:0px;
}
h3{
margin-left: 215px;
margin-right: 20px;
margin-bottom: 3px;
margin-top:20px;
}
h2{
text-align: center;
margin-top:20px;
margin-bottom: 20px;
}
h2 {font-size:18px;}
h3 {font-size:16px;}
p {font-size:14px;}

