#flashcontent {
  margin-left:15;
  margin-top:-30;
  position:relative;
  z-index:99;
}
td.banner {
	width:799;
	height:109;
	background-image: url(../img/banner.jpg);
	background-repeat:no-repeat;
}
td.navWrapper {
	width:212;
	background-image: url(../img/lnav_bg_line.gif);
	background-repeat:repeat-y;
}
td.contentWrapper {
	width:587;
	background-image: url(../img/content_bg.gif);
	background-repeat:repeat-y;
}


td.metanavwrapper {
	height:25;
	background-image: url(../img/bgMetaNav.gif);
}
td.lnavHeadlineNavigation {
	height:41;
	width:212;
	background-image: url(../img/lnav_headline_navigation.gif);
	background-repeat:no-repeat;
}
td.lnavContentNavigation {
	height:183;
	width:212;
	background-image: url(../img/lnav_content_navigation.gif);
	background-repeat:no-repeat;
}

div.lnavwrapper {
	width:180;
}

td.lnavHeadlineLogin {
	height:39;
	width:212;
	background-image: url(../img/lnav_headline_login.gif);
	background-repeat:no-repeat;
}
td.lnavContentLogin {
	height:73;
	width:212;
	background-image: url(../img/lnav_content_login.gif);
	background-repeat:no-repeat;
}
td.lnavHeadlineSearch {
	height:39;
	width:212;
	background-image: url(../img/lnav_headline_search.gif);
	background-repeat:no-repeat;
}
td.lnavContentSearch {
	height:30;
	width:212;
	background-image: url(../img/lnav_content_search.gif);
	background-repeat:no-repeat;
}
td.lnavHeadlineStats {
	height:40;
	width:212;
	background-image: url(../img/lnav_headline_stats.gif);
	background-repeat:no-repeat;
}
td.lnavContentStats {
	height:55;
	width:212;
	background-image: url(../img/lnav_content_stats.gif);
	background-repeat:no-repeat;
}

td.headlinewrapper {
	background-image:url(../img/headline_w.gif);
	height:77px;
	background-repeat:no-repeat;
}

span.headline {
	color:#FFFFFF;
	font-size:22px;
	font-weight:bold;
	margin-left:20px;
}

div.content {
	width:490;
	margin-left:20px;
}

td.innerContentWrapper {
	padding-top:20px;
}

td.innerContent {
	width:529;
	background-image: url(../img/inner_content_bg.gif);
	background-repeat:y-repeat;
}
td.innerContentBottom {
	width:529;
	background-image: url(../img/inner_content_bg_bottom.gif);
	background-repeat:no-repeat;
}



td.footerLeft {
	background-image: url(../img/footer_bg_left.gif);
	background-repeat:no-repeat;
	height:32;
	width:23;
}
td.footerMiddle {
	background-image: url(../img/footer_bg_middle.gif);
	background-repeat:x-repeat;
	height:32;
	width:595;
}
td.footerRight {
	background-image: url(../img/footer_bg_right.gif);
	background-repeat:no-repeat;
	height:32;
	width:180;
}

