html, body {height:100%;}
body {
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
/*	background-image: url(../images/bckgrnd.gif);
	background-repeat: repeat;
	background-position: top;*/
}

/*table{margin-left: auto; margin-right: auto;	border:none; padding:none; display:block;}	*/
#spacing { width:1px;	height:50%;	margin-bottom:-325px;float:left;	}
#shell {margin:0 auto;	position:relative;text-align:left;height:650px;width:900px;	clear:left;	}
#shell2 {margin:0 auto;	position:relative;text-align:left;height:600px;width:900px;	clear:left;	}
* {margin:0;padding:0;}

.red{
	color: #cc0202;
}
.black11{
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		line-height:20px;
		
/*		letter-spacing: 11px;*/
	}
p.black11{		margin:15px 15px 15px 15px;}
p.indentLeft{	margin-left:15px;}
