body{
margin:0;
padding:0;
background: #FFFFFF; font-family:Verdana; font-size:10pt
}

#maincontainer{
width: 791px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
height: 88px; /*Height of top section*/
BACKGROUND-IMAGE: url("../../lcs/images/logo-header.jpg"); 
}

#toppageinfo{
height: 38px; /*Height of top section*/
padding-left: 60px;
padding-top: 9px;
BACKGROUND-IMAGE: url('../../lcs/images/top-pageinfo.jpg');
font-family: Verdana; 
font-size: 11pt; 
color: #999999; 
font-weight: bold; 
background-repeat: no-repeat 
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 193px; /*Set left margin to LeftColumnWidth*/
BACKGROUND-IMAGE: url('../../lcs/images/content-fill.jpg'); 
}

#contentcolumn-top{
height: 6px; /*Height of top section*/
margin-left: 193px; /*Set left margin to LeftColumnWidth*/
BACKGROUND-IMAGE: url("../../lcs/images/content-top.jpg"); 
}

#contentcolumn-bottom{
height: 7px; /*Height of top section*/
margin-left: 193px; /*Set left margin to LeftColumnWidth*/
BACKGROUND-IMAGE: url("../../lcs/images/content-bottom.jpg"); 
}

#leftcolumn{
float: left;
width: 193px; /*Width of left column*/
margin-left: -791px; /*Set left margin to -(MainContainerWidth)*/
}

#leftcolumn-top{
float: left;
height: 7px; /*Height of top section*/
width: 193px; /*Width of left column*/
BACKGROUND-IMAGE: url("../../lcs/images/nav-top.jpg"); 
}

#leftcolumn-fill{
float: left;
width: 193px; /*Width of left column*/
BACKGROUND-IMAGE: url("../../lcs/images/nav-fill.jpg"); 
}

#leftcolumn-fill a {
text-decoration: none;
color: #000066;
}

#leftcolumn-fill a:hover {
color: #FF8000;
}

#leftcolumn-bottom{
float: left;
height: 10px; /*Height of top section*/
width: 193px; /*Width of left column*/
BACKGROUND-IMAGE: url("../../lcs/images/nav-bottom.jpg"); 
}

#contact-top{
float: left;
height: 31px; /*Height of top section*/
width: 193px; /*Width of left column*/
BACKGROUND-IMAGE: url("../../lcs/images/contactus-top.jpg"); 
}

#contact-fill{
float: left;
width: 193px; /*Width of left column*/
BACKGROUND-IMAGE: url("../../lcs/images/contactus-fill.jpg"); 
}

#contact-bottom{
height: 8px; /*Height of top section*/
width: 193px; /*Width of left column*/
BACKGROUND-IMAGE: url("../../lcs/images/contactus-bottom.jpg"); 
}

#footer{
width: 100%;
color: #000000;
text-align: center; font-family:Verdana; font-size:7pt;
}

#footer a{
color: #000000;
}

.innertube{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
}

a:link       { text-decoration: none; font-family: Verdana; color: #000066;  }
a:visited    { text-decoration: none; font-family: Verdana; color: #000066; }
