/* Style Sheet LBC - by Betsuin Feb 2010 */

/* snail mail address as on left hand side */
#address_lhs_menu 
{font-family:sans-serif;font-size:12pt;color:#000000;text-align:left;}

/* button bar left hand side */
#lhs_menu { width: 170px;margin-top:0pt;
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size:10pt;
text-align:right;
color: #EEE;

 }


#test a {
text-decoration: none;
color: #EEE;
}

#lhs_menu ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size:10pt;
text-align:right;
}

#lhs_menu a
{
display: block;
padding: 3px;
width: 160px;
background-color: #366883;
border-bottom: 1px solid #eee;
text-decoration: none;
color: #EEE;
}

#lhs_menu a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#lhs_menu a:hover
{
background-color: #F09506;
color: #fff;
}

/* fine lines down either side */

#lhs_rhs_borders {
border-left:solid #aaaaaa 1px;
padding-left:5px;
border-right:solid #aaaaaa 1px;
padding-right:5px;
}

/* Top Header Section */

#title_bar
 {
 background-image:url("pics/blue_orange.jpg");background-repeat:repeat-x;
 text-align:center;
 width:100%;
 }
 
 /* Main body text format */
 
 #lcb_body_txt {
 font-size:12pt;text-align:left;font-family:sans-serif;
 }
 
/* Main Body Text Title */ 
 
 #lcb_body_title {
 font-size:16pt;text-align:left;font-family:sans-serif;font-weight:heavy;
 }
 
 /* 3 coloum - Right hand side photo to LBC logo align tweak */
 
 #rhs_photo_top_align {
 margin-right:-2px; }
 
/* Footer */ 
 
 #footer_main {
 background-color:#FFB600;width:100%;
 }
 
 /* Footer right hand side control */
 
 #footer_rhs {
 background-color:#F09506;width:118px;float:right;
 }
 
 #no_dec {
 text-decoration: none;
 }
 
 #left {
 float:left;
 }
 
  #right {
 float:right;
 padding:10px;
 }
 
  #sub_title {
 font-size:14pt;
 text-align:left;
 font-family:sans-serif;
 font-weight:heavy;
 }
 
 #sponser {
border:solid 1pt #555555;
padding:5pt; 
 }
 
  /* picture world champs border css */
 
 #pic_border_outer { 
padding-left:3pt;width:308px;
 }
 
 #pic_border_highlight {
 border-bottom:3px solid #332E95;border-right:3px solid #332E95;
 }
 
 #pic_border_back {
 padding:2pt;background-color:#F09506;
 }
 
 #pic_bottom_text {
padding-top:5pt;padding-bottom:10pt;text-align:center; 
 }
 
  /* picture generic border css */ 
 
 #pic_generic_border_outer {
 padding-left:3pt;
 }
 
  #pic_generic_border_highlight {
 border-bottom:3px solid #332E95;border-right:3px solid #332E95;
 }
 
 #pic_generic_border_back {
padding:2pt;background-color:#F09506;
}





 