html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
	height: 100%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background: #060606 url(top_bg.jpg) no-repeat top;
	text-align: center;
}

#top_container {
	width: 987px; 
	margin: 0px auto;
	top: 0px;
}

#main_container {
	position: absolute;
	width: 987px;
	left: 50%;
	top: 259px;
	bottom: 30px;
	margin: 0 0 0 -496px;
}

.creditbox {
	display: inline-block;
	width: 430px;
	text-align: center;
	}

DIV {
	font-family:Century Gothic, Trebuchet MS, Verdana, sans-serif;;
	text-shadow: 2px 2px 2px #000000;
	font-size:medium ;
	line-height: 1.25;
}

li { margin-left: 20px; }

#textbox {

	width: 887px;
	background: #110f16 url(cont_top.png) no-repeat left top;
	padding: 50px 50px 40px;
	margin-bottom: 20px;

	text-justify: inter-word;
	text-align: justify;
	color: #a3a3a3;
}

H1 {
	font-size:large ;
	font-weight: 600;
	color: #FFFFFF;
}


H2 {
	font-size:xx-large ;
	color: #FFFFFF;
}

H3 {
	font-weight: 600;
	color: #b2b2b2;
}

H4 {
	text-align: right;
	color: #818181;
	margin-right: 20px;
}

H5 {
	font-style: italic;
	margin-left: 20px;
	margin-right: 20px;
}

H6 {
	float: right;
}

footer {

	color: #d62626;
	font-size:small;
	margin-bottom: 50px;
}

menu2 {
	font-size:medium;
}

#menu { 
	position: relative;
	top: 189px;
	left: 31px;
	font-size:x-large ;
	width: 924px;
	color: #a3a3a3;
	text-align: center;

}

.space { width: 50px; display: inline-block ; }


#logo {
	width: 306px; height: 89px;
	background: url(hacxlogo.png) no-repeat left top;
	position: absolute;
	top: 53px;
	margin-left: 80px;
}

#banjo {
	position: relative;
	left: 50%;
	margin-left: -152px;
	width: 304px; height: 108px;
	background: url(banjo.png) no-repeat left top;
}

#hero {
	width: 441px; height: 259px;
	background: url(top_hero.png) no-repeat left top;
	position: absolute;
	top: 0px;
	margin-left: 391px;
}

a:link { color: #bfbfbf; text-decoration: none; }
a:visited { color: #bfbfbf; text-decoration: none; }
a:hover { color: #FFFFFF; text-decoration: none; }
a:active { color: #bfbfbf; text-decoration: none; }

footer a:link { color: #d62626; text-decoration: underline; }
footer a:visited { color: #d62626; text-decoration: underline; }
footer a:hover { color: #eb6558; text-decoration: underline; }
footer a:active { color: #d62626; text-decoration: underline; }

#textbox a:link { color: #bfbfbf; text-decoration: underline; }
#textbox a:visited { color: #bfbfbf; text-decoration: underline; }
#textbox a:hover { color: #FFFFFF; text-decoration: underline; }
#textbox a:active { color: #bfbfbf; text-decoration: underline; }

img.thumbs {
	margin: 17px 18px;
	
}