body {
	background-image:  url("../images/es2ndBkgrd.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	width: 800px;
	margin : 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
}

td, th {
	font-size: 0.8em;
}

a {
	color: #330000;
	text-decoration: none;
}

p {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
    background-color: #990000;
	color: #FFFF66;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
    color: #660000; 
}

.header {
	font-family: "Novarese Medium", Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
    color: #007B44;
	margin-left: 60px;
}

.main {
	margin-left: 60px;
	margin-right: 60px;
	margin-bottom: 50px;
	clear: both;
}

a {
	color: #689CCC;
}

h2 {
	font-family: "Novarese Medium", Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #B4A043;
}

a:hover {
	text-decoration: underline;
}

.footer, .keyLinks {
	margin-top: 30px;
	font-size: 0.7em;
	clear: right;
}

.footer {
	vertical-align: bottom;
	margin-left: 60px;
	margin-bottom: 50px;
	float: left;
}

.keyLinks {
	vertical-align: bottom;
	margin-bottom: 50px;
	margin-right: 10px;
	float: right;
}

.footer p, .keyLinks p {
	margin: 0px;
}
