hr {
	height: 1px;
	border-bottom: 2px solid #999999;
}
.navtd {
	background: #000000;
	padding: 5px;
	vertical-align: top;
	display: block;	
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	display: block;
}

.nav a:visited {
	background: #000000;
	color: #FF0000;
	text-decoration: none;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 200px;
	display: block;
	margin: 5px;
	padding: 5px;
	border-top: 1px solid #000000;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #000000;
}
.nav a:link {
	background: #00000;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 200px;
	display: block;
	margin: 5px;
	padding: 5px;
	border-top: 1px solid #000000;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #000000;
}
.nav a:hover {
	background: #990000;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 200px;
	display: block;
	margin: 5px;
	padding: 5px;
	border-top: 1px solid #000000;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #000000;
}
.nav a:active {
	background: #333333;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 200px;
	display: block;
	margin: 5px;
	padding: 5px;
	border-top: 1px solid #000000;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.content {
	background: #FFFFFF;
	width: 560px;
	vertical-align: top;
	padding: 10px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/Mosaic.jpg);
	background-color: #000000;
}
a:hover {
	color: #FF0000;
}
.tablebdr {
	background-color: #FFFFFF;
	padding: 10px;
	border: medium double #990000;
	width: 740px;
}
h2 {
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.box {
	background-color: #000000;
	border: 1px solid #333333;
	display: block;
	margin: 5px;
	padding: 5px;
	width: 200px;
}
.highligher {
	background-color: #FFFF06;
}
