Body{
	background-color: #4e5151;
	color: #353e42;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px; 
}
td table{
	color: #353e42;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px; 
}

div.image{
	background-position: top;
	background-repeat: no-repeat;
	min-height: 337 px;

	
	
}

div.box {
     /*Any properties you'd want the box to have.*/
     /*Would probably be position, dimension type stuff.*/
     /*Though personally I would have a div outside this
       to control the dimensions.*/
     border: 0px solid #000000;
	 
     position: relative;
     width: 100%;
}
div.box_contents {
text-align: center;
     background-color:transparent;
     height: 100%;
     position: relative;
     width: 100%;
     z-index: 101;
}
div.box_background {
background-image: url(images/nav-img.gif);
     background-color: #000000;
     filter:alpha(opacity=43); /* IE's opacity*/
     opacity: 0.43;
	 height: 40px;
     position: absolute;
     width: 100%;

}


.navlinks
{
text-decoration:none;
color: white;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px; 
min-height: 43px; min-width: 105px; 
height: 40px; width: 103px; 
display:-moz-inline-block;
display:-moz-inline-box;
display: inline-block;
text-align: center;
line-height:5em;
}
A.navlinks:link  {color: white; }
A.navlinks:visited   {color: white;}
A.navlinks:active  {color: white;

background-color: #000000;

filter:alpha(opacity=63); /* IE's opacity*/
opacity: 0.63; }	


A.navlinks:hover {
Position:relative;
color: white;
background-color: #ff0000;
text-decoration: #ff0000;
filter:alpha(opacity=63); /* IE's opacity*/
opacity: 0.63; 
 float:top;  
 margin-top:-20px;
}
 
 .banner1{
 position: relative;
 margin-top: -135px;
 	
 }
 
 .Footer{
 text-align: center;
 	display: inline-block;
	min-height: 27px; 
	line-height:5em;
	color: #a2a8aa;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px; 
 }
 
 p{
 		color: #353e42;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px; 
 }
 
 h1{
 	 		color: white;
font-family: "MS Sans Serif", Geneva, sans-serif;
font-size: 19px; 
font-style: 100;

 }
 
  h2{
 	 		color: white;
font-family:   Arial, Helvetica, sans-serif;
font-size: 17px; 
margin-top: -5px;
 } 
 
  h3{
 	 		color: white;
font-family:  Geneva, Arial, Helvetica, sans-serif;
font-size: 16px; 
 }
 
  h4{
 	 		color: white;
font-family:  Geneva, Arial, Helvetica, sans-serif;
font-size: 14px; 
 }
 
 A:link  {color: white; text-decoration: underline;}
A:visited   {color: #da4b18; text-decoration: underline;}
A:active  {color: white; text-decoration: underline;}	
A:hover {color: #da4b18; text-decoration: underline;}

.contentpad{
margin-left: 8px;
margin-right: 8px;
	min-width: 234
}

.mpg{}

 A.mpg:link  {color: #1F1F1F; text-decoration: underline;}
A.mpg:visited   {color: #1F1F1F; text-decoration: underline;}
A.mpg:active  {color: #1F1F1F; text-decoration: underline;}	
A.mpg:hover {color: #1F1F1F; text-decoration: underline;}