@import url("layout.css");
/* CSS Document */
/* CSS Document */
body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
/*	background-image: url(images/bg_main.gif );    last 
	background-image:  url(../images/flamp2bgb.png);  */
	background-image:  url(../images/blgfbackbluea.png);
	background-repeat: repeat-x;
	background-attachment: fixed;  
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #171717;
	text-align: center; /* for IE */
}
/*outer div*/
#wrapper {
	width: 850px; /*470 orig 800*/
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: left;
/*	border: 1px solid #000;  /* test border*/
}

#wrapperHeader {
	width: 850px; /*670*/
	height: 140px; /*85*/
	padding: 0px 0px 0px 0px; 
	background-image:  url(../images/newBLGFHead.png);
	background-repeat: no-repeat;
/*	line-height: 85px;
	font-size:40px;
	font-weight:bold;*/
	background-color:#fff;
}

#wrapperCathcher {
	width: 850px;
	/width: 850;
	padding: 0px 0px 0px 9px;
	height: 15em;
	background-image:  url(../images/catcherbg.png);
	background-repeat: no-repeat;
/*	border: 1px solid #006699;  /* test border*/

}
 /*top menu new*/
#wrapperNav {
	width: 850px;
	height: 22px;                   
	border-bottom: 1px solid #000; /*#ffffff*/
	color: #fff;
	text-align: left; /* for IE */
	background-color: #2B5FB5;

}

#wrapperContent {
	width:840px;  /*670*/
	/width:850px;
/*	padding: 10px 20px 0px 20px; */
	margin: -2 0 0 0;
	height: auto;
/*	border: 1px solid #000000;  
	background-image: url(../images/bgcontentLw.png);
	background-repeat: no-repeat; */
	background-image:  url(../images/catcherbg.png);
	background-repeat:repeat-y;
/*	background-color: #fff; */
	padding: 5px;
}

#contentholder {
	float: left;
	width:590px;
	height: auto;
	border: 1px solid #F2F2F2;       /*0066FF*/

}
/*loadingi effect*/
#progress {
   	width: 370px;
   	height: 600px;
   	background-color: #ffffff;
   	z-index: 1;
 	}
/*loadingi effect*/
#content {
	margin-top: -2px;
	width: 584px;    /*590 total */
	/width: 590px;
	height: auto;      /*auto new*/
	padding: 3px; 
	border: 10px solid #fff;
	text-align: justify;
	background-color: #f2f2f2;
	border: 1px solid #f2f2f2;	/*0066FF*/
}

/*css for search*/
#contentholder2 {
	float: left;
	width:836px;
	height: auto;
	border: 1px solid #0066FF;       /*red border*/

}

#content2 {
	margin-top: -2px;
	width: 830px;    /*590 total */
	/width: 590px;
	height: auto;      /*auto new*/
	padding: 3px; 
	border: 10px solid #fff;
	text-align: left;
	border: 1px solid #0066FF;	/*right orig new*/
}
/*css for search*/

/* navigation */

#navcontainer {
	float: right;
	width: 244px;
/*	/width: 245px; */
	margin-top: 0px;
/*	margin-left: 5px;*/

}
#navlist
{
padding: 0px;
margin-top: 0px;
margin-left: 0px;
/margin-left: -5px;
/*border: 2px solid #000;*/
width: 22.2em;
/width: 23em;  /*ok 4 ie*/
background-color: #26a;
font: 11px verdana,sans-serif;
}

#navlist li
{
list-style: none;
border: 1px solid #26a; 
}

#navlist a
{
color: #eee;
text-decoration: none;
display: block;
border-left: 1em solid #159;
border-bottom: 1px solid #159; 
padding: 4px 8px;
}

#navlist a:hover { border-color: #fa9f3a; }           /*hover 124  ffdf53*/

#subnavlist li a
{
border: 0;
border-left: 0.8em solid #26a;
padding: 3px 4px;
margin-left: -20px;
font: 10px verdana,sans-serif;
}

/*-- top menu -->
/* navigation */
#wrapper-navigation {
	width: 720px;   /*670*/
	/width: 700px;
	height: 22px;
	text-align: left; /* for IE */


}
ul#navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 22px;
/*	padding: 5px 0px 5px 0px;
	background-image: url(images/subnav.gif);  mar 27 08*/
}

#navigation li a {
	color: #ffffff;
/*	background-color: #2e723f;  0099ff 0033CC*/
background-color: #2F5595;
	line-height: 22px;
	font-size: 11px;
	text-decoration: none;
	padding: 3px 7px 3px 7px; /*5px 15px 6px 15px*/
	border-right: 1px solid #ffffff;
}

#navigation li a:hover {
	text-decoration: overline;
/*	background-image: url(images/subnavb.gif); mar 27 08 */
	background-color: #5165C6;
}

	/*end navigation */
/* top menu -->


/*-- end navigation */

#footer {
	margin-top: 5px;
	border: 10px solid #fff;
	width: 820px;  /*753*/
	height: 40px;
	text-align:center;
	clear: both; 
	color: #aeaeae;
/*	background-color:#39A3FB; */
}
/* h1 */
/*message*/
h6 {
margin: 0;
color: #cc9900;	
font-weight: bolder;
padding: 3px 5px 3px 15px;
font-size:12px;
font-style:italic;
font-family: Georgia, "Times New Roman", Times, serif;
} 
h1 {
margin: 0;
color: #cc9900;	
font-weight: bolder;
padding: 3px 5px 1px 2px;
font-size:16px;
font-style:italic;
font-family: Georgia, "Times New Roman", Times, serif;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
} 
/*message*/
h4 {
margin: 0;
color: #cc9900;	
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
font-weight: bolder;
padding: 3px 5px 3px 15px;
font-size:12px;
font-style:italic;
font-family: Georgia, "Times New Roman", Times, serif;
} 


h3 {
margin: 0;
background-color: #D1A4FF;  /*ce530d*/
color: #400080;				/*dfc07d*/
font-size: 100%;
padding: 3px 5px 3px 10px;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #000000;
background-repeat: repeat;
font-weight: bolder;
background-image: url(yourimage.gif);
font-family: Georgia, "Times New Roman", Times, serif;
} 

h2 {
margin: 0;
margin-bottom: 5px;
background-color: #D1A4FF;
color: #400080;
font-size: 100%;
padding: 3px 5px 3px 10px;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #000000;
background-repeat: repeat;
font-weight: bolder;
/*background-image: url(yourimage.gif);*/
font-family: Georgia, "Times New Roman", Times, serif;
} 
/* end h1 */
/*ul*/
/*ul
{
list-style-image: url("../images/h1_arrow.gif");
}
/*end ul*/
