/*

<||================================||>
<|| Listers Satellite site styles. ||>
<|| Proto Name "Cov-Cars"          ||>
<|| Copyright Listers 2006         ||>
<||================================||>

*/

*{
margin:0;
padding:0;
}
body{
background-color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:.75em;
color:#333;
background-image:url(img/test.jpg);
background-position: bottom left;
background-repeat:no-repeat;
line-height:1.5;
padding-top:20px;
}
a:hover{
text-decoration:none;
}
#container{
width:620px;
margin:0 auto;
}
#headtop{
background-image:url(img/bgtop.gif);
background-repeat:no-repeat;
width:620px;
height:23px;
}
#headmiddle{
background-image:url(img/bgmid.gif);
background-repeat:repeat-y;
width:620px;
}
#headmiddle p{
background-image:url(img/covcarsstrip.jpg);
width:585px;
height:125px;
display:block;
margin:0 auto;
}
#headbottom{
background-image:url(img/bgbottom.gif);
background-repeat:no-repeat;
width:620px;
height:23px;
}
#middletop{
background-image:url(img/bgtop.gif);
background-repeat:no-repeat;
width:620px;
height:23px;
}
#middlemiddle{
background-image:url(img/bgcolums.gif);
background-repeat:repeat-y;
width:620px;
}
#footerbottom{
background-image:url(img/bgbottom.gif);
background-repeat:no-repeat;
width:620px;
height:23px;
}
#LeftNav{
float:left;
width:150px;
}
#RightCont{
float:right;
width:430px;
padding:0 30px 0 10px;
}
#RightCont p{
padding:0 1em 1em 1em;
}
#LeftNav ul{
list-style:none;
}
#LeftNav ul li{
background-image:url(img/button.gif);
background-repeat:no-repeat;
width:125px;
height:20px;
font-size:10px;
line-height:20px;
margin-bottom:1em;
margin-left:20px;
}
#LeftNav ul li a{
text-decoration:none;
display:block;
text-align:center;
width:125px;
height:20px;
color:#fff;
}
#LeftNav ul li a:hover{
text-decoration:underline;
background-image:url(img/buttonover2.gif);
background-repeat:no-repeat;
}
#Clear{
clear:both;
}
#Footnote{
margin:0 auto;
width:580px;
font-size:9px;
color:#999;
}
#Footnote p{
text-align:justify;
padding:1em;
}
