/***********************************************/
/*           CSS Index Wyler                   */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
 * { margin:0; padding:0; }

body{
	font-family: times-roman,serif;
    font: normal;
	color: #b3b3b3;
	line-height: 1;	
	margin-top: 45px;
	margin-bottom; 35px;
	padding: 0px;
	background:  #324465;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: relative;
    height: 8px;
    margin: 0px 0px 0px 0px;
    padding: 20px;
	color: #000000;
    background: #FFFFFF url("pics/2008/nh-br-green-4a.jpg");
}

#utility a{
	color: #000000;
}

#utility a:hover{
    color: #FF0000;
	text-decoration: underline;
}

/************* breadCrumb styles ***************/

#breadCrumb{
   position: relative;
    margin:10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: small Verdana,sans-serif;
	color: white;
    background: #cccccc url("pics/2008/bg-bottom-3c.jpg");
}

#breadCrumb a{
	color: #83ADCF;
  	text-decoration: underline;

}

#breadCrumb a:hover{
    color: #FF0000;
	text-decoration: underline;
}


/************** feature styles *****************/

#mainText{
	border: 0px solid #cccccc;
	font-size: 100%;
	line-height: 2.2em;
	padding: 0px 10px 10px 0px;
	font-size: 100%;
	height:  auto;
    text-align: left;
    background: #f8f8f8;
}
#mainText a{
	color: #000000;
}

#mainText a:hover{
    color: #cccccc;
	text-decoration: underline;
}
	
#mainText P{ 
         margin-left: 0px;
}

#mainText img{
	float: center;
	padding: 10px 10px 10px 10px;
}

/************** feature styles *****************/

#mainText2{
	border: 0px solid #cccccc;
	width: 800px;
	color: black;
	font-size: 100%;
	line-height: 1.4em;
	padding: 20px 50px 20px 50px;
	height:  auto;
    text-align: left;
    background: #f8f8f8;
}
#mainText2 a{
	color: #000000;
}

#mainText2 a:hover{
    color: #cccccc;
	text-decoration: underline;
}
	
#mainText2 P{ 
         margin-left: 0px;
}

#mainText2 img{
	float: center;
	padding: 10px 10px 10px 10px;
}



/******* hyperlink and anchor tag styles *******/

a:link, a{
	color: #83ADCF;
    text-decoration: underline;
}

a:hover{
	text-decoration: underline;
    color: #FF0000;
}

/************** header tag styles **************/

h1{
 font: bold 175% Arial,sans-serif;
 color: #83ADCF;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 112% Arial,sans-serif;
 color: #83ADCF;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #83ADCF;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #83ADCF;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #83ADCF;
 margin: 0px;
 padding: 15px;
 text-align: left;

}

h6{
 font: bold 112% Arial,sans-serif;
 color: #ffffff;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

#content{
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 0px 5px;
/*	border-left: 1px solid #ccd2d2;*/
}



/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}

/************** Many alignment stylex ****************/

#pointsLeft{
	text-align: left;
	alignment: left;
	position: left;
	clear: both;
	border-top: 2px solid #cccccc;
	border-left: 2px solid #cccccc;
	font-size: medium;
	color: #ffffff; 
	padding: 20px 20px 20px 20px;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
/*    background: #cccccc ;*/
}

#pointsLefto img{
	padding: 5px 5px 5px 0px;
	vertical-align: middle;
}

#pointsLeft a{
	color: #83ADCF;
    text-decoration: underline;
}

#pointsLeft a:hover{
	text-decoration: underline;
    color: #FF0000;
}

/************** Site Info styles ****************/

#siteInfo{
	position: relative;
	clear: both;
	border-top: 2px solid #cccccc;
	font-size: medium;
	color: #004080; 
	padding: 10px 10px 10px 10px;
	margin-top: 5px;
/*	margin-left: 105px;*/
/*	margin-right: 105px;*/
	width: 700px;
	margin-bottom: 5px;
    background: #f8f8f8;
}

#siteInfo img{
	padding: 5px 5px 5px 0px;
	vertical-align: middle;
}

#siteInfo a{
	color: #83ADCF;
    text-decoration: underline;
}

#siteInfo a:hover{
	text-decoration: underline;
    color: #FF0000;
}


/************** Special Info styles ****************/

