/* CSS Document */




body { 
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	min-width: 1024px;

}







.space1 {
	height:7px;
	width:10px;
	
}


.space2 {
	height:30px;
	width:10px;
	
}

.clear	{
	clear:both;
}	

.mainWrapper {
	margin:0 auto;
	width:919px;
	text-align:left;
	width:595px;
	height:567px;
	background-image:url(../back.gif);
}
