body { 
	font-family: Verdana,sans-serif;	background: #666 url(images/bg.jpg) repeat-x; 
}

	body h1 {
		font: normal 18px Verdana;
		color: #666;
		margin: 0px;
		text-align: center;
}

	body h2 {
		font: bold 20px Verdana;
		color: #c00;
		margin: 7px;
		text-align: center;
}

	body h3 {
		font: 15px Verdana;
		color: #c00;
		text-align: center;
		margin: 10px;
}

	body h4 {
		color: #000;
		font: normal 18px Verdana;
		text-align: center;
		margin: 10px;
}

	body h5 {
		color: #333;
		font: bold 14px Verdana;
		margin-bottom: 10px;
}

	body p {
		font: normal 12px Verdana;
		color: #333;
		line-height: 15px;
		margin: 7px; 
}

	body strong {
		font: bold 12px Verdana;		
		color: #666;
		line-height: 15px;
}

	body li {
		font: normal 11px Verdana;
		margin: 1px 0px 0px -20px;
		color: #fff;
		line-height: 15px; 
}

	body ul {
		margin-top:0;
		margin-bottom:0;
		list-style: circle;
}

	body img {
		margin: 0px;
}

	body a {
		font: normal 12px Verdana;
		color: #666;
		text-decoration: underline; 
}

	body a:hover {
		font: normal 12px Verdana;
		color: #c00; 		
}

	body br {
		line-height: 20px; 
}

#mainbox {
	width: 1000px;
	height: 750px;
	position: absolute;
	top: 148px;
	left: 0px;
	overflow: auto;
	background: #000;
	border-top: solid 2px #999; 
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	-khtml-opacity: 0.70;
	opacity: 0.7
}

#mainbox2 {
	width: 1000px;
	height: 1350px;
	position: absolute;
	top: 148px;
	left: 0px;
	overflow: auto;
	background: #000;
	border-top: solid 2px #999; 
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	-khtml-opacity: 0.70;
	opacity: 0.7
}

#content {
	width: 1000px;
	height: 900px;
	position: relative;
	top: 0px;
	margin: auto;
	margin-top: 0px;
	border: 1px solid #666;
}

#content2 {
	width: 1000px;
	height: 1500px;
	position: relative;
	top: 0px;
	margin: auto;
	margin-top: 0px;
	border: 1px solid #666;
}

#textbox {
	width: 480px;
	height: 690px;
	position: absolute;
	top: 187px;
	left: 152px;
	background: #fff;
	padding: 10px;
	overflow: auto;
}

#inventory {
	width: 680px;
	height: 1280px;
	position: absolute;
	top: 187px;
	left: 152px;
	background: #fff;
	padding: 10px;
	overflow: auto;
}

#call {
	text-align: center;
}

	#call a {
		font: bold 12px Verdana;
		color: #c00;
		text-decoration: underline;
		margin: 5px 0px 0px 0px;
		letter-spacing: 1px  
}

	#call a:hover {
		font: bold 12px Verdana;
		color: #333;
		text-decoration: underline;
		margin: 5px 0px 0px 0px; 
		letter-spacing: 1px 
}

#rightbox {
	width: 335px;
	height: 695px;
	position: absolute;
	top: 187px;
	right: 0px;
	background: #666;
	border: 0px solid #666;
	padding: 10px 4px 5px 6px;
	overflow: auto;
}

	#rightbox p {
		font: bold 11px Verdana;
		color: #ccc;
		line-height: 12px;
		margin: 0px;	
}

#menu {
	position: absolute;
	top: 156px;
	left: 152px;
	width: 480px;
	padding: 0px;
	z-index: 2;
	text-align: center;
}

	#menu a {
		font: normal 14px Arial;
		color: #999;
		text-decoration: none; 
}

	#menu a:hover {
		font: normal 14px Arial;
		color: #c00;
		text-decoration: none;  		
}

#header {
	width: 1000px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#greybar {
	width: 100%;
	height: 20px;
	background: #666;
	position: absolute;
	top: 126px;
	left: 0px;
}

	#greybar p {
		font: normal 12px Verdana;
		color: #ccc;
		margin: 1px 0px 0px 0px;
		text-align: center;
}

#gearbox {
	position: absolute;
	top: 396px;
	left: 0px;
	width: 151px;
	height: 363px;
	padding: 0px;
	background: url(images/gears.jpg) no-repeat;
}

#bottombar {
	width: 100%;
	height: 26px;
	position: absolute;
	top: 759px;
	left: 0px;
	background: url(images/bar.gif) repeat-x;
}

#hours {
	position: absolute;
	top: 240px;
	left: 15px;
}

	#hours p {
		font: normal 14px Verdana;
		color: #999;
		margin: 0px;
		text-align: center;
}

#footer {
	width: 1000px;
	height: 24px;
    	position: absolute;
    	bottom: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
}

#copyright {
	position: absolute;
	top: 28px;
	left: 60px;
}

	#copyright p {
		font: normal 11px Verdana;
		color: #ccc;
		margin: 0px;
}

#tag {
	position: absolute;
	top: 28px;
	left: 580px;
	z-index: 2;
}

	#tag a {
		font: normal 11px Verdana;
		color: #fff;
		text-decoration: none;
		margin: 0px;
}

	#tag a:hover {
		font: normal 11px Verdana;
		color: #c00;
		text-decoration: none;
		margin: 0px;
}

	#tag p {
		font: normal 11px Verdana;
		color: #ccc;
		text-decoration: none;
		margin: 0px;
}