#special{
	text-align: left;
	line-height: 1.5;
	position: relative;
	clear: both;
	/*border-top: 2px solid #cccccc;*/
	/*border-bottom: 2px solid #cccccc;*/
	font-size: medium;
	color: #004080; 
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	width: 700px;
    background: #f8f8f8;
}

#special img{
	padding: 5px 5px 5px 0px;
	vertical-align: middle;
}

#special a{
	color: red;
    text-decoration: underline;
}

#special a:hover{
	text-decoration: underline;
    color: purple;
}

/************** Special2 (from NH History Eras - Dark BG - Info styles ****************/

#special2{
	text-align: left;
  	margin-left: auto;
    margin-right: auto;
	line-height: 1.5;
	position: relative;
	clear: both;
	border-top: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	font-size: large;
	color: #cccccc; 
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 3px;

	margin-bottom: 25px;
	width: 650px;
    background: #333333;
}

#special2 img{
	padding: 5px 5px 5px 0px;
	vertical-align: middle;
}

#special2 a{
	color: #a0cfec;
    text-decoration: underline;
}

#special2 a:hover{
	text-decoration: none;
    color: #fcf4bd;
}

/************** Special Blue Helvetica Info styles ****************/

#special2{
 	font: 112% Arial,sans-serif;
	text-align: left;
	line-height: 1.5;
	position: relative;
	clear: both;
	/*border-top: 2px solid #cccccc;*/
	/*border-bottom: 2px solid #cccccc;*/
	font-size: medium;
	/*color: #004080; */
	color: white; 
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	width: 700px;
    /*background: #f8f8f8; */
}

#special2 img{
	padding: 5px 5px 5px 0px;
	vertical-align: middle;
}

#special2 a{
	color: red;
    text-decoration: underline;
}

#special a:hover{
	text-decoration: underline;
    color: purple;
}

/************** narrow styles ****************/

#narrow{
	text-align: center;
	clear: both;
	line-height: 1.5;
	position: relative;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: large;
	color: #cccccc; 
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 400px;
    background: #e6e6e6e6;
}

#narrow img{
	text-align: center;
	padding: 5px 5px 5px 0px;
	vertical-align: middle;
}

#narrow a{
	text-align: center;
	color: #83ADCF;
    text-decoration: underline;
}

#narrow a:hover{
	text-align: center;
	text-decoration: underline;
    color: #FF0000;
}

/************** narrowBW300 styles ****************/

#narrowBW300{
	clear: both;
	text-align: center;
	line-height: 1.5;
	position: relative;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: large;
	color: #ffffff; 
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 300px;
/*    background: #e6e6e6e6; */
	background: #000000;
}

#narrowBW300 img{
	text-align: center;
	padding: 5px 5px 5px 0px;
	vertical-align: middle;
}

#narrowBW300 a{
	text-align: center;
	color: #83ADCF;
    text-decoration: underline;
}

#narrowBW300 a:hover{
	text-align: center;
	text-decoration: underline;
    color: #FF0000;
}

/************** narrowBW550 styles ****************/

#narrowBW550{
	clear: both;
	text-align: center;
	line-height: 1.5;
	position: relative;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: large;
	color: #ffffff; 
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 550px;
/*    background: #e6e6e6e6; */
	background: #000000;
}

#narrowBW550 img{
	text-align: center;
	padding: 5px 5px 5px 0px;
	vertical-align: middle;
}

#narrowBW300 a{
	text-align: center;
	color: #83ADCF;
    text-decoration: underline;
}

#narrowBW550 a:hover{
	text-align: center;
	text-decoration: underline;
    color: #FF0000;
}


/************** narrow2 styles ****************/

#narrow2{
	text-align: center;
	width: 475px;
	clear: both;
	line-height: 1.5;
	position: relative;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: large;
	color: #cccccc; 
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

    background: #e6e6e6e6;
}

#narrow2 img{
	text-align: center;
	padding: 5px 5px 5px 0px;
	vertical-align: middle;
}

#narrow2 a{
	text-align: center;
	color: #83ADCF;
    text-decoration: underline;
}

#narrow2 a:hover{
	text-align: center;
	text-decoration: underline;
    color: #FF0000;
}

/************** narrow2 styles ****************/

#narrow3{
	text-align: center;
	width: 475px;
	clear: both;
	line-height: 1.2;
	position: relative;
	/* border-top: 1px solid #cccccc; */
	/* border-bottom: 1px solid #cccccc; */
	font-size: large;
	color: #66ccff; 
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

    background: #e6e6e6e6;
}

