body{
	background-color: #000;
}
#pagetop{
	position: absolute;
	top: 0in;
	left: 0px;
	background-color: #222;
	width: 1155px;
	height: 50px;
	z-index: 0;
	Border-bottom: solid black 5px;
	text-align: right;
}



#menutop{
	position: absolute;
	bottom: 5px;
	left: 195px;
	font-variant: small-caps;
	width: 600px;
	margin: 0px;}
#left{
	position: absolute;
	top: 50px;
	left: 0px;
	width: 150px;
	height: 750px;
	background-color: #000;
}
#leftcontent{
	position: absolute;
	top: 275px;
	left: 12px;
	color: #ddd;
	font-size: small;
	}
#right{
	position: absolute;
	top: 55px;
	left: 900px;
	width: 250px;
	height: 750px;
	font-size: small;
	background-color: #222222;
	border-left: double black;
        color:#eee;
	}
#right .input{
	background-color: #4b4b5e;
	border: none;
	}

#right .ctls{
	font-size: small;
	}

#logo{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 292px;
	width: 185px;
	z-index: 2;
}
#main{
	position: absolute;
	top: 55px;
	left: 150px;
	width: 745px;
	background-color: #4b4b5e;
	color: #4AD979;	
	padding-left: 5px;
}
#main div{
 border:none;
}
#main .block1{
	height: 25px;
	width: 35px;
	float:left;
	clear:left;
	}
#main .block2{
	height: 60px;
	width: 50px;
	float:left;
	clear:left;
	}
#main .block3{
	float:left;
	clear:left;
	height: 55px;
	width: 75px;
	}
#main textarea{
	background-color: #4AD979;
	border: 1px dotted black;
	padding-left: 2em;
	padding-right: 2em;
	padding-top: 1em;
	}
#main input{
	background-color: #4AD979;
	border: 1px dotted black;
	}

#main a:link{
	color: #949494;
}
#main a:visited{
	color: #B87FA0;
	}
#main a:hover{
	color: #bbb;
}

a:link{
	color:#C62237;
}
a:visited{
        color:#B61227;
}
a:hover{
        color:#D61227;
}
#main .entered{
	font-family: monospace;
	font-style: bold;
	font-size: small;
	}
#main li.item{
	list-style: none;
	}
.entry{
	font: veranda;
	float:left;
}
#main a{
	font-size: small;
	margin-top: 5px;
}
#bottom {
	position: absolute;
	top: 800px;
	left: 0px;
	padding-left: 20px;
	background-color: #222222;
        color: #fff;
	width: 1135px;
	border-top: 3px solid black;
	border-bottom: 5px solid black;
	}
#links {
	border-top: dotted white 1px;
	padding-left: 50px;
}
#refs{
	border-top: 1px solid white;
	padding-left: 50px;
}
h4{
	padding: 0px;
	margin: 0px;
}
#refs li{
	list-style: none;
}

#hidden_resource{
	display: none;
}
.disclaimer{
	background-color: #fff;
	color: #000;
	}
a.comlinks:link{
	color: #bbbbbb;
	padding-left: 2em;
}

a.comlinks:visited{
	color: #ddbbdd;
	padding-left: 2em;
}
a.comlinks:hover{
	color: #ffbbff;
}

#main a.comlinks:link{
	color: #bbbbbb;
	padding-left: 2em;
}

#main a.comlinks:visited{
	color: #ddbbdd;
	padding-left: 2em;
}
#main a.comlinks:hover{
	color: #ffbbff;
}
#main pre{
	padding: 1em 2em;
	background-color: #696969;
	color: #000;	
}

