body {
	background-color: #999999;
}
#leftCol {
	width: 200px;
	float: left;
	margin: 20px 0 0 27px	
}
#rightCol {
	width: 495px;
	float: right;
	margin: 20px 76px 0 0
}
	#leftCol a,
	#rightCol a {
		color: #ffffff;
		font-weight: bold;
	}	
	#rightCol td {
		font-family: Arial;
		font-size: 12px;
		color: #ffffff;
		vertical-align: top;
	}
	#rightCol td textarea,
	#rightCol td input {
		font-family: Arial;
		font-size: 11px;
		background-color: #CED4E8;
		color: #000000;
		border: 1px solid black;
		padding-left: 3px;
	}
	
h1 {
	font-family: Times, Times New Roman;
	color: #CED4E8;
	text-align: right;
	font-style: italic;
	font-size: 28px;
	margin: 50px 40px 0;
}
h2 {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	margin-bottom:-12px;
	line-height: 17px;	
	border-bottom: 1px solid white;
	font-variant: small-caps;
}
h3 {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	margin-bottom:-12px;
	line-height: 17px;
	border-bottom: 1px solid white;
}
p {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	line-height: 17px;	
}
a {
	
}
a:hover {
	
}
p#links {
	font-family: Arial;
	font-size: 14px;
	color: #373337;
	text-align: right;
	margin: 10px 40px 0;
}
p#links a {
	font-family: Arial;
	font-size: 12px;
	color: #373337;
	text-decoration: none;
}
p#links img {
	margin-bottom: -5px;
}
p#enewsSignup {
	text-align: right;
	margin: 10px 40px 0;	
}
p#enewsSignup input {
	font-family: Arial;
	font-size: 12px;
	color: #373337;	
}
p#address {
	text-align: right;
	font-family: Arial;
	font-size: 12px;
	color: #373337;	
	margin-right: 50px;
}
p#email {
	text-align: right;
	font-family: Arial;
	font-size: 12px;
	color: #373337;
	margin-right: 50px;
}
p#email a {
	text-align: right;
	font-family: Arial;
	font-size: 12px;
	color: #5F6DB4;
	text-decoration: none;
}
ul {
}
li {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;	
	list-style: none;
	line-height: 1.7;
}