body {
	/* background: #000 url(http://www.nerdful.com/nerd/template_files/comp.jpg) fixed; */
}
#sidebar { 
	width: 242px;
	float: right;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
#sidebar ul { 
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar ul li h2 {
	background: url(http://www.nerdful.com/nerd/template_files/chip_hd2.png) no-repeat top left; 
	margin: 0;
	padding: 50px 0 3px 62px;
	font-size: 90%;
}
#sidebar ul li ul, #sidebar ul li p {
	background: url(http://www.nerdful.com/nerd/template_files/chip_bg2.png) top left repeat-y;
	padding: .2em 25px .5em 64px;
	margin: 0;
	line-height: 1.3em;
}
#sidebar ul li#ramtop {
	background: url(http://www.nerdful.com/nerd/template_files/chip2.png) no-repeat !important;
	padding-top: 48px;
}
#sidebar ul li#ramtop h2 {
	background: url(http://www.nerdful.com/nerd/template_files/chip_bg2.png) top left repeat-y;	
	padding-top: 0;
}
#sidebar ul li#rambot {
	background: url(http://www.nerdful.com/nerd/template_files/chip2.png) bottom left no-repeat; 
	padding-bottom: 0px;
	margin-bottom: 1em;
}
.info { font-family:Times New Roman; positon:relative;}
.light { top:-1; left:-1; color:white;}
.shade { top:+1; left:+1; color:pink; }
.fill { top:0; left:0; color:red; } 
.light4 { top:-2; left:-2; color:yellow; }
.shade4 { top:+2; left:+2; color:yellow; }
.fill4 { top:0; left:0; color:darkgreen; } 