/* Base Weblog (base-weblog.css) */

/* basic elements */

html
{
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}

body
{
   min-width: 800px;
   font-family:arial,helvetica;
   font-size:11px;
   background: #cdcdcd;
   background-image:url('http://www.netline.com/Images/ib_body_bg.gif');
   background-repeat:repeat-x;
}

#container
{
   position: relative;
   margin: 0 auto; /* center on everything else */
   width: 800px;
   text-align: left;
   background:#ffffff;
}

#header 
{
width:800px;height:100px;
background-image:url('http://www.netline.com/Images/ib_header_main.gif');background-repeat:no-repeat;
}
#headerintro
{
color:#663300;font-size:12px;
padding:30px 20px 18px 290px;
}

#leftbar
{
position:relative;float:left;
width:200px;
border-right:solid 1px #666666;
margin:20px 10px 0 10px; 
}

#sidebar_lt
{
width:180px;height:14px;
margin-top:15px;
padding:4px 0 4px 8px;
background-image:url('http://www.netline.com/Images/ib_sb_ltor.gif');background-repeat:repeat;
font-size:14px;color:#cc6600;font-weight:bold;
}

#sidebar_lnk
{
padding:5px 0 0 8px;
width:180px;
}

#sidebar_bios
{
width:180px;
margin:20px 0 0 0;
}

#intro_main
{
float:left;
width:560px;
margin:20px 5px 0 0;
}

#modules_main
{
float:left;
width:557px;
margin:20px 0 20px 0;
}

#module1
{
width:270px;height:310px;float:left;
border:solid 1px #cccccc;
margin:0 0 20px 0;
padding:0;
}

#module2
{
width:270px;height:310px;float:left;
border:solid 1px #cccccc;
margin:0 0 20px 12px;
}

#module3
{
width:270px;height:300px;float:left;
border:solid 1px #cccccc;
margin:0 0 20px 0;
}

#module4
{
width:270px;height:300px;float:left;
border:solid 1px #cccccc;
margin:0 0 20px 12px;
}

#module5
{
width:270px;height:300px;float:left;
border:solid 1px #cccccc;
margin:0 0 20px 0;
}

#module6
{
width:270px;height:300px;float:left;
border:solid 1px #cccccc;
margin:0 0 20px 12px;
}

#module7
{
width:270px;height:300px;float:left;
border:solid 1px #cccccc;
margin:0 0 20px 0;
}

#module8
{
width:270px;height:300px;float:left;
border:solid 1px #cccccc;
margin:0 0 20px 12px;
}





#module0
{
width:554px;height:180px;float:left;
border:solid 1px #cccccc;
margin:0 0 20px 0;
}

#module0s
{
width:554px;
border:solid 1px #cccccc;
margin:0 0 20px 0;
}

#module_hdr
{
width:270px;
margin:0;padding:10px 0 0 0;
background-image:url('http://www.netline.com/Images/ib_module_hdr.gif');background-repeat:no-repeat;background-position:top  
center;
}

#module_hdr0
{
width:554px;
margin:0;padding:10px 0 0 0;
background:url('http://www.netline.com/Images/ib_module_hdr5.gif') 0 0 repeat-y;
}

#module_content
{
width:250px;
padding:0 10px 0 10px;
margin-bottom:20px;
font-size:12px;color:#666666;
}

#module_content0
{
width:530px;
padding:0 10px 0 10px;
margin-bottom:20px;
font-size:12px;color:#666666;
}

#footer_main
{
margin:40px 0 0 0;
float:left;
width:555px;
}

#archive_body
{
float:left;
width:560px;
margin:20px 0 20px 0;
font-size:12px;color:#666666;
}

#archive_index_body
{
float:left;
width:560px;
margin:20px 0 20px 0;
padding-bottom:20px;
font-size:12px;color:#666666;
}

a {color:#336699;text-decoration:underline;}
a:hover {color:#336699;text-decoration:none;}

.header1_or {font-size:16px;color:#000000;font-weight:bold;}
.header1_bl {font-size:16px;color:#666666;font-weight:bold;}
a.header1_or {font-size:16px;color:#336699;font-weight:bold;text-decoration:none;}
a.header1_or:hover {font-size:16px;color:#336699;font-weight:bold;text-decoration:underline;}

.header2_or {font-size:14px;color:#336699;font-weight:bold;}
a.header2_wt {font-size:14px;color:#ffffff;font-weight:bold;text-decoration:none;}
a.header2_wt:hover {font-size:14px;color:#ffffff;font-weight:bold;text-decoration:underline;}

a.link_or {font-size:12px;color:#336699;text-decoration:underline;}
a.link_or:hover {font-size:12px;color:#336699;text-decoration:none;}

a.link_ors {font-size:11px;color:#336699;text-decoration:underline;}
a.link_ors:hover {font-size:11px;color:#336699;text-decoration:none;}

a.link_or_bd {font-size:12px;color:#336699;font-weight:bold;text-decoration:underline;}
a.link_or_bd:hover {font-size:12px;color:#336699;font-weight:bold;text-decoration:none;}

a.link_or_bds {font-size:11px;color:#336699;font-weight:bold;text-decoration:underline;}
a.link_or_bds:hover {font-size:11px;color:#336699;font-weight:bold;text-decoration:none;}

.bio {font-size:11px;color:#666666;padding-left:8px;margin-top:5px;}
.body_bl {font-size:12px;color:#666666;}
.body_sub {font-size:14px;color:#666666;font-weight:bold;}
