body {
background-color:#000;
font-family:"Lucida Grande", Geneva, Arial, Verdana, sans-serif;
color:#fff;
font-size:12px;

}

td {
text-align:left;
}

a {
color:#fff;
font-weight:bold;
text-decoration:underline;
}

a:hover {
text-decoration:none;
}

#intro_foot {
background-image:url(images/page_1_shadow.jpg);
width:674px;
height:160px;
}

#footer {
width:674px;
height:80px;
text-align:left;
/* background-image:url(images/ehl.jpg);
background-repeat:no-repeat;
*/
margin-top:25px;
font-size:93%;
line-height:20px;
}


#main_foot {
background-image:url(images/mid_bg.jpg);
background-repeat:no-repeat;
width:765px;
background-color:#141414;
}

#main_sub_foot {
background-image:url(images/footer_bg.jpg);
height:95px;
background-repeat:no-repeat;
width:765px;
}

#flash_menu {
padding:7px 20px 0px 0px;
text-align:right;
}


#footer a {
text-decoration:underline;
color:#696969;
}

#footer a:hover {
color:#696969;
text-decoration:none;
}

#footer_temp {
width:674px;
height:80px;
text-align:center;
font-size:93%;
line-height:20px;
margin-left:10px;
}

#footer_temp a {
text-decoration:underline;
color:#696969;
}

#footer_temp a:hover {
color:#696969;
text-decoration:none;
}

.text_content {
text-align:left;
padding:15px 0px 0px 0px;
}

a.linkopacity2 img {
filter:alpha(opacity=100); 
-moz-opacity: 1.0; 
opacity: 1.0;}

a.linkopacity2:hover img {
filter:alpha(opacity=80);   
-moz-opacity: .8;   
opacity: .80;
}