#top {
	height: 288px;
	background-color: white;
}
#topright {
	height: 100%;
	background: url(/images/supersign.gif) no-repeat;
}
#topleft {
	height:288px; /* fix for IE 5.5 */
	border-bottom-width: 45px;
	voice-family: "\"}\""; /* fix for IE 5.5 */
	voice-family:inherit; /* fix for IE 5.5 */
	height: 243px;
}
#metaNavi a{color:#999;}
#topnav {z-index: 100;}
#content {
	margin: 0;
	padding: 0;
	background: #999999 url(/images/start_page.jpg) no-repeat;
	height: 100%;
	_height: 71%;
}
.leftbox {
	float: left; display: inline;
	width: 488px;
	min-height: 560px;
	_height: 560px;
/*	min-height: 626px;
	_height: 626px;  */
}
.leftbox .fxnModule {
	width: 240px;
	border-top: 8px solid #999;
	background: #DDD;
	position: absolute;
	padding: 0;
	min-height: 101px;
  	_height: 101px; /* ie treats height like min-height */
	left: 16px;
	bottom:32px;
}


.rightbox {
	float: right; display: inline;
	color: white;
	width: 464px;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
	background-color:black;
	min-height: 556px;
	_height: 556px;
/*	min-height: 626px;
	_height: 626px;  */
	font-weight: normal;
}


.rightbox p.reg{
	font-weight: normal;
	color:	#fff;
	position: absolute;
	bottom:	20px;

}

.rightbox div {
/*	width: 50%;  */
	float: right; display: inline;
	padding: 16px;
}
ul#crosslink { width: 240px; margin-top: 1px; margin-bottom: 0; list-style: none; }
/*
#crosslink li a	{ padding-top: 5px; padding-bottom: 5px; color:black; text-decoration: none; display: block; }
#crosslink li a:visited	{ color: black; text-decoration: none; }
*/
#crosslink li.head { font-weight: bold; padding-top: 4px; padding-bottom: 4px; color:#999; border-bottom: 1px solid #CCC; display: block; voice-family: "\"}\""; voice-family: inherit; }
#crosslink li.link { border-bottom: 1px solid #CCC; }
#crosslink li.link a { font-size: 10px; voice-family: "\"}\""; voice-family: inherit; }
#crosslink li.link a:hover { color: #F11A29; background-color:#DDD }
#cutout {
	display: none; /* just leave it gone for now */
	position: absolute;
	background: url(/images/cutout2.gif) no-repeat;
	width: 140px;
	height: 140px;
	left: 418px;
	top: 556px;
}
#pagefunctions {display:none}
#topnav {margin-bottom: 0;}