                                                      

body
{ 
  background-image: url(forums/styles/halfbit/site/images/halfbitBkg.jpg);
  background-repeat: no-repeat;
  background-color: #000000;
  background-attachment: fixed;
  image: url(forums/styles/halfbit/site/images/hblogo.gif); 
}

h1
{ 
  
  background-position: top center;
  
}
.navlist 
{
    border-style: none;
	margin-left: 0px;
	padding-left: 5px;
	list-style:none;
}

.navlist a
{ 
    border-width: none;
    border-style: none;
	display: list-item;
	width: 190px;
	text-decoration:none;
}

ul.navlist li a:hover 
{

}

img
{
  border: 0;
  float:left;

}
#RSS
{
 border: 1;

}
 h6
{
  font-family: "Times New Roman", Courier, Garamond, serif;
  color:#FFFFFF;
  font-size:44px;
}
p
{
  font-family:Arial, sans-serif;
  color:#FFFFFF;

}
a
{
  font-family:Arial, sans-serif;
  color:#CCCCCC;

}
#LeftSide
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 200px;
	float:left;
	font-family:Verdana, "Courier New", Courier, mono;
/*	background-color:#BFBFCF; color: #000080;*/
	text-align: left;
	/*border-style:outset;
	border-width:thick;
	border-color:#888899;
	border-top-style:none;
	border-right-style:none;*/
}
#RightSide
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 500px;
	float:right;
	font-family:Verdana, "Courier New", Courier, mono;
/*	background-color:#BFBFCF; color: #000080;*/
	text-align: left;
	/*border-style:outset;
	border-width:thick;
	border-color:#888899;
	border-top-style:none;
	border-right-style:none;*/
}
#TopFix
{
  position:relative;
	
  top: 25px;
  float:left;
}
#Top
{
	position:relative;
	float:center;
	margin-left:auto;
	margin-right: auto;
	top: 5px;
	left: 25px;
	width: 800px;
	height: 128px;
	font-family:Arial, sans-serif;
	text-align:center;
/*	background-color:#BFBFCF;
	background: url(/styles/classic/images/top.gif) no-repeat #BFBFCF;
    color: #000080;*/

	/*border-style:outset;
	border-width:thick;
	border-color:#888899;
	border-bottom-style: none;*/
}
#Bottom
{
	position:relative;
	text-align:center;
	margin-left:auto;
	margin-right: auto;
	width: 750px;
	/*height: 500px;*/
/*	background-color:#8c8C9C;
	background-repeat:repeat;*/
}
#Login
{
    color: #CCCCCC;
}
