/*
	Copyright 2003 Jon Haydock. All Rights Reserved.
*/

/*
	W3C HTML definitions 
*/
DIV#W3CHTML {
	POSITION: absolute; TOP: 600px; LEFT: 5px; 	
	WIDTH: auto;
}

/*
	W3C CSS definitions 
*/
DIV#W3CCSS {
	POSITION: absolute; TOP: 600px; LEFT: 95px; 	
	WIDTH: auto;
}

