		<style type="text/css" media="all">

		

			.top
			{
			position: absolute; top: 5px; left: 1px;
			text-align: center;
			}
		
			.leftcolumn  
			{
				position: absolute; top: 5px; left: 10px;
				width: 135px;
				margin-left: 0px;
				margin-right: 0px;
			}

			.rightcolumn1  
			{
				position: absolute; top: 10px; right: 115px;left: 180px;
				text-align: left;
			
			}

			.farrightcolumn  
			{	
				position: absolute;  right: 2px;
				top: 180px;
				width:150px;
			}	


				.toprightcolumn  
			{	
				position: absolute;  right: 2px;
				top: 30px;
				width:150px;
			}	


			.products 
			{
				position: absolute;  
				width: auto; 	margin: 100px 120px 20px 140px;
			}

			.toppage  
			{
				position: absolute; 
				height: 34px;
				width:93%;
				text-align: center;
				text-color: white;
				background-color: #990033;
				font-size:31px;
                top: 131px;
			}

				.toppagea  
			{
				position: absolute; 
				height: 25px;
				width:33%;
				text-align: left;
				text-color: white;
				background-color: #990033;
                	top: 110px;
			}

				.toppageb  
			{
				position: absolute; 
				height: 25px;
				width:30%;
				text-align: center;
				text-color: white;
				background-color: #990033;
			    	top: 110px;
                 left: 33%;
			}


		.toppagec  
			{
				position: absolute; 
				height: 25px;
				width:33%;
				text-align: right;
				text-color: white;
				background-color: #990033;
		         	top: 110px;
				 left: 60%;
			}	
		</style>