body {
	font-family: Arial, Verdana, Sans-Serif;
	background: #000000;
	color: #ffffff;
}

a {
	color: #0099FF;
	text-decoration: underline;
}

h1 {
	font-size: 150%;
	color: #999999;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 15px;
}

h2 {
	font-size: 120%;
	color: #999999;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 15px;
}

h3 {
	font-size: 100%;
	color: #999999;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 15px;
}

th { color: #444; }

#Logo-0 {
	position:absolute;
	left: 0px;
	top:0px;
	width:85px;
	height:80px;
	padding-left: 90px;
	background: url(/images/all/wcc_logo.gif) no-repeat;
}

#Logo-0:after {
	content: url(/images/all/inmemoriam.gif);
	font-style: italic;
}

#Logo-1 {
	position:absolute;
	right:0px;
	top:0px;
	width:500px;
	height:80px;
	background: url(/images/all/dracsynlogo.gif) no-repeat center right;
}

#content {
	position: absolute;
	left: 0px;
	top: 80px;
	padding-left: 155px;
	padding-bottom: 35px;
	padding-right: 12px;
}

#menu {
	position: absolute;
	left: 0px;
	top: 80px;
	z-index: 1;
}

img { border: none; }

table.index td {
	border: 1px solid #666666;
	font-size: 85%;
	empty-cells:hide;
	vertical-align: top;
	margin: 0px;
	padding-left: 8px;
	padding-right: 8px;
}