#narrow3 img{
	text-align: center;
	padding: 5px 5px 5px 0px;
	vertical-align: middle;
}

#narrow3 a{
	text-align: center;
	color: #83ADCF;
    text-decoration: underline;
}

#narrow3 a:hover{
	text-align: center;
	text-decoration: underline;
    color: #FF0000;
}

/************** Narrow5 Info styles ****************/

#narrow5{
	text-align: center;
	line-height: 1.5;
  	margin-left: auto;
    margin-right: auto;
	position: relative;
	clear: both;
	border-top: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	font-size: large;
	color: #cccccc; 
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 25px;
	margin-bottom: 8px;
	width: 250px;
    background: #333333;
}

#narrow5 img{
	padding: 5px 5px 5px 0px;
	vertical-align: middle;
}

#narrow5 a{
	color: #a0cfec;
    text-decoration: underline;
}

#narrow5 a:hover{
	text-decoration: none;
    color: #fcf4bd;
}

/************** Narrow6 Info styles ****************/

#narrow6{
	text-align: center;
	line-height: 1.5;
  	margin-left: auto;
    margin-right: auto;
	position: relative;
	clear: both;
	border-top: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	font-size: large;
	color: #cccccc; 
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 25px;
	margin-bottom: 8px;
	width: 450px;
    background: #333333;
}

#narrow6 img{
	padding: 5px 5px 5px 0px;
	vertical-align: middle;
}

#narrow6 a{
	color: #a0cfec;
    text-decoration: underline;
}

#narrow6 a:hover{
	text-decoration: none;
    color: #fcf4bd;
}

/************** Narrow7 Info styles ****************/

#narrow7{
	text-align: center;
	line-height: 1.5;
  	margin-left: auto;
    margin-right: auto;
	position: relative;
	clear: both;
	border-top: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	font-size: large;
	color: #cccccc; 
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 25px;
	margin-bottom: 8px;
	width: 460px;
    background: #333333; 
}

#narrow7 img{
	padding: 5px 5px 5px 0px;
	vertical-align: middle;
}

#narrow7 a{
	color: #a0cfec;
    text-decoration: underline;
}

#narrow7 a:hover{
	text-decoration: none;
    color: #fcf4bd;
}


/************** Narrow8 Info styles ****************/

#narrow8{
	text-align: center;
	line-height: 1.5;
  	margin-left: auto;
    margin-right: auto;
	position: relative;
	clear: both;
	border-top: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	font-size: large;
	color: #cccccc; 
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 25px;
	margin-bottom: 8px;
	width: 500px;
    background: #333333; 
}

#narrow8 img{
	padding: 5px 5px 5px 0px;
	vertical-align: middle;
}

#narrow8 a{
	color: #a0cfec;
    text-decoration: underline;
}

#narrow8 a:hover{
	text-decoration: none;
    color: #fcf4bd;
}

/************** Narrow88 Wyler White BG Problem Info styles ****************/

#narrow88{
    font-family:"Times New Roman", Times, serif;
	font-style:oblique;
	font-size:20px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
  	margin-left: auto;
    margin-right: auto;
	position: relative;
	clear: both;
/*	border: 6px solid #4053b4;  */
	border-top: 3px solid #4053b4;
/*	border-left: 6px solid #6fb1ff;  */
	border-bottom: 3px solid #4053b4;
/*	border-right: 6px solid #6fb1ff;  */
 
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 25px;
	margin-bottom: 8px;
	width: 500px;
    background: #c26b66; 
}

#narrow88 img{
	padding: 5px 5px 5px 0px;
	vertical-align: middle;
}

#narrow88 a{
	color: #a0cfec;
    text-decoration: underline;
}

#narrow88 a:hover{
	text-decoration: none;
    color: #fcf4bd;
}

/************** Narrow445 Wyler White BG Problem Info styles ****************/

#narrow445{
    font-family:"Times New Roman", Times, serif;
	font-style:oblique;
	font-size:20px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
  	margin-left: auto;
    margin-right: auto;
	position: relative;
	clear: both;
/*	border: 6px solid #4053b4;  */
	border-top: 3px solid #4053b4;
/*	border-left: 6px solid #6fb1ff;  */
	border-bottom: 3px solid #4053b4;
/*	border-right: 6px solid #6fb1ff;  */
 
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 25px;
	margin-bottom: 8px;
	width: 445px;
    background: #c26b66; 
}

