body { font-family:Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; background-color: #000; }

div.carousel_content { margin: 0; padding: 0; }
div.carousel_content img { border: none; }

div#carousel { height: 400px; /* width: 800px; position: absolute; top: 200px; left: 50%; margin-left: -400px; */ }
div#carousel a { position:absolute; width:110px; border:0px solid #000000; text-decoration:none; }
div#carousel a span.caption, div#carousel a span.caption { width:100%; text-align:center; position:relative; top:25px; color:#fff200; text-transform:lowercase; }
div#carousel a:link span.caption, div#carousel a:visited span.caption { display:none; }
div#carousel a:hover span.caption, div#carousel a:active span.caption { display:block; }

/* style for the center logo */
div.carousel_content {  height:375px; width:800px; position:absolute; top:50%; left:50%; margin-left:-400px; margin-top:-188px; }
div.carousel_content div.logo a { position:absolute; left:40%; top:-10%; z-index:50; }
div.carousel_content div.text { width: 500px; position:absolute; left: 150px; color: #666666; font-weight:bold; }
div.carousel_content div.text a{ text-decoration:underline; color:#666666;  font-weight:bold; }
div.carousel_content div.text a:hover{ font-weight:bold; color:#ffffff;}

/*-----------------------------------------------------------------------------------------------------*/
/* Fix for IE PNG Transparency using:
 * IE5.5+ PNG Alpha Fix v1.0RC4	(c) 2004-2005 Angus Turnbull http://www.twinhelix.com
 */
img, div { behavior: url(/components/js/iepngfix.htc) }

div#itrlogo { position:absolute; right:15px; bottom:15px; background:url("/media/ehkocontent/ITRlogo.gif"); width:72px; height:26px; }
div#itrlogo.hover { background:url("/media/ehkocontent/ITRlogo_up.gif"); }
div.copyright_text { position: absolute; bottom: 15px; left: 15px; text-transform: lowercase; }
.copyright_text, #itrlogo { font-size:10; font-weight:normal; color:#1a1a1a; text-transform:lowercase; }

