/* LCS CSS Document */

body{
margin-top:0px;
}

#header{
width:960px;
height:155px;
}

#top_space{
width:960px;
height:15px;
}

#menu{
background-image:url(../images/menu.gif);
background-repeat:repeat-y;
width:185px;
height:auto;
padding-left:35px;
vertical-align:top;
}

#content{
width:710px;
height:auto;
vertical-align:top;
}

#right_edge{
background-image:url(../images/right_edge.gif);
background-repeat:repeat-y;
width:30px;
height:auto;
}

#bottom_space{
width:960px;
height:15px;
}

#footer{
background-image:url(../images/footer.gif);
background-repeat:no-repeat;
width:960px;
height:135px;
}

td.navigation_1 { color:#FFFFFF; padding-left:0px } 
td.navigation_2 { color:#FFFFFF; padding-left:5px } 
td.navigation_3 { color:#FFFFFF; padding-left:10px } 
td.navigation_4 { color:#FFFFFF; padding-left:15px } 

a.navigation { color: #ffffff; text-decoration: none; }
a.navigation:hover { color:#00EE00; text-decoration: none; }
a.navigation_selected { color: #00EE00; text-decoration: none; }
