body {
	margin: 10px 0;
	padding: 0;
	background: #000000;
	color: #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0;
	padding: 0;
	text-align: center; 
}
a:link  ,a:visited
{
	font-size: 16px;
	color: #FC0;
	text-decoration:none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #FC0;
	border-right-color: #FC0;
	border-bottom-color: #FC0;
	border-left-color: #FC0;
}
a:hover, a:active 
{
	font-size: 16px;
	color: #000;
	background-color: #FC0;
	text-decoration:none;
}

#menu
 {
	width:80%;
	border-color:#FC0;
	border-width:1px;
 }
  
 /*---------------*/
#navcontainer
 {
	text-align: center;
}
 #navcontainer ul
{
	padding-left: 0px;
	margin-left: 0;
	color: White;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #000;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #FC0;
}

#navcontainer ul li a:hover
{
	background-color: #FC0;
	color: #000;
}
 
 /*---------------*/
 
#space
{
	width:100%;
	text-align: center;
}
.thrColLiqHdr #container p {
	text-align: left;
	padding: 10px;
}

.thrColLiqHdr #container {
	width: 75%;  
	background: #000000;
	margin: 0 auto;
	text-align: left; 
	} 
.thrColLiqHdr #header {
	background: #000000;
	padding: 0 10px;
	border-bottom: 1px solid #FC0;
} 
.thrColLiqHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
	color: #FC0;
}


.thrColLiqHdr #sidebar1 {
	float: left; 
	width: 24%; 
	padding: 15px 0; 
	background: #333;
	height: 550px;
}
.thrColLiqHdr #sidebar2 {
	float: right; 
	width: 24%; 
	padding: 15px 0; 
	background-color: #333333;
	height: 550px;
	text-align: left;
}


.thrColLiqHdr #mainContent {
	margin: 0 24% 0 23.5%; 
}
.thrColLiqHdr #mainContent p {
	text-align: left;
	padding: 10px;
}


.thrColLiqHdr #footer {
	padding: 0 10px;
	background-color: #333;
	border-top: 1px solid #fc0;
	clear: both;
} 

.fooTersub
{
	width:31%;
	text-align: left;
	float: left;
	margin: 5px;
	padding: 5px;
	border-right: 1px solid #FC0;
}
#fooTerContainer {
	padding: 5px;
	width: 100%;
}



.thrColLiqHdr #footer p {
	margin: 0; 
}


.fltrt { ext to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
}
