/***********************************************/
/* Name : CMS.css                              */ 
/* Author : Michael@ComputersMadeSimple.com.au */
/* Create Date : Sept 2007                     */
/* Change Date : Sept 2007                     */
/* Description : Used in all pages             */
/***********************************************/

#timeStamp{
	text-align:center;
	font-style: italic;
	font-size: smaller;
	margin-top: 2em;
}

#timeStamp.Hover{
	color: Yellow;
}