
/***************/ 
#container{
	width:1000px;
	height: auto;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
	padding-top: 1px;
	padding-bottom: 2px;
	text-align: left;
	color: #FFFFFF;
	}
/***************/ 
/***********************************************/
body{
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #000000;
}


/***********************************************/
/* <div id="pagecell1">                                 */
/***********************************************/
#pagecell{
	position:absolute;
	top: 112px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
}

