a#mark {
	font-family: Century Gothic;
	font-weight: 600;
	text-decoration: none;
	color: Black
}

a#navtop {
	font-family: "Century Gothic";
	font-weight: 600;
}

a#navtop:link {
	font-family: "Century Gothic";
	text-decoration: none;
	padding: 0% 0% 0% 0%;
	font-weight: 600;
	color: Black;
}

a#navtop:visited {
	color: Black;
	text-decoration: none;
}

a#navtop:hover {
	border-top: thin inset;
	border-bottom: thick outset;
	border-left: thin inset;
	border-right: thick outset;
	border-color: ButtonHighlight ButtonHighlight ButtonHighlight ButtonHighlight;
	text-decoration: none;
	font-size: 100%;
	cursor: pointer;
}

a#navcurr {
	font-weight: 600;
	font-family: "Century Gothic";
	color: Maroon;
}

a#navcurr:link {
	font-weight: 600;
	font-family: "Century Gothic";
	text-decoration: none;
	padding: 0% 0% 0% 0%;
	color: Maroon;
	cursor: default;
}
a#navcurr:visited {
	color: Maroon;
	text-decoration: none;
	cursor: default;
}
a#navcurr:hover {
	color: Maroon;
	text-decoration: none;
	cursor: default;
}
a#navside {
	font-family: "Century Gothic";
	font-weight: 600;
	color: Black;
	text-decoration: none;
}
a#navside:link{
	color: Black;
	text-decoration: none;
	cursor: default;
}
a#navside:hover{
	border-top: thin inset;
	border-bottom: thick outset;
	border-left: thin inset;
	border-right: thick outset;
	border-color: ButtonHighlight ButtonHighlight ButtonHighlight ButtonHighlight;
	text-decoration: none;
	font-size: 100%;
	cursor: pointer;
}
a#mailmts {
	font: Times New Roman;
	color: Blue;
}
a#mailmts:link {
	font: Times New Roman;
	color: Blue;
}
a#mailmts:hover {
	color: Maroon;
	cursor: pointer;
}
a#mailmts:visited {
	color: Blue;
}
a#mailmts:hover {
	color: Maroon;
}
a#rights {
	font-family: Century Gothic;
	font-weight: 400;
	color: black;
	text-decoration: none;
	cursor: default;
}
a#rights:link {
   font: Century Gothic;
	text-decoration: none;
}
a#rights:hover {
	color: Maroon;
	cursor: pointer;
}

h1#sidebar {
	font-family: Haettenschweiler;
	font-weight: normal;
	font-size: 100%;
	line-height: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
}



