body {background-color:#000;}
td {background-color:#FFF; }
p {margin: 10px;}
#menu {position: relative; top: -35px; }
/*#menu {position:absolute; top:105px; width:760px; visibility: visible; z-index: 999999; margin-left:-380px; left: 50%;}*/
.mainTerxt {
	font-family: Calibri, Arial, Verdana;
	font-size: 16px;
	color: #000000;
	text-align: justify;
	vertical-align: top;
}
.calibriLeftAlign {
	font-family: Calibri, Arial, Verdana;
	font-size: 16px;
	color: #000000;
}

tr {
	text-align: center;
}



.subheading {
	font-family: Calibri, Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.title {
	font-family: Calibri, Arial, Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.googleTitle {
	font-family: Calibri, Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
}
.googleFiles {
	font-family: Calibri, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.footer {
	font-family: "Crystal clear", Courier;
	font-size: 10px;
	text-align: center;
	padding-top: 20px;
}
.imageSmall {
	height: 25px;
	width: 25px;
}

.table {
	text-align: left;
	font-family: Calibri, Arial, Verdana;
	font-size: 14px;
}
.calibriCentred {
	font-family: Calibri, Arial, Verdana;
	font-size: 16px;
	text-align: center;
	background-color: #FFFFFF;
}
/* styles for contact form */
form {
	text-align: center;
	}
#name, #email {
	width: 300px;
	}
#message {
	width: 500px;
	height: 150px;
	}
label, .warning {
	font-family: Calibri, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	}
.warning {
	color: #F00;
	}