#narrow445 img{
	padding: 5px 5px 5px 0px;
	vertical-align: middle;
}

#narrow445 a{
	color: #a0cfec;
    text-decoration: underline;
}

#narrow445 a:hover{
	text-decoration: none;
    color: #fcf4bd;
}

/************** notnarrow styles ****************/

#notnarrow{
	text-align: center;
	width: 640px;
	clear: both;
	line-height: 1.5;
	position: relative;
	/*  border-top: 1px solid #cccccc;    */
	/*  border-bottom: 1px solid #cccccc; */
	font-size: large;
	color: #66ccff; 
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

    background: #e6e6e6e6;
}

#notnarrow img{
	text-align: center;
	padding: 5px 5px 5px 0px;
	vertical-align: middle;
}

#notnarrow a{
	text-align: center;
	color: #83ADCF;
    text-decoration: underline;
}

#notnarrow a:hover{
	text-align: center;
	text-decoration: underline;
    color: #FF0000;
}
/************** notnarrow styles ****************/

#notnarrow{
	text-align: center;
	width: 640px;
	clear: both;
	line-height: 1.5;
	position: relative;
	/*  border-top: 1px solid #cccccc;    */
	/*  border-bottom: 1px solid #cccccc; */
	font-size: large;
	color: #66ccff; 
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

    background: #e6e6e6e6;
}

#notnarrow img{
	text-align: center;
	padding: 5px 5px 5px 0px;
	vertical-align: middle;
}

#notnarrow a{
	text-align: center;
	color: #83ADCF;
    text-decoration: underline;
}

#notnarrow a:hover{
	text-align: center;
	text-decoration: underline;
    color: #FF0000;
}

/************** Background styles ****************/

#background{
	text-align: left;
	line-height: 1.2;
	position: relative;
	clear: both;
	border-top: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	font-size: small;
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	width: 740px;
    background: #f8f8f8;

   /* background: #ffffff url("pics/2008/bg-bottom-3c.jpg");*/

}

#background img{
	padding: 5px 5px 5px 5px;
	vertical-align: middle;
}

#background a{
	color: #0000A0;
    text-decoration: underline;
}

#background a:hover{
	text-decoration: underline;
    color: #FF0000;
}

/************** Top styles ****************/

#top{
	text-align: center;
	line-height: 1.2;
	position: relative;
	clear: both;
	border-top: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	font-size: small;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 12px;
	padding-bottom: 0px;
	margin-top: 25px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 800px;
    background: #f8f8f8;

   /* background: #ffffff url("pics/2008/bg-bottom-3c.jpg");*/

}

#top img{
	padding: 0px 0px 0px 0px;
	vertical-align:middle;
}

#top a{
	color: #004080;
}

#top a:hover{
    color: #FF0000;
	text-decoration: underline;
}



/************** topMain styles ****************/

#topMain{
	text-align: left;
	line-height: 1.2;
	position: relative;
	clear: both;
	border-top: 0px solid #cccccc;
	border-bottom: 4px solid #cccccc;
	font-size: small;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 800px;
    background: #f8f8f8;

   /* background: #ffffff url("pics/2008/bg-bottom-3c.jpg");*/

}

#topMain img{
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}

#topMain a{
	color: #004080;
}

#topMain a:hover{
    color: #FF0000;
	text-decoration: underline;
}


/************** topMain640 styles ****************/

#topMain640{
	text-align: left;
	line-height: 1.2;
	position: relative;
	clear: both;
	border-top: 0px solid #cccccc;
	border-bottom: 4px solid #cccccc;
	font-size: small;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	width: 640px;
    background: #f8f8f8;

   /* background: #ffffff url("pics/2008/bg-bottom-3c.jpg");*/

}

#topMain640 img{
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}

#topMain a{
	color: #004080;
}

#topMain640 a:hover{
    color: #FF0000;
	text-decoration: underline;
}

/************** Quotes styles ****************/

#quotes{
	text-align: left;
	line-height: 1.2;
	position: relative;
	clear: both;
	border-top: 8px solid #cccccc;
	border-bottom: 8px solid #cccccc;
	font-size: small;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 25px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 800px;
    background: #f8f8f8;

   /* background: #ffffff url("pics/2008/bg-bottom-3c.jpg");*/

}

#quotes img{
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}

#quotes a{
	color: #004080;
}

#quotes a:hover{
    color: #FF0000;
	text-decoration: underline;
}

