a:link
{
	color: #500;
}

a:visited
{
	color: #500;
}


h1, h2, h3, h4, h5
{
	letter-spacing: .3em;
}

ul
{
	list-style-type: none;
	margin-left: 0;
	padding-left: 6px;
}

#wrapper
{ 
	width: 920px;
}

#wikitext
{
	max-width: 928px;
}

.sidebarbox
{
	padding: 6px 6px 6px 8px;
	font-size: x-small;
	line-height: 1.6em;
	letter-spacing: .3em;
	border-width: 0px;
	border-style: solid;
	border-color: #555;
}

.selflink
{
	font-style: normal;
	font-weight: normal;
}