
body  {
	font: 16pt, JI-Nieces, arial, sans-serif;
	background: #000;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #FFC;
	
}


.thrColHyb #container { 
	width: 100%;
	background: #000;
	margin: 0 auto;  
	} 


.thrColHyb #sidebar1 {
	float: left; 
	width: 12em; 
	background: #333399; 
	padding: 15px, 0px; 
	color: #FFF;
	}
	
.thrColHyb #sidebar2 {
	float: right; 
	width: 11em; 
	background: transparent; 
	padding: 15px 0; 
	color: #FFF;
	}


#sidebar1 a {
display: block;
font-family: JI-Nieces, arial, sans-serif;
font-size: 18pt;
color: #fff;
text-decoration: none;
padding: 0 15px;
line-height: 1.5;
border-bottom: 1pt, groove;
}

#sidebar1 #sidebar1_con a {
border: none;
list-style-type: none;
}

#sidebar1 a:hover {
background: #cc99cc;
}

#sidebar2 a {
display: block;
font-family: JI-Nieces, arial, sans-serif;
font-size: 18pt;
color: #fff;
text-decoration: none;
padding: 0 15px;
line-height: 1.5;
border-bottom: none;
}

#sidebar2 #sidebar2_con a {
border: none;
}

#sidebar2 a:hover {
background: #333399;
}

.thrColHyb #sidebar1 h3, .thrColHyb #sidebar1 p, .thrColHyb #sidebar2 p, .thrColHyb #sidebar2 h3 {
	margin-left: 10px; 
	margin-right: 10px;
	color: #FFF;
	list-style-type: none;
	}
	

.thrColHyb #mainContent {
  margin: 5em 12em 5em 12em; 
  padding: 0 2em 0 2em; 
  font-family: arial, sans-serif;
  text-align: justify;
  text-decoration: none;
 } 

.thrColHyb #mainContent h1 {
	font-family: arial, sans-serif;
	color:#FFC
text-decoration: none;
	
}

.fltrt { 
	float: right;
	margin-left: 8px;
	color: #FFF;

}
.fltlft { 
	float: left;
	margin-right: 8px;
	color: #fff; 
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

img {
border: none;
}


h4 {
font-type: bold;
font-size: 14pt;
}


a:link a {
font-color: #ffff66;
text-decoration: none;
}

a:active {
text-decoration: none;
}

a:hover {
color: #99ffff;
text-decoration: none;
}

a:visited {
color: #cc99cc;
text-decoration: none;
}

ul .nav {
text-decoration: none;
}



