body {
	padding: 0;
	margin: 0;
	height: 100%;
	font-family: Arial, Helvetica, Sans-Serif;
	background:#000000 url('/images/tmls/misc/mainBackGradient.jpg') repeat-x;
	color:#333333;
}

#logo {
	margin:6px 0px 0px 7px;
	float:left;
}

#mainNav {
	float:left;
	clear:both;
	width:920px;
	height:40px;
	font-family:"Times New Roman", "Times", "serif";
	font-size:17px;
	margin-left:34px;
	*margin-left:34px;
	*margin-top:38px;
}

.dmxNavigationMenu ul.mega,
.dmxNavigationMenu ul.sub {
	font:12px Arial, Helvetica, sans-serif;
	position: absolute;
	top: 0;
	left: 97%;
	display: none;
	background-color: #E6E6F0;
	border: 1px solid #CCCCCC;
	z-index: 99;
}

.dmxNavigationMenu li a {
	display: block;
	text-decoration: none;
	overflow: hidden;
	zoom: 1;
	color:#4D1B6F;
}

.dmxNavigationMenu a.subnavItem {
	font-size:11px;
	font-weight:bold;
	height:28px;
	line-height:28px;
	padding-left:2px;
	background:url('/images/tmls/misc/subnavitem.gif');
	border-left:1px solid #EFEFF4;
	border-bottom:1px solid #EFEFF4;
}

.dmxNavigationMenu a.subnavItem_single {
	font-size:11px;
	font-weight:bold;
	height:28px;
	line-height:28px;
	padding-left:2px;
	background:url('/images/tmls/misc/subnavitem.gif');
	border-bottom:1px solid #EFEFF4;
}

#eduNav {
	width:116px; 
	float:left;
}

#eduFlyout {
	border:1px solid #ccc; 
	border-top:none; 
	font:13px "Times New Roman", Times, serif;
	text-align:center;	
	color:#ffd898; 
	background-color:#643384; 
	padding:10px 0; 
	position:absolute; 
	width:106px; 
	top:34px; 
	left:273px; 
	display:none;
}

	#eduNav a {
		color:#fff;
		text-decoration:none;
	}
	
	#eduNav a:hover {
		text-decoration:underline;
	}


#bodyContentInt #colL div#links a:hover {
	background:url('/images/tmls/misc/navOver.gif') no-repeat; /* 337494 */
	text-decoration:none;
}

#bodyContentInt #colL div#links a.active {
	background:url('/images/tmls/misc/navOver.gif') no-repeat; /* 337494 */
	text-decoration:none;
}

#calendarLegend {
	margin-left:3px; 
	padding:2px 4px 5px 2px; 
	background:#fff url('/images/tmls/legend_bottom.gif') no-repeat bottom left;
}

#calendarLegend div.swatch {
	width:14px; 
	margin-right:4px; 
	margin-left:3px; 
	float:left;
}

#calendarLegend img {
	border:1px solid #ccc;
}

#calendarLegend div.eventType {
	float:left; 
	width:88px; 
	font-size:11px; 
	line-height:13px; 
	color:#333;
}

/* EACH SECTION WILL NEED ITS OWN CSS DEFINITION TO GET VERT HEADER TO PUSH TO BOTTOM OF PAGE AND TO DEFINE A MINIMUM HEIGHT */
#aboutContent {
    float:left;
	background:transparent url('/images/tmls/headers/hd_about.gif') no-repeat 4px bottom;
	margin:0px;
	width:981px;
	min-height:530px;
	_height:530px;
	position:relative;
}

#subscribershipContent {
    float:left;
	background:transparent url('/images/tmls/headers/hd_subscribership.gif') no-repeat 4px bottom;
	margin:0px;
	width:981px;
	min-height:625px;
	_height:625px;
	position:relative;	
}

#trainingContent {
    float:left;
	background:transparent url('/images/tmls/headers/hd_training.gif') no-repeat 4px bottom;
	margin:0px;
	width:981px;
	min-height:480px;
	_height:480px;
	position:relative;	
}

#rulesContent {
    float:left;
	background:transparent url('/images/tmls/headers/hd_rules.gif') no-repeat 4px bottom;
	margin:0px;
	width:981px;
	min-height:353px;
	_height:353px;
	position:relative;	
}

#dataContent {
    float:left;
	background:transparent url('/images/tmls/headers/hd_data.gif') no-repeat 4px bottom;
	margin:0px;
	width:981px;
	min-height:327px;
	_height:327px;
	position:relative;	
}

#helpContent {
    float:left;
	background:transparent url('/images/tmls/headers/hd_help.gif') no-repeat 4px bottom;
	margin:0px;
	width:981px;
	min-height:327px;
	_height:327px;
	position:relative;	
}

#newsContent {
    float:left;
	background:transparent url('/images/tmls/headers/hd_news.gif') no-repeat 4px bottom;
	margin:0px;
	width:981px;
	min-height:358px;
	_height:358px;
	position:relative;	
}

#vendorsContent {
    float:left;
	background:transparent url('/images/tmls/headers/hd_vendors.gif') no-repeat 4px bottom;
	margin:0px;
	width:981px;
	min-height:465px;
	_height:465px;
	position:relative;	
}

#marketContent {
    float:left;
	background:transparent url('/images/tmls/headers/hd_market.gif') no-repeat 4px bottom;
	margin:0px;
	width:981px;
	min-height:530px;
	_height:530px;
	position:relative;
}


#defaultContent {
    float:left;
	background:transparent url('/images/tmls/headers/hd_default.gif') no-repeat 4px bottom;
	margin:0px;
	width:981px;
	min-height:480px;
	_height:480px;
	position:relative;
}

#footerText {
    margin:18px 0px 0px 1px;
    width:989px;
    float:left;
    clear:left;   
	border-top:solid 1px #ffd898;
	padding:5px 0px 0px 0px;  
}
