/* CSS Document */

body {
	background-color: #1D2730;
	background-image: url(images/backimage.jpg);
	background-repeat: repeat-x;
	scrollbar-face-color: #000000; 


	
}

.MainContent
{
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #242424;
}
a.footlinks:hover
{
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.footlinks
{
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.sitelinks:hover
{
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #005BAE;
	text-decoration: underline;
}
a.sitelinks
{
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #005BAE;
	text-decoration: none;
}
a.menulinks:hover
{
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menulinks
{
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}