/* JLBC Index Stylesheet 1 */

body {
background-color: #000;
margin-top: 0;
margin-right: 0;
margin-left: 0;
margin-bottom: 0;
color: #404040;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
}
p {
display: inline;
font-size: .7em;
line-height: 1.7em;
}
a:link {
color: #B80101;
}
a:visited {
color: #B80101;
}
a:hover {
color: #B80101;
}
a:active {
color: #B80101;
}
#header {
position: absolute;
height: 100px;
width: 625px;
top: 0;
left: 75px;
background-image: url(/media/site_files/main_template/images/jlbc_title.jpg);
background-repeat: no-repeat;
}
#navbar {
position: absolute;
height: 25px;
width: 625px;
top: 100px;
left: 75px;
background-image: url(/media/site_files/main_template/images/navbar.jpg);
background-repeat: no-repeat;
}
ul#list1 {
position: absolute;
top: 0;
left: 20px;
width: 625px;
height: 30px;
margin-top: 0;
margin-left: 0;
padding-top: 5px;
padding-left: 40px;
font-size: .7em;
color: #ffffff;

}
#list1 li {
display: inline;
list-style-type: none;
}
#list1 a { 
padding: 0;
}
#list1 a:link, #list1 a:visited {
color: #fff;
background-color: #870000;
text-decoration: none;
padding: 2px;
}
#list1 a:hover {
color: #fff;
background-color: #B80101;
text-decoration: none;
}
#list2 {
position: absolute;
top: 10px;
left: 30px;
width: 160px;
\width: 160px;
w\idth: 160px;
padding: 0px;
margin: 0px;
font: bold .9em verdana,helvetica,arial,sans-serif;
}
#list2 li {
list-style: none;
margin: 5px;
}
#list2 li a {
display: block;
width: 160px;
\width: 160px;
w\idth: 160px;
padding: 4px 4px 4px 8px;
background-image: url(/media/site_files/main_template/images/menubar.jpg);
background-repeat: repeat;
text-decoration: none;
text-align: right;
border-style: solid;
border-width: 1px;
border-color: #870000;
text-transform: uppercase;
}
#list2 li a:link { 
color: #FFFFFF; 
}
#list2 li a:visited { 
color: #FFFFFF; 
}
#list2 li a:hover {
color: #FFFFFF;
background-color: #B80101;
background-image: none;
}

#catalog {
position: absolute;
background-image: url(/media/site_files/main_template/images/catalog_button.jpg);
display: block;
height: 76px;
text-indent: -9999px;
width: 160px;
top: 300px;
left: 40px;
}

#content {
position: absolute;
height: 475px;
width: 625px;
top: 125px;
left: 75px;
background-image: url(/media/site_files/main_template/images/content_bg.jpg);
background-repeat: no-repeat;
}
div.welcome {
color: #404040;
/*font-size: .8em;*/
text-align: justify;
position: absolute;
top: 180px;
left: 253px;
width: 347px;
}