/******************* sub-page only elements**************************/
img#bannersub {
	float:right; 
	margin-right: 250px;
	}
img#fmishowlogosub {
	position: absolute; 
	z-index: 50; 
	}
/* Contentsub container */
#contentsub	{ 
	width: 550px; 
	min-height: 900px;
	float: right; 
	display: inline; 
	z-index: 5; 
	padding-top: 22px;
	}	
body#sub #tagline {
	margin: 55px 0 35px 0; 
	display: block; 
	text-align: center; 
	border: 0;
	}
h3#subhead {
	background: transparent url(/events/may/2010/images/subhead.gif) no-repeat bottom left;
	clear: both;
	height: 46px;
	width: 550px;
	padding-top: -1px;
	}
h3#subhead span {
	margin-left:-999em;
	}
body#sub .subnavbox {
	top: 160px;
	}
body#sub ul#subnav {
	background: #f8931e url(/events/may/2010/images/subnav-bottom-sub.gif) no-repeat bottom left;
	top: 0;
	}
body#sub .subnavbox { 
	background: transparent url(/events/may/2010/images/subnav-top-sub.gif) no-repeat top right;
	padding-top: 13px;
	}

/* content
----------------------------------------------- */
#content  #subcontent {
	background: transparent url(/events/may/2010/images/subcontent-bg.gif) repeat-y;
	padding-bottom: 140px;
	padding-left: 25px;
	padding-right: 25px;
	min-height: 275px;
	}
#subcontent h1 {
	font-size: 120%;
	padding-bottom: .6em;
	text-transform: uppercase;
	}
#subcontent h2 {
	font-size: 115%;
	padding-bottom: .6em;
	color: #9D161C;
	}
#subcontent h3 {
	font-size: 110%;
	padding-bottom: .6em;
	color: #9D161C;
	}
#subcontent h4 {
	font-size: 100%;
	padding-bottom: .6em;
	color: #666;
	}
#subcontent p,
#subcontent ul,
#subcontent ol,
#subcontent dl,
#subcontent blockquote {
	font-size: 100%;
	padding-bottom: .6em;
	line-height: 150%;
	}
#subcontent blockquote {
margin-left: 3em;
margin-right: 3em;
	}
#subcontent li {
	margin-left: 3em;
	}
#subcontent a:link {
	font-weight:bold;
	color:#9D161C;
	}
#subcontent a:visited{
	font-weight:bold;
	color: #555;
	}
#subcontent a:hover {
	font-weight:bold;
	color: #c91f3c;
	}
#subcontent a:active{
	font-weight:bold;
	color: #c91f3c;
	}
#subcontent-bottom {
	background: transparent url(/events/may/2010/images/subcontent-bot-bg.gif) no-repeat bottom left;
	height: 14px;
	clear: both;
	margin:-2px  0 0 0;
	padding:0;
	}
/* footerbox
----------------------------------------------- */
body#sub .footerbox  {
	margin:0;
	padding-top: 0;
	}
/* subnav
----------------------------------------------- */
ul#subnav li.active a {
	background-color: #9D161C;
	color: #fff;
	}

/* sub-sub nav (on left)
----------------------------------------------- */
ul#subnav li ul {
	list-style-type: none; 
	margin-left: -12px; 
	}
ul#subnav li ul li {
	line-height:150%; 
	}
ul#subnav li ul li a {
	font-size: 1.0em; 
	font-weight: normal; 
	background: transparent url(/events/may/2010/images/sub-sub-bg.gif) no-repeat top right !important;
	margin: 5px 0;
	padding: 0;
	}
ul#subnav li ul li a:link, ul#subnav li ul li a:visited  {
	color: #000; 
	text-decoration: none;
	margin: 5px 0;
	padding: 0;
	}
ul#subnav li ul li a:hover, ul#subnav li ul li a:active {
	color: #c91f3c; 
	text-decoration: underline; 
	margin: 5px 0;
	padding: 0;
	}

/* FMI LOGO PLACEMENT for subpage */

body#sub #fmishowlogo {  
	position: absolute; 
	top: 0px; 
	left: 0px; 
	display: block; 
	z-index: 20; 
	}
/* quick links
----------------------------------------------- */
div.quicklinks {
	width: 182px;
	float: right;
	background: transparent url(/events/may/2008/images/quicklinks-bot.gif) no-repeat bottom left;
	padding-bottom: 13px;
	margin:0 0 0 15px;
	}
div.quicklinks h3 {
	background: transparent url(/events/may/2008/images/quicklinks-top.gif) no-repeat top left;
	height: 22px;
	margin:0 0 0 0;
	padding:5px 0 0 8px;
	color: #000 !important;
	text-transform: uppercase;	
	}
div.quicklinks div {
	background: transparent url(/events/may/2008/images/quicklinks-bg.gif) repeat-y;
	}
div.quicklinks ul {
	list-style-type:none;
	margin:0 0 0 0 !important;
	padding:0 0 5px 0 !important;
	}
div.quicklinks ul li {
	margin:4px 0 4px 0 !important;
	padding: 0 10px 0 10px; !important;
	line-height:1.2;
	width: 157px;
	border-left: 2px solid #C8C8C8;
	border-right: 2px solid #C8C8C8;
	}
div.quicklinks ul li a:link,
div.quicklinks ul li a:visited{
	font-size: 85%;
	font-weight:normal !important;
	color: #AA6606 !important;
	text-decoration: none;
	}
div.quicklinks ul li a:hover,
div.quicklinks ul li a:active {
	font-size: 85%;
	font-weight:normal !important;
	color: #c91f3c !important;
	text-decoration: underline;
	}
