@charset "utf-8";

/* noScript.css */

body {
	/*background-color: #6599b3; /* if the changeBackgroundByTime script isn't used. */
	/*color:#1A1A1A; */
	
	
	/* GRID BACKGROUND 
	background-image: url(../images/125x150grid.gif);
	background-repeat: repeat;
	background-position: left top;
	*/
	}

body#P-portfolio * #projItemsList li:hover{
	cursor:default;
	}

body#P-portfolio * #catList li:hover{
	cursor:default;
	}

