/* parts of those box-css taken from thenoodleincident.com thx */
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ccc;
	background-color: #000;
	text-align: center;
}
a img {
	border: none;
}

a  ,a:visited, a:hover, a:active {
	text-decoration: none;
	color: #ccc;
}

#container {
	width: 850px;
	height:166px; 
	margin-top: 0px;
	margin-bottom: 00px;
	margin-right: auto;
	margin-left: auto; 	
	background: #000;
	text-align:left; 
	width: 850px; 
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 850px;
	z-index: 0;
}
#about {
	position:relative;
	width: inherit;
	height: auto;
	top: 40px;
	padding-left: 100px;
	margin-bottom: 60px;
	text-align:left;
	z-index: 1;
	font-size:10px;
	text-decoration:none;
}
#header {
	position: relative;
	width: inherit;
	height: auto;
	text-align:center;
	z-index: 0;
	padding-bottom: 10px;
}
#header-navi{
	position: relative;
	width: inherit;
	height:auto;
	text-align:center;
	z-index: 1;
	font-size:5px;;
}
#footer {
	position: relative;
	top: -90px;
	width: inherit;
	height:auto;
	text-align:center;
	z-index: 0;
}
#footer-navi{
	position: relative;
	top: -100px;
	width: inherit;
	height:auto;
	text-align:center;
	z-index: 0;
	font-size:10px;
}
html>body #container {
	width: 850px; /* ie5win fudge ends */
}
