body {
	margin:0px; padding:0px;
	text-align:left; width:100%;
	background-color:#f0f0f0;
	background-repeat:repeat-y; background-position:left top;
}
/* GENERAL HANDLINGS */
a img {border-style:none;}

/* DIV DEFINITIONS */
div.right 	{float:right;}
div.left 	{float:left;}

/* IMG DEFINITIONS */
img.topVisibleImage {position:absolute; top:0px; z-index:200;}
img.centerImage {vertical-align:text-top;}
img.centerToFloat {vertical-align:middle; }
img.centerImageButton {vertical-align:text-top;cursor:hand;cursor:pointer;}