body {
	background-color: #fff;
	color: #000;
	font-family: arial, sans-serif;
	font-size: 80%;
	margin: 0;
}

#main {
	position: relative;
	top: 32px;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

h1 {
	margin-top: 0;
	margin-bottom: 22px;
	margin-left: 2px;
}

a {
	color: #00c;
}

#myLinks a:visited,
#additional a:visited {
	color: #4f1080;
}

#copyright {
	font-size: 80%;
}

form {
	margin-top: 0;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#myLinks {
	position: absolute;
	top: 3px;
	right: 8px;
}

#more {
	position: absolute;
	border: 1px solid #336699;
	display: none;
	padding: 6px;
	width: 106px;
	left: 441px;
	top: 120px;
	text-align: left;
	background-color: #fff;
	padding-top: 4px;
}

#more a {
	display: block;
	margin-bottom: 10px;
}

#more strong a {
	margin-bottom: 3px;
}

#search {
	width: 352px;
	color: #999;
}

#nav {
	word-spacing: 12px;
	margin-bottom: 4px;
	margin-left: -4px;
}

#nav strong {
	word-spacing: 0;
}

#links {
	margin-top: 54px;
	margin-bottom: 16px;
}

sup {
	color: red;
}

#additional {
	position: absolute;
	font-size: 80%;
	top: 147px;
	left: 459px;
}

#additional a {
	display: block;
	text-align: left;
}

.normal {
	font-weight: normal;
}

#searchLabel {
	display: none;
}

.linkSplit {
	display: none;
}

.strong {
	font-weight: bold;
}

.linkStrong {
	font-weight: normal;
}

#soon {
	color: #00c;
	word-spacing: 0;
}