/* LSGSA CSS Document */

body{
margin:0px 0px 0px 0px;
}

#header{
width:970px;
height:220px;
}

#headeedgeleft{
width:auto;
height:220px;
}

#headedgeright{
width:auto;
height:220px;
}

#topbar{
width:970px;
height:25px;
}

#tbedgeleft{
width:auto;
height:25px;
background-image: url("../images/lsgsa_tbedgeleft.gif");
background-repeat:repeat-x;
}

#tbedgeright{
width:auto;
height:25px;
background-image: url("../images/lsgsa_tbedgeright.gif");
background-repeat:repeat-x;
}

#menuconbg{
width:970px;
height:auto;
background-image: url("../images/lsgsa_menuconbg.gif");
background-repeat:repeat-y;
}

#menu{
width:180px;
height:100%;
vertical-align:top;
}

#content{
width:750px;
height:100%;
vertical-align:top;
}

#menuedge{
width:auto;
height:auto;
}

#contentedge{
width:auto;
height:auto;
}

#bottombar{
width:970px;
height:25px;
}

#botbaredgeleft{
width:auto;
height:25px;
background-image: url("../images/lsgsa_botbaredgeleft.gif");
background-repeat:repeat-x;
}

#botbaredgeright{
width:auto;
height:25px;
background-image: url("../images/lsgsa_botbaredgeright.gif");
background-repeat:repeat-x;
}

#footer{
width:930px;
height:75px;
background-image: url("../images/lsgsa_footer.gif");
background-repeat:no-repeat;
padding:0px 20px 20px 20px;
}

#footedgeleft{
width:auto;
height:95px;
}

#footedgeright{
width:auto;
height:95px;
}


