/* Do not edit this file! */
/*********** Start Jello css **************/
body {
	font-size: 100.01%;
	text-align: center;
	margin: 0px;
}

#sizer {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: left;
}

#expander {
	position: relative;
}

/* Holly hack for IE \*/
* html #expander {
	height: 0;
}
/* */

#wrapper1 {
	position: relative;
	width: 100%;
	font-size: 1em;
}

#wrapper2 {
	position: relative;
}
/**************** End Jello css ******************/

/**************** Start Main Page Structure ************/
#float-wrap {
	float: left;
	width: 100%;
}

#center {
	float: right;
	width: 100%;
}

#left {
	float: left;
	position: relative;
}

#right {
	float: right;
	position: relative;
}

.brclear { /* Use a break with this class to clear float containers */
	clear				: both;
	height				: 0;
	margin				: 0;
	font-size			: 1px;
	line-height			: 0;
}

/*************** Header and Footer elements *****************/

#pageheader {
	width: 100%;
}

#footer {
	width: 100%;
	clear: both;
	position: relative;
}

.textpadder {
	padding: 8px;
}
/******************** End Main Page Structure *****************/

/************** Start Special Fixes *************/

/* \*/
* html #wrapper1,
* html #wrapper2,
/*
* html .outer a,
*/
* html #container-left,
* html #container-right,
* html #outer,
* html h2
{height: 1%;}
/* Holly hack */

/*** Variance fixes for IEwin ***/

/*\*/
* html #outer p {margin-right: -6px;}
/* */

/************** End Special Fixes *************/
