body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
    margin:0; 
    padding:0; 
} 

body {
	background: url(images/BG.png) repeat-x top #fef6bd;
	font-family: Arial, Helvetica, sans-serif;
	color: #232324;
}

#welcome, #footer-text {
	font-size: 11px;
	text-align: center;
	min-height: 120px;
	width: 195px;
}


#footer-text {
	width: 170px;
	padding-left: 8px;
	padding-top: 20px;
}

#footer-text a {
	color: #df411d;
	font-size: 12px;
	text-transform: uppercase;


}

div.hall-of-fame {
	background: url(images/TentacleVideoBlock02_08.png) 0px 0px scroll;
	margin: 0 auto;
	width: 980px;
	height: 39px;
}

div.hall-of-fame h1 {
	font-family: 'Arial Black';
	font-size: 24px;
	letter-spacing: -2px;
	text-transform: uppercase;
	color: #ffffff;
	padding-left: 20px;
}

div.hall-of-fame h2 {
	font-family: 'Arial Black';
	font-size: 24px;
	letter-spacing: -2px;
	text-transform: uppercase;
	color: #ffffff;
	padding-left: 20px;
}

div.block-bottom {
	background: url(images/TentacleVideoBlock02_14.png) 0px 0px scroll;
	margin: 0 auto;
	width: 980px;
	height: 6px;
	overflow: hidden;
}


.container {
	background: #008687;
	width: 980px;
}

.container tr {
text-align: left;
}

.container td a {
	text-align: left;
}

.container a img {
	border: 1px solid #00415c;
	margin: 1px;	
	width: 240px;
	height: 180px;
	}
	
.container a:hover img {
	border: 1px dashed #ffc907;
}

.trader {
	width: 960px;
	margin-top: 15px;
	margin-bottom: 15px;

}

.trader td {
	background: url(images/trader_BG.png) 0px 0px no-repeat;
	height: 82px;
	width: 321px;
	padding-top: 4px;
}	

.trader td span {
	display: block;
	padding-left: 70px;
	width: 230px;
	text-align: center;

}


.trader tr {
	text-align: center;
}

.trader td a {
	font-family: 'Arial Black';
	color: #d13226;
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -1px;
}

.trader td {
	font-size: 11px;
	color: #00415c;
}

#text-links {
	background: #008687;
	text-align: center;
}

#text-links td {
	padding-top: 20px;
	padding-bottom: 20px;
	text-decoration: none;
}

#text-links a {
	color: #ffffff;
	display: block;
	padding: 2px 0 2px 0;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}	

#text-links a:hover {
	text-decoration: underline;
}

li {
list-style: none;
}

.top {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	font-family: 'Arial Black';
	letter-spacing: -1px;
}

.top li a {
	color: #ffc907;
	text-decoration:none;
}

.top li a:hover {
	color: #f26646;
	text-decoration:none;
}


#footer {
	margin-top: 40px;
}


.allinks {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
.allinks a {
	text-align: left;
	color: #ffc907;
}
