body {
	margin:0 0 0 0;
	background: #000000;
	background-attachment:fixed;
	/*background-image: url(../common/background001.jpg);
	background-image: url(../includes/rotate.php);
	background-repeat: repeat-x;
	*/
}

#leftcontent {
	top: 0;
	left: 0;
	position: absolute;
	width:250px;
	height: 1000px;
	padding: 0;
	padding-top: 5px;
	padding-left:3px;
	margin: 0;
	border: solid 0px white;
}

#rightcontent {		
	padding: 5px;
	padding-bottom: 0;
	padding-right: 0;
	margin: 0;
	margin-left: 253px;
}

#bc {
	height:20px;
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.825em; 
	padding-top:24px;
	overflow:hidden;
}
	
A {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}
A:hover {
	color: #000000;
	text-decoration: none;
	background: #FFFFFF;
}

A.hhov:hover {
	text-decoration: none;
	background: transparent;
}

A.hideme:hover { background: none !important; }


.toclink_on {
	padding-left: 2px;
	padding-right: 2px;
	border: solid 1px black;
}

img {
	/*display: block;*/
	margin: 0;
	/*margin-top: 2px;*/
	padding: 0;
	border: 0;
}

/* Kernel Related */

.kContent {
	padding: 3px;
}

td.kBlurb, .kSect, .kDate, .kTitle, .kInfo, .kSect {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 10px;
	line-height: 11px;*/
	color: white;
	hyphenate: auto;
	/*text-align: justify;*/
}

td.kBlurb {
	font-size: 11px;
	line-height: 12px;
	/* Larger styles
	font-size: 0.675em;
	line-height: 13px;
	*/
	
}

.kTitle {
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	padding-bottom: 2px;
	margin: 0;
}

.kInfo {
	margin: 0;
	padding: 0;
	padding-top: 2px;
}

.kSect, .kDate {
	font-size: 10px;
	line-height: 11px;
	/* Larger styles
	font-size: 0.675em;
	line-height: 14px;*/
}

.kSect {
	font-weight: bold;
	color: #c0c0c0;
}

.kContent td img {
	max-width: 150px;
	max-height: 135px;
}

/* Kernel Related End */

.bPatTX, .bPatTK, .bPatEV, .bPatOG, .bPatCU {
	background-image: url(../common/patTX.gif);
	margin: 0;
	padding: 0;
	width: 325px;
	height: 20px;
}

.bPatTK {	background-image: url(../common/patTK.gif);}
.bPatEV {	background-image: url(../common/patEV.gif);}
.bPatOG {	background-image: url(../common/patOG.gif);}
.bPatCU {	background-image: url(../common/patCU.gif);}

