body, td, th, textarea, input, select, h2, h3, h4, h5, h6, p, ul, li {
	font: 12pt/1.4 Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #0a0a0a;
}
a {
	color: #105cb6;
	text-decoration: none;
}
h1 {
	font-size: 175%;
}
h2 {
	font-size: 160%;
}
h3 {
	font-size: 150%;
}
h4 {
	font-size: 140%;
}
h5 {
	font-size: 130%;
}
table {
	width: 100%;
}
table th {
	text-align: left;
	font: bold 14pt/1.4 Verdana, Arial, Helvetica, sans-serif;
}
table td {
	font: 10pt/1.4 Verdana, Arial, Helvetica, sans-serif;
}
.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	display: block;
	float: left;
	width: 49%;
	margin-bottom: 5px;
}

.list1 a {
	padding-left: 15px;
	background: url(http://www.fuzecore.com/images/homepage17.gif) no-repeat left center;
}
#page {
	margin: auto;
	width: 797px;
}
#header {
	position:relative;
	margin:auto;
	height: 258px;
	width: 797px;
	background: url(../images/banner.png);
}
#navtab {
	position:relative;
	top:212px;
	width:797px;
}
#navtab td {
	text-align:center;
}
#navtab a {
	color:#dcbd38;
	font-family:Arial;
	font-size:14pt;
	text-decoration:none;
}
#navtab a:hover {
	color:#fff;
}
#content {
	position:relative;
	width: 797px;
	background: url(../images/content.png) repeat-y;
}
#text {
	position:relative;
	padding: 15px 45px 45px 45px;
	width: 707px;
	color: #dcbd38;
	background: url(../images/emblem.png) bottom center no-repeat;
}
#title {
	position:relative;
	padding-top: 15px;
	padding-left: 45px;
	font-size: 130%;
	font-style: italic;
	width: 707px;
	color: #dcbd38;
}
#emblem {
	position:relative;
	bottom:0px;
	margin:auto;
	width:210px;
	height:265px;
	background: url(../images/emblem.png);
}
#footer{
	height:80px;
	width:797px;
	position:relative;
	margin-top:-20px;
	background: url(../images/footer.png);		
}