html, body {border: 0; margin: 0; padding: 0;}

body {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	background: #000;
	text-align: center;
}

a {
	color: #FF6633;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
}
#nav a {
	background: url(../images/button.png) no-repeat top;
	float: left;
	height: 30px;
	width: 160px;
	margin-left: 30px;
	text-align: center;
	font-size: 80%;
	font-weight: bold;
	padding-top: 3px;
}

a:hover {color: #FF0000;}

a img {border: none;}

.highlight {background-color:#FF9D9D;border-bottom:#F30 1px solid;border-top:#F30 1px solid;padding: 4px 10px}

#flash {
	height: 768px;
	width: 900px;
	margin: auto;
	z-index: 0;
	left: 0px;
	top: 0px;
}
.panelblock {
	width: 380px;
	float: left;
	padding: 10px;
	margin-left: 20px;
	font-size: 76%;
	font-weight: bold;
	color: #FF9966;
	letter-spacing: 0.035em;
	line-height: 15px;
}
.panelblock table {
	color: #FF6666;
}
.panelblockright {
	width: 280px;
	float: right;
	padding: 10px;
	font-size: 80%;
	margin-right: 20px;
	font-weight: bold;
	color: #FF3300;
	letter-spacing: .035em;
	line-height: 15px;
}
.faq {
	width: 600px;
	float: left;
	margin-left: 150px;
	font-size: 76%;
	font-weight: bold;
	color: #FF9966;
	height: 210px;
	padding-right: 30px;
	overflow: auto;
	text-align: justify;
	line-height: 15px;
	letter-spacing: 0.035em;
}
.red {
	color: #FF0000;
}
#frontmain {
	width: 900px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
#frontpics {
	background: url(../assets/front.jpg) no-repeat bottom;
	float: left;
	height: 190px;
	width: 900px;
	margin-top: 100px;
	font-size: 120%;
	color: #333333;
}
#sitetext {
	text-align: left;
	display: none;
}
#disc {
	font-size: 70%;
	color: #666666;
	float: left;
	width: 800px;
	margin-top: 50px;
	margin-left: 50px;
}
#holder {
	height: 768px;
}
#disc a {border:none;}
#disc img {border:none;}#linkholder {
	display: none;
}
