body {
	height:100%;
	margin: 0;
	padding: 0;
	background: #191919 url(images/img1.gif) repeat-x;
	font-family: Arial, sans-serif;
	color: #C0C0C0;
}

a {
	border-bottom: 1px dotted #7D9412;
	text-decoration: none;
	color: #F2900B;
}

a:hover {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

pre {
	border: 1px dotted #EFEFEF;
        border-right:0px;
	background: #292929;
	padding:4px;
}

th {
	background:#D0D0D0;
	color:black;
	border-bottom:1px solid #444444;
}

#qref {
	width:670px;
}

#qref tr {
	background:#404040;
}

#resultdescriptionrow{
	padding-left:10px;
	font-size:10pt;
	color:#C0C0A0;
}
#resultstatisticrow {
	padding-left:10px;
	font-size:9pt;
	color:#60A060;
	padding-bottom:10px;
	font-style: italic;
}

/* Header */

#header {
	width: 700px;
	height: 100px;
	margin: 0 auto;
	background: url(images/img2.gif);
        font-size: small;
}

#header * {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	text-align: center;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	letter-spacing: -4px;
	font-size: 4em;
	border-bottom:0px;
	padding-bottom:8px;
}

#header h2 {
	margin-top: -.5em;
	font-size: 1em;
}

H1 {
	font-size:14pt;
	width:100%;
	border-bottom:1px solid #CA9133;
	color: white;
}

H3 {
	font-size:10pt;
	color:#EFEFEF;
        padding-left:8px;
	border-left:2px dashed #CA9133;
	border-bottom:1px solid #CA9133;
}
/* Content */

#content {
        font-size: 10pt;
	width: 900px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

/* Column One */

#colOne {
	float: left;
	width: 670px;
}

#colOne h2 {
	margin-top: 0;
	font-size: 2.2em;
	color: #CCCCCC;
}

#colOne p {
	line-height: 200%;
}

#colOne .credits {
	margin-bottom: 50px;
	padding: 5px 0 8px 8px;
	background: #000000;
	border-left: 2px solid #F2900B;
}

#colOne .credits p {
	margin: 0;
	padding: 0;
	line-height: normal;
}

#colOne ul {
	line-height: 1.5em;
	margin: 0em 0 0 1.5em;
	padding: 0;
}

#colOne li {
	margin-bottom: .1em;
}


/* Column Two */

#colTwo {
	float: right;
	width: 200px;
	background: #111111;
}

#colTwo ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}

#colTwo li {
	margin-bottom: 20px;
	background: url(images/img3.gif) repeat-x;
}

#colTwo li li {
	margin-bottom: auto;
	background: none;
}

#colTwo li ul {
	padding-top: 0;
	padding-left: 20px;
	list-style: square inside;
}

#colTwo h2 {
	height: 25px;
	padding: 10px 0 0 10px;
	background: url(images/img4.gif) no-repeat right top;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .8em;
	color: #F2900B;
}

#tagcloud, #mostpopular, #bestincoming, #bestoutgoing {
	font-size:9pt;
}

#form1 {
	background: #191919;
}

#textfield1 {
	width: 100px;
	margin-left: 20px;
}

#submit1 {
}

#tagword {
	font-size:10pt;
	letter-spacing:2px;
}

#sitemap {
	font-size:11pt;
}
#sitemappageversion {
	padding-left:20px;
}

/* Footer */

#footer {
	clear: both;
	height: 60px;
	margin: 0 auto;
        width: 900px;
	padding: 20px 0 0 0px;
}

#footer p {
	margin: 0em auto;
	padding: 0;
	text-align: right;
	font-size: 8pt;
}
#ToolbarWrap {
	bottom:0;
	height:28px;
	left:0;
	position:fixed;
	width:100%;
	z-index:9999;
	background-image:url('/images/wiki_toolbar1.png');
	background-repeat: no-repeat;
	background-position: top center;
	text-align:center;
}

