﻿body {background: #4D4F68;
      margin-top: 0px;
      font-family: verdana;
      font-size: 11px;}
#logo b 
{
	position: absolute; 
	cursor: pointer; 
	cursor: hand;  
	display: block; 
	width: 251px; 
	height: 74px; 
	padding-top: 74px; 
	left: 0px; 
	top: 27px;
	border: 0px solid #000;
}
INPUT, SELECT {font-family:Verdana, Helvetica, Sans-Serif; font-size:11px;}
TABLE.odd {background-color:#D7E1DB; width:100%;}
TABLE.even {width:100%;}
.bold {font-weight:bold;}
 
a:link { color: #102D8B; text-decoration: underline;}
a:visited {color: #102D8B; text-decoration: underline}
a:hover {color: #102D8B; text-decoration: none;}

a.foot:link { color: #6B76AE; font-size: 10px; font-weight: bold; text-decoration: underline;}
a.foot:visited {color: #6B76AE; font-size: 10px; font-weight: bold; text-decoration: underline; }
a.foot:hover {color: #6B76AE; font-size: 10px; text-decoration: none; font-weight: bold;}

a.brand:link { color: #BECFBC; text-decoration: underline;}
a.brand:visited {color: #BECFBC; text-decoration: underline; }
a.brand:hover {color: #BECFBC; text-decoration: none;}

.footer_txt {color: #BECFBC; padding-top:9px;}

#wrapper {
          width: 771px;
          margin: 0 auto;
          position: relative;
          border: 1px solid #000000;}

#top_bar {background: url(/!images/int/lrha_int_topbase.gif) no-repeat;
          height: 27px;
          width: 771px;}
          
#logo_area {background: #ffffff url(/!images/int/lrha_int_top-logo.gif) top left no-repeat;
            height: 74px;
            width: 771px;}
            
#main_nav {height: 30px;
           width: 771px;}
           
#content {background: #FFF url(/!images/int/lrha_int_left-column_tile.gif) repeat-y;
          width: 771px;
          padding-bottom: 100px;}

#content .left_image {background: url(/!images/int/lrha_int_left-column.jpg) top left no-repeat;
                     width: 530px;
                     /*height: 562px;*/
                     min-height: 475px;
                     padding-left: 205px;
                     padding-top: 20px;
                     padding-right: 20px;
                     padding-bottom: 60px;
                    }
 * html #content .left_image {height: 475px;}
                     

#footer {background: url(/!images/mp/lrha_mp_anchor_tile.gif) repeat-x;
         height: 36px;
         width: 771px;
         display: block;
         overflow: visible;}
          
         
#footer_links {position: absolute; display: block; bottom: 70px; left: 205px; height: 110px; width: 550px;}         

#address {color: #6C76A9; font-size: 11px; }

h2 {font-size:13px;}

/*Top Green Navigation*/

#nav_top
{
    width: 361px;
    height: 27px;
    background:url(/!images/int/lrha_int_topnav_normal.gif);
	background-repeat: no-repeat;
    margin: 0px; padding: 0;
    position: relative;
	z-index: 1000;
}

#nav_top dd {margin: 0; padding: 0; list-style: none;
position: absolute; top: 0; 
background-image: url(/!images/int/lrha_int_topnav_hover.gif);
background-repeat: no-repeat;
}

#nav_top a.ir_top {background: #FFF url(/!images/int/lrha_int_topnav_normal.gif) 0px 0px no-repeat;
display: block; 
height: 27px;
}

#nav_top dt {position: absolute;
  			  top: -200em;} 

dd#contact {left: 0px; width: 93px;}
dd#links {left: 93px; width: 91px;}
dd#forum {left: 184px; width: 82px;}
dd#search {left: 266px; width: 56px;}
dd#home {left: 322px; width: 39px;}

dd#contact,#contact a.ir_top {background-position: -0px 0px;}
dd#links,#links a.ir_top {background-position: -93px 0px;}
dd#forum,#forum a.ir_top {background-position: -184px 0px;}
dd#search,#search a.ir_top {background-position: -266px 0px;}
dd#home,#home a.ir_top {background-position: -322px 0px;}

#nav_top a.ir_top:hover {background: transparent none;}

#nav_top dd:hover>ul  { top: 27px; }
#nav_top li:hover>ul { top: 0; z-index: 100000; }
#nav_top dd.IEhover ul.ddesc, #nav_top dd ul.closeing { top: 27px; }
#nav_top li.IEhover ul.ddesc, #nav_top li ul.closeing { top: 0; z-index:100000; }

/* =HACKS (only @ IE WIN/Mac )*/
/* hidden from IE mac \*/
* html #nav_top li a{ height: 1%; }
* html #nav_top li { float:left; clear:left; height: 1%; }
/* stop hiding from IE mac */


