h1#pageName, .newWikiWord a, a.existingWikiWord, .newWikiWord a:hover, #TextileHelp h3 {
	color: #000000;
}

#Container {
	width: 600px;
	float: none;
	margin: 0 auto;
	text-align: center;
}

#Content {
	width: 520;
	float: none;
	margin: 0;
	padding: 5px;
	text-align: right;
	border-top: none;
	right: auto;
	background-position: center;
	position: relative;
	word-spacing: normal;
	letter-spacing: normal;
}

.centered 
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

body {
color:;
background-color:;
	background-image:url();
	background-attachment:fixed;
}

body, p, ol, ul, td, li {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:   13px;
	line-height: 18px;
	background-attachment: scroll;
}

a {
	color: #CCC;
	text-shadow:none;
}
a:visited { color: #999; text-shadow:none;}
a:hover {
	text-shadow: white 0px 0px 5px;
	color:#FFFFFF;
}

h1, h2, h3 {
	color: #003366;
	font-family: georgia, verdana, sans-serif;
}
h1 { font-size: 28px; }
h2 { font-size: 19px }
h3 { font-size: 16px }


h1 a {
	text-decoration:none;
	color:#000000
}
h1 a:hover {text-shadow: #888 0px 0px 4px; }

h1#pageName {
	margin: 5px 0 0;
	padding: 0;
	line-height: 15px;
}

a.nav, a.nav:link, a.nav:visited { color: #000; }
a.nav:hover { color: #fff; background-color:#000; }

.question {
	padding-top:14px
}

.answer {font-size:0.95em; }

.answer li {font-size:0.95em}

pre {
	padding: 10px;
	font-size: 11px;
}




.rightHandSide {
	float:right;
	padding: 20px 0 20px 5px;
	margin-left:10px;
	margin-top:250px;
	border-left: 1px dotted #ccc;
}

.rightHandSide ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	padding-left:10px;
}

.rightHandSide li
{
	margin:10px 0;
}

.rightHandSide p {
  font-size: 10px;
}
