boldright {
	font-weight: bold;
	text-align: right;
}
body {
	font-family:"Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	background-color: #000000;
	text-align:justify
}
#Body {
	position:absolute;
	width:70%;
	height:115px;
	left:5%;
	top:220px;
	z-index:1;
	text-align: left;
	font-weight: normal;
	font-style: normal;
}
#RelatedTopics {
	position:absolute;
	width:20%;
	height:115px;
	left:75%;
	top:220px;
	z-index:2
}
#Header {
	position:absolute;
	width:90%;
	height:52px;
	left:5%;
	top:160px;
	z-index:5
}
#Navigation {
	position:absolute;
	width:100%;
	height:109px;
	left:0px;
	top:0px;
	z-index:4
}
#logo {
	position:absolute;
	width:146px;
	height:10px;
	z-index:7;
	left: 0px;
	top: 123px;
}
a:link {
	text-decoration:none;
	color:#0099FF;
	font-weight: normal;
	font-style: normal;
}
a:visited {
	text-decoration:none;
	color:#0099FF;
	font-weight: normal;
	font-style: normal;
}
a:hover {
	text-decoration:none;
	color:#0099FF;
	font-weight: normal;
	font-style: normal;
}
a:active {
	text-decoration:none;
	color:#0099FF;
	font-weight: normal;
	font-style: normal;
}
.copywrite {
	color: #333333;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
}