/************** veryTop styles from New Horizon ****************/

#veryTop{
	width: 1015px;
	height: 115px;
  	margin-left: auto;
    margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	clear: both;
	border-top: 0px solid #cccccc;
	font-size: medium;
	color: #324465; 
	padding: 10px 10px 10px 10px;
	background: url(nh-logo/nh-logo-21b.gif) #fffbc4 top center no-repeat;
}
/*	background: url(nh-logo/nh-logo-11b.png) #fcf4bd top center no-repeat fixed; */
/*	background: url(nh-logo/nh-logo-11b.png) #80d1e4 top center no-repeat fixed; */
/*  yellow bg fcf4bd     -  light blue bg 80d1e4  */
/*	background: url(nh-logo/nh-logo-11b.png) #fcf4bd top center no-repeat fixed; */ 
/*	background: url(nh-logo/nh-logo-21b.png) #ffff98 top center no-repeat fixed; */
/*	background: url(nh-logo/nh-logo-21b.png) #fffbc4 top center no-repeat fixed; */

#veryTop img{
	padding: 5px 5px 5px 0px;
	vertical-align: middle;
}

#veryTop a{
	color: #a0cfec;
    text-decoration: none;
}

#veryTop a:hover{
	text-decoration: none;
    color: #fcf4bd;
}


/************** barNearTop styles ****************/

#barNearTop{
	width: 1015px;
  	margin-left: auto;
    margin-right: auto;
	text-align: left;
	position: relative;
	clear: both;
	text-indent: 8px;
	border-top: 0px solid #3f3f3f;
	border-bottom: 0px solid #cccccc;
	font-size: 16px;
/*  color is used for the seperators of the text of the menu */
	color: #cccccc; 
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: .5;
/*  background: #EEF6D3 url("pics/2008/bg-bottom-3c.jpg");*/
/*  calm green 5e767e   */
/*	background: #5e767e; */
/*	background: #67757a; */
	background: #3f3f3f;

}

#barNearTop img{
	padding: 5px 5px 5px 0px;
	vertical-align: middle;
}

#barNearTop a{
/*  The color setting is for the text color of the bottom of the html */
	color: #a0cfec;
    text-decoration: none;
}

#barNearTop a:hover{
	text-decoration: none;
    color: #fcf4bd;
}

/************** textBox Info styles ****************/

#textBox{
	width: 50%;
	text-align: left;
	clear: both;
  	margin-left: auto;
    margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	position: relative;
	border-top: 15px solid #cccccc;
	border-bottom: 15px solid #cccccc;
	border-left: 15px solid #cccccc;
	border-right: 15px solid #cccccc;
	border-style: groove;
	font-size: 18px;
/*  color is used for the seperators of the text of the menu */
	color: #ffffff; 
	padding: 10px 10px 10px 10px;
/*    background: #EEF6D3 url("pics/2008/bg-bottom-3c.jpg");*/
/*  calm green 5e767e   */
/*	background: #5e767e; */
	background: #324465;

}

#textBox img{
	padding: 5px 5px 5px 0px;
	vertical-align: middle;
}

#textBox a{
/*  The color setting is for the text color of the bottom of the html */
	color: #a0cfec;
    text-decoration: none;
}

#textBox a:hover{
	text-decoration: none;
    color: #fcf4bd;
}

/************** textBoxWider styles ****************/

#textBoxWider{
	width: 75%;
	text-align: left;
	clear: both;
  	margin-left: auto;
    margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	position: relative;
	border-top: 15px solid #cccccc;
	border-bottom: 15px solid #cccccc;
	border-left: 15px solid #cccccc;
	border-right: 15px solid #cccccc;
	border-style: groove;
	font-size: 18px;
/*  color is used for the seperators of the text of the menu */
	color: #ffffff; 
	padding: 10px 10px 10px 10px;
/*    background: #EEF6D3 url("pics/2008/bg-bottom-3c.jpg");*/
/*  calm green 5e767e   */
/*	background: #5e767e; */
	background: #324465;

}

#textBoxWider img{
	padding: 5px 5px 5px 0px;
	vertical-align: middle;
}

#textBoxWider a{
/*  The color setting is for the text color of the bottom of the html */
	color: #a0cfec;
    text-decoration: none;
}

#textBoxWider a:hover{
	text-decoration: none;
    color: #fcf4bd;
}


/********************* end **********************/

