div.body {		font: 80% verdana, arial, helvetica, sans-serif;
					text-align: center; /* for IE */
}

div.container {		position: relative;
						top: 0px;
						height: 560px;
						width: 800px;
						margin-left:auto;
						margin-right: auto;   /* align for good browsers */
						text-align: left; /* counter the body center */
						border: 1px #EBEADA solid;
						background: #000000;
						overflow: none;

	
												
}





div.main {				position: absolute;
					left: 50px;	
					top: 125px;
					height: 425px;	
					width: 700px;	
					overflow-y: auto;
					overflow-x: hidden;
					z-index: 5;	
					border: 1px #EBEADA solid;	
					padding: 0px;
; background-color: #222224; clip:       rect(   )
}

div.mainbkg {			position: absolute;
					left: 50px;	
					top: 160px;
					height: 390px;	
					width: 700px;	
					overflow-y: auto;
					overflow-x: hidden;				
					z-index: 5;
					border: 1px #EBEADA solid;
					background-color: #222224;			
					padding: 0px;
}

div.tagline {			position: absolute;
					left: 0px;	
					top: 0px;
					height: 85px;	
					width: 800px;	
					overflow: none;
					border: 0px solid #3cabf8;
					background: #000000;
					
}

div.tagline2 {			position: absolute;
					left: 560px;	
					top: 10px;
					height: 85px;	
					width: 344px;	
					overflow: none;
					border: 0px solid #3cabf8;					
					
}
	
div.nav1 {			position: absolute;
					top: 80px;
					left: 0px;	
					height: 20px;
					width: 800px;
					overflow: none;
					z-index: 10;
					border: 0px #666 solid;	
; clip:       rect(   ); background-color: #000000
											
}

div.pagetitle {				position: absolute;
					left: 50px;	
					top: 125px;
					height: 35px;	
					width: 700px;	
					overflow: none;					
					z-index: 6;	
					border: 1px #EBEADA solid;	
					background-color: #222224;
					padding: 0px;
; clip:         rect(   )
}



div.image1 {		position: absolute;		
					left: 550px;	
					top: 170px;		
					height: 347px;
					width: 240px;
					overflow: none;	
					border: 0px solid #666;
					background: #28521D;
}

div.image2 {		position: absolute;		
					left: 450px;	
					top: 335px;		
					height: 167px;
					width: 300px;
					overflow: none;	
					border: 0px solid #666;											
}
div.newsbar {		position: absolute;		
					left: 545px;	
					top: 345px;		
					height: 180px;
					width: 170px;
					overflow: none;	
					border: 0px solid #666;							
										
}

div.footer {	position: absolute;		
					left: 0px;	
					top: 530px;		
					height: 45px;
					width: 800px;
					overflow: none;	
					z-index:10;
					border: 0px solid #666;											
										
}