body {
	background-color: #0F102F;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

}
p {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 4px;
}
sup { color: #107593; }
#sites p sup {
    width: 30px;
    display: block;
    float: right;
}
#ufr {
	position: relative;
	top: 20px;
	margin-left: 0px;
	text-align: center;
	padding-left: 10px;
	max-width: 500px;
        float:left;
}
#ufr img {width:100%;}
#sites {
	position: relative;
	text-align: right;
	max-width: 400px;
	padding-right: 10px;
        float:left;
}
#sites p {margin-top:60px;}
#sites p a {
    line-height: 190%;
}
p.tag {font-weight:bold;}
#credits {clear:both;margin-top:15px; float:left; }
#credits p { font-size:80%; }
#dunc {
	position: absolute;
	top: 800px;
	z-index: 1;
	left: 0px;
	width: 100%;
	}
a:link {
	color : #107593;
	text-decoration: underline;
}
a:visited {
	color: #FCBD10;
}
a:hover {
	color: #991445;
	border-style: none;
	text-decoration: none;
	background-color: #DD901E;
}
a:active {
	text-decoration: underline;
}
hr { text-align: center; width: 90%; height: 1px; color: #990000; background-color:#990000; border: 0; margin:5px;}
