/*
.pageContainer {
	position: absolute;
	left: 300px;
	top: 130px;
}
.pageContainer2 {
}
.pageLeftColumnTop {
	width: 300px;
	padding-left: 5px;
}
#simpleFooter {
	float: left;
	width: 300px;
}
*/

body,td,a,div,.p{font-family:arial,sans-serif}
div,td{color:#000000}
a:link,.w,.w a:link{color:#0000cc}
a:visited{color:#551a8b}
a:active{color:#ff0000}

.loginBox {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 100;
	display:table;
}

BODY {
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#userBox {
	position: absolute;
	margin: 0px auto;
	right: 5px;
	top: 5px;

	background-color: #fff;
	padding: 5px 10px;
	border: 1px solid #595;
}


.pageCol2 {
	border-left: 1px solid #ccc;
	padding-left: 5px;
}
.clickableNode {
	text-decoration: none;
}
IMG {
	border: 0px;
}


.alienHeader {
/*	background: url('http://knowlist.org/klimg/scifi/template/alien1/alienSpaceHeader3.jpg') repeat-x;*/
	height: 128px;
}
.alienHeader1 {
	width: 1%;
	border: 0px;
}
.alienHeader2 {
	background: url('http://knowlist.org/klimg/scifi/template/alien1/alienSpaceHeader2.jpg') no-repeat;
/*	width: 1600px;
	height: 128px;
	position: absolute;
	left: 300px;
	top: 0px;
	z-index: 50;
*/
}


BODY {
	background: url('http://knowlist.org/klimg/scifi/template/alien1/alienSpaceBg.jpg');
}
.pageLeftColumn, .dInner, .dInnerRight {
	background-color: transparent;
}
/*
BODY, .pageLeftColumn, .dInner, .dInnerRight {
	background-color: #bfb;
}
*/
.pageLeftColumn {
	width: 300px;
	padding: 4px;
}
.pageLeftNavBox2 {
	padding-bottom: 4px;
}
.pageLeftNavBox {
	background-color: #fff;
	padding: 4px;
	border: 1px solid #000;
}

.dInner {
	padding: 4px 4px 4px 0px;
}
.dInner0 {
	background-color: #fff;
	padding: 8px 8px 8px 8px;
	border: 1px solid #000;
}

.topicsBox2 {
/*	padding-bottom: 5px;*/
}

.dInnerRight {
	width: 100px;
}

.rightColumnBox {
	padding-top: 4px;
	padding-right: 4px;
}
.rightColumn {
	border: 1px solid #000;
	padding: 4px;
	background-color: #fff;
}

.dFooter, .dFooter a:link, .dFooter a:visited, .dFooter a:active {
	color: #fff;
}

.starTable {
/*	display: inline;
	border: 1px solid #f00;*/
}
.starTable IMG {
/*	border: 1px solid #0f0;
	display: inline;*/
/*	
	float: none;
	position:static;*/
}

.recentIssuesBox2 {
	padding: 0px 4px 0px 4px;
	height: 100px;
/*	background-color: lime;*/
}
.recentIssuesBox {
/*	background-color: white;*/
/*	overflow:hidden;*/
	height: 100px;
	vertical-align: middle;
	
	position: absolute;
	left: 4px;
	top: 128px;
}
.recentIssueBox {
	padding-right: 10px;
/*	height: 80px;*/
	width: 50px;
/*	background-color: lime;*/
}
.recentIssue {
/*	white-space: nowrap;*/
	font-size: 80%;
}
.recentIssueImg {
/*	height: 80px;*/
	width: 60px;
}

.pageLeftColumn {
/*	background-color: fuchsia;*/
}