/* Layout Stylesheet */

body {
	background: #FFFFFF;
	color: #000000;
	margin: 0;
	padding: 0;
	width: 100%;
}

#content {
	background: #FFFFFF;
	border-width: 0px 2px;
	color: #333333;
	padding-bottom: 10px;
	padding-left: 30%;
	padding-right: 30%; /*overflow: auto;*/
	position: relative;
	text-align: left;
}

/* min-height for standards */
#content {
	min-height: 360px;
}

/* height only for IE */
* html body #content {
	height: 360px;
}

#ftr {
	*/
	text-align: center;
	background: #ffffff;
	background: #FFFFFF;
	border-width: 0px 0;
	color: #000000;
	color: #000000;
	height: 1px;
}

#ftrd {
	*/
	text-align: center;
	background: #ffffff;
	background: #FFFFFF;
	border-width: 0px 0;
	color: #000000;
	color: #000000;
	height: 1px;
	padding-top: 50px;
}

#ftrp {
	*/
	text-align: center;
	background: #ffffff;
	background: #FFFFFF;
	border-width: 0px 0;
	color: #000000;
	color: #000000;
	height: 1px;
	padding-top: 50px;
}

#hdr{
	border: solid #000000;
	border-width: 0 0 2px 0;
	color: #000000;
	height: auto;
	margin: 0 0 0 0;
	padding-bottom: 20px;
}
