/* ***** HOMEPAGE ***** */

/* feel free to add CSS here for the homepage only */


#homePage h2 {
	margin:0.1em 0 0.6em 0;
	padding:0.3em 0.5em;
	font-size:1.2em;
	color:#FFCC33;
	background-color:#006DC6;
	border:1px solid #000;
    background-image:url(../images/tablebk.jpg);
	font-family:arial,helvetica,sans-serif;
}

img {
	border:0;
}
#homePage table {
	text-align:center;
	margin-left:20px;
}
#homePage tr {
	text-align:center;
	margin-left:20px !important;
}

