body {
	background-image: url(images/tilebkg2.gif);
	margin-top: 0px;
}
.content {
	width: 390px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 15px;
	float: left;
}
.rightcolumn {
	width: 220px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 30px;
	float: right;
	padding-left: 15px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #4E4F38;
	text-align: left;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #4E4F38;
	text-align: left;
}
.content a:link {
	color: #0000FF;
	text-decoration: none;
}
.content a:visited {
	color: #0000FF;
	text-decoration: none;
}
.content a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.content a:active {
	color: #0000FF;
	text-decoration: none;
}
.rightcolumn a:link {
	color: #0000FF;
	text-decoration: none;
}
.rightcolumn a:visited {
	color: #0000FF;
	text-decoration: none;
}
.rightcolumn a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.rightcolumn a:active {
	color: #0000FF;
	text-decoration: none;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
}
#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	font-size: 14px;
}
#menu a {
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 20px;
}
#menu a:link {
	color: #FFFFFF;
}
#menu a:visited {
	color: #FFFFFF;
}
#menu a:hover{
	background-color: #231F20;
	color: #FFFFFF;
}
#menu a:active {
	background-color: #231F20;
	color: #FFFFFF;
}
p.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	margin: 10px;
}
