* {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	font-family: "Comic Sans MS",Tahoma,Helvetica,sans-serif;
	font-size: 14pt;
	color: #ffffaa;
	background: #ff4040 url("i/dr_bg.gif");
	line-height: 130%;
}

a {
	color: #80ff80;
}

a:visited {
	color: #c0c0c0;
}

img {
	border: none;
	vertical-align: bottom;
}

h2 {
	font-size: 16pt;
	text-align: center;
}

h1 {
	font-size: 20pt;
	text-align: center;
}

body {
	margin: 15px 10px 10px;
}

h1 {
	margin: 160px 0 0;
}

h1 img {
	width: 560px;
	height: 96px;
}

h2, p {
	margin: 3ex 0;
}

p img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#navi hr, #navi h1, .access {
	display: none;
}

#navi {
	position: absolute;
        width: 100%;
        top: 80px;
        left: 0;
	text-align: center;
	z-index: 2;
}

#navi ul {
	list-style: none;
}

#navi li {
	display: inline;
}

#navi img {
	margin-top: 5px;
	width: 300px;
	height: 50px;
}

.disc, .disc a, .disc a:visited, .disc a:hover {
	color: #ffffaa;
	background-color: transparent;
	font-weight: normal;
	font-size: 12pt;
	text-align: right;
	text-decoration: none;
}

.cert {
	background-color: green;
	padding: 1ex;
}

.cert cite {
	color: #ddf5dd;
	font-style: normal;
}

.cert img {
	float: left;
	padding-right: 1ex;
}

.presents {
	text-align: center;
	font-size: small;
	font-family: monospace;
}

.presents a {
	text-decoration: none;
}

table {
	background-color: #8080ff;
}

td {
	vertical-align: top;
	padding: 0.5ex;
}

