html, body {
	background: url("./gfx/bodyBg.png");
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	padding: 0;
	margin: 0;
	cursor: default;
	text-align: center;
	}
#content {
	position: relative;
	display: block;
	width: 700px;
	margin: auto;
	text-align: left;
	}
img, object {
	display: block;
	border: 0;
	}
.no {
	display: none;
	font-size: 0;
	}
.space {
	height: 1px;
	padding: 30px;
	}
ul.menu {
	list-style-type: none;
	list-style-position: outside;
	display: inline;
	padding: 0;
	margin: 0;
	}
#nr0_0, #nr1_0, #nr2_0, #nr3_0, #nr4_0, #nr5_0, #nr6_0 {
	background: #4E0A0A url("./gfx/expandedBg.png") 15px 25px no-repeat;
	width: 580px;
	border-top: solid 1px #FF0000;
	border-bottom: solid 1px #FF0000;
	padding: 30px 30px 30px 90px;
	font-family: "Verdana", "Tahoma", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	}
a.menu {
	text-decoration: none;
	color: #FF0000;
	}
a:hover.menu {
	padding-left: 3px;
	text-decoration: none;
	color: #BF1C1C;
	}
a {
	text-decoration: underline;
	color: #FF0000;
	}
a:hover {
	text-decoration: none;
	color: #BF1C1C;
	}
.key {
	color: #BF1C1C;
	}
img.scr {
	border: solid 2px #FF0000;
	}
#footer {
	margin-top: 20px;
	border-top: solid 1px #FF0000;
	font-family: "Verdana", "Tahoma", sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	}
#footer img {
	display: inline;
	}
