body {
	padding:0;
	margin:0;
	color:#aaaaff;
	background-color:black;
	text-align:center;
	font: 12px 'Lucida Grande', Verdana, Arial, sans-serif;
}

hr {
	border: none 0;
	border-top: 1px solid #0000ff;
	width: 100%;
	height: 1px;
}

a:link {
	color:#4444bb;
	font-weight:bold;
	text-decoration:none;
}

a:visited {
	color:#6633bb;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:active {
	text-decoration:underline;
	color:#9999ff;
}

.content {
	margin:auto;
	width:638px;
	border:1px solid #0000ff;
}

#linkbar {
	margin:5px auto 0px auto;
	text-align:center;
}

div.link {
	width:205px;
	font:12px 'Lucida Grande', Verdana, Arial, sans-serif;
}

div.smlink {
	width:133px;
	font:12px 'Lucida Grande', Verdana, Arial, sans-serif;
}

#selected {
	background-image:url('../images/selectbg.gif');
	background-repeat:repeat;
}

div#addendum {
	margin:10px 0px 0px 0px;
	color:#222233;
}

#main {
	margin:0px 20px 5px 20px;
	text-align:left;
}
