/* Global Styles */


body {
	margin:0px;
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px;
	BACKGROUND: #ffffff;
	height: 100%;
	FONT: 14px Times New Roman, sans-serif;
	COLOR: #000000;
	}
	
a {
	color: #000000; TEXT-DECORATION: none;
	}
	
a:hover {
	color: #cc3333; TEXT-DECORATION: none;
	}

img {
	border:0;

}



/* ID Styles */



#container {
	MARGIN-TOP: 0px; 
	MARGIN-LEFT: auto; 
	MARGIN-RIGHT: auto; 
	POSITION: relative;
	width: 800px; 
	height: 1000px;
	z-index:1
	
} 

#supportingText {
	POSITION: relative;
	Text-Align: center;
	WIDTH: 750px; 
	FONT:  9px Verdana, sans-serif;
	COLOR: #000000;
	z-index:2

}


	
