body {
	background-color: #070506;
	background-image: url(Images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-top: 0px;
}
body,td,th {
	color: #FFFFFF;
}
#textbox1 {
	width: 400px;
	margin: 10px;
}
#textbox2 {
	float: right;
	margin-top: 10px;
	margin-right: 25px;
	height: 270px;
}
#textbox3 {
	margin-top: 10px;
	width: 600px;
	margin-left: 33px;
}
#newsbox {
	float: right;
	margin-right: 15px;
	position: relative;
}
a:link {
	color: #C4C400;
	text-decoration: none;
}
a:visited {
	color: #999900;
}
a:hover {
	color: #00FF00;
}
a:active {
	color: #666666;
}




#wrapper {
	width: 800px;
	background-color: #000000;
	border: 2px solid #333333;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
}

hr {
	color: #990000;
}
#foothqright {
	float: right;
	width: 60px;
	z-index: auto;
}#foothqleft {
	float: left;

}
h1  {
	background-color: #333333;
	letter-spacing: 0.3em;
	font-variant: small-caps;
	font-size: 33px;
	color: #FFFFFF;
	text-align:center;
}
h2  {
	font-size: 25px;
	color: #FFFF99;
}
#previewbox {
	border: thin dotted #FF0000;
}
