html,body{
margin:0;padding:0;

}
html, body, #page{
min-height:100%;
width:100%;
height:100%;
background-image:url(bgrnd.gif);
}
div#container{
text-align:left;
background-image:url(bgrnd.gif);
}
div#container{
width:100%;margin:0 auto
}
html>body, html>body #page{
height:auto;
}
#page{
position:absolute;
top:0;
left:0;
}
body{
font: 80%, verdana, arial,sans-serif;
text-align:center
}
div#lpanel{
width:20%;
background-image:url(bgrnd.gif);
float:left;}
div#content{
float:left;width:48%;background-image:url(bgrnd.gif);
margin:0 0 0 0; color:white;padding-top:3em; padding-bottom:3em;
}
div#content p{
line-height:1.4;float:left;margin-top:1em;margin-left:1em;width:34em;
}
div#content li{
line-height:1.1;float:left;margin-top:1em;margin-left:1em;
width:30em;
}
div#content img{
float:left;padding-bottom:3em;
}
div#content h1, h2, h3{
font-size:95%
}
div#navigation{
background-image:url(bgrnd.gif);height:100%;
width:28%;float:right;}
div#navigation img{
text-align:center;
margin-top:4em;
padding-bottom:6em;
margin-right:2em;}
a{
display:block;color:#C0C0Ff;
text-decoration: none;
}
a:hover{
color:white;}

div#header{
position:relative;
margin:0 0 0 0;background-color:white;
text-align:center;
}
div#header h1{
height:80px;line-height:80px;margin:0;
padding-left:10px;background: #EEE;color: #79B30B
}
div#header a{
position:absolute;right:0;top:23px
}

#navcontainer{
padding-left:4em;}

#navcontainer ul
{
padding-left:20em;
margin:0 0 0 0;
background-image:url(backnav.gif);
background-repeat: repeat-x;
color: White;
float:right;
width: 100%;
font-family: verdana, arial, helvetica, sans-serif;
font-weight:normal;
font-size:.9em;
}
#navcontainer ul li{
display: inline;
}
#navcontainer ul li a
{
padding: 0.25em 1em;
background-image:url(backnav.gif);
background-repeat: repeat-x;
color: White;
float:left;
text-decoration: none;
border-right: 1px solid gray;
}
#navcontainer ul li a:hover
{
background-image:url(backnav2.gif);
background-repeat: repeat-x;
color: #fff;
}
#footer
{
clear: both;
margin: 0;
padding: 0 .5em;
color: #808080;
background-color: white;
border-top: 1px solid white;
text-align:right;
font-size:80%;
font-weight:normal;
color:#787878;position: absolute;
bottom: 0;
height:4em;
width:100%
}
#footer p
{
width:40em;
float:right;
padding-right:2em}

