a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color:#990000;
	text-decoration: underline;
}
body {
	background-image: url(images/bground.jpg);
	background-repeat: repeat-x;
	background-color: #FFCC67;		
}
h1 {
	font-family: Papyrus, Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	line-height: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;	
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.HeaderLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;

}
.sidebarHeader {
	font-family: Papyrus, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFCC66;
	font-weight: bold;
}
.sidebarSubheader {
	font-family: Papyrus, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFCC66;
	font-weight: bold;
}
.innerTable {
	background-image: url(images/homepage_image.gif);
}

