body {
	text-align: center; /* for IE */
	margin-left: 0px;
	margin-top: 0px;
	background-color: #161616;
}

/** main layout **/
#page {
	position: absolute;
	top: 0px;
	left: 50%;
	height:900px;
	width: 740px;
	margin-left: -370px;
	z-index: 10000;
	text-align: left;
}
#container {
	position: relative;
	top: 0px;
	margin-left: 8px;
	width: 710px;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	background-image:  url(../images/background1.jpg);
	z-index: 12;
}
#shadow1 {
	position: relative;
	top: 0px;
	margin-left: 0px;
	width: 734px;
	z-index: 12;
	text-align:left;
	background-color:#151515;
}
#shadow2 {
	position: relative;
	top: 0px;
	margin-left: 2px;
	width: 730px;
	z-index: 13;
	text-align:left;
	background-color:#131313;
}
#shadow3 {
	position: relative;
	top: 0px;
	margin-left: 2px;
	width: 726px;
	z-index: 14;
	text-align:left;
	background-color:#111111;
}
#shadow4 {
	position: relative;
	top: 0px;
	margin-left: 2px;
	width: 722px;
	z-index: 15;
	text-align:left;
	background-color:#0F0F0F;
}
#shadow5 {
	position: relative;
	top: 0px;
	margin-left: 2px;
	width: 718px;
	z-index: 16;
	text-align:left;
	background-color:#0D0D0D;
}
#shadow6 {
	position: relative;
	top: 0px;
	margin-left: 2px;
	width: 714px;
	z-index: 17;
	text-align:left;
	background-color:#0B0B0B;
}
#content {
	width: 710px;
	margin-left:2px;
	z-index: 18;
	overflow: visible;
	background-color: #000000;
}
#spacer {
	height: 170px;
	margin-left: 10px;
	margin-top:0px;
	width: 690px;
	z-index: 3009;
	text-align: left;
}
/** -----------------------FOOTER LAYOUT----------------------- **/

#footer {
	height: 21px;
	margin-left: 10px;
	margin-top:13px;
	width: 690px;
	z-index: 30009;
	text-align: left;
	filter: alpha(opacity=99);
	-moz-opacity: .99;
	opacity: .99;
}
#footer p {
	text-align: left;
	color: #666666;
	font-size: 10px;
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 200;
	text-decoration: none;
	text-transform: normal;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 8px;
}
#footer a:link {
	text-align: left;
	color: #666666;
	font-size: 10px;
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 200;
	text-decoration: none;
	text-transform: normal;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 8px;
}
#footer a:visited {
	text-align: left;
	color: #666666;
	font-size: 10px;
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 200;
	text-decoration: none;
	text-transform: normal;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 8px;
}
#footer a:hover {
	text-align: left;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 200;
	text-decoration: none;
	text-transform: normal;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 8px;
}
#footer a:active {
	text-align: left;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 200;
	text-decoration: none;
	text-transform: normal;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 8px;
}
#credit {
	float:right;
	height: 18px;
	margin-top:2px;
	text-align: right;
}
#credit p {
	font-family: Times New Roman, Times, serif;
	font-size:9px;
	color: #161616;
	font-style: normal;
	text-transform: uppercase;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: normal;
}
#credit a:link {
	font-family: Times New Roman, Times, serif;
	font-size:9px;
	color: #161616;
	font-style: normal;
	text-transform: uppercase;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: normal;
}
#credit a:visited {
	font-family: Times New Roman, Times, serif;
	font-size:9px;
	color: #161616;
	font-style: normal;
	text-transform: uppercase;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: normal;
}
#credit a:hover {
	font-family: Times New Roman, Times, serif;
	font-size:9px;
	color: #333333;
	font-style: normal;
	text-transform: uppercase;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: normal;
}
#credit a:active {
	font-family: Times New Roman, Times, serif;
	font-size:9px;
	color: #333333;
	font-style: normal;
	text-transform: uppercase;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: normal;
}

#shadow {
	height: 13px;
	margin-left: 8px;
	margin-top:0px;
	width: 740px;
	z-index: 30040;
	text-align: left;
	background-image:  url(../images/background2.jpg);
	background-repeat: no-repeat;
	background-position: 0px -7px;
}

/** content layout **/
#logos_index {
	position: relative;
	padding-top: 0px;
	margin-left: 10px;
	margin-top:0px;
	height: 122px;
	width: 690px;
	background-image:  url(../images/gradient_logoindex.jpg);
	background-repeat: no-repeat;
	background-position: 0px 33px;
}
#mainlogo {
	position:relative;
	margin-left:619px;
	margin-top:0px;
	height: 118px;
	width: 71px;
	background-image:  url(../images/arcade_logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	color:#FFFFFF; 
	font-weight: normal;
	font-style: normal;
	font-family: Arial,Helvetica,sans-serif;
	text-align: left;
	font-size: 9px;
	text-decoration: none;
}
#text {
	margin-top: 0px;
	margin-left: 10px;
	width: 690px;
	z-index: 30000;
	font-family: Arial,Helvetica,sans-serif;
	text-align: left;
	filter: alpha(opacity=99);
	-moz-opacity: .99;
	opacity: .99;
}
#one {
	float: left;
	margin-left:0px;
	margin-top:20px;
	width: 600px;
	z-index: 30014;
	text-align: left;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Times New Roman, Times, serif;
}
div.blank_clear {
	clear: both;
	left: 0px;
	top:271px;
	height: 25px;
	width: 690px;
	color:#FFFFFF; 
	font-family: Arial,Helvetica,sans-serif;
	text-align: left;
	font-size: 10px;
	text-decoration: none;
	background-image:  url(../images/diagnols.gif);
	background-repeat: no-repeat;
	background-position: 0px 17px;
	filter: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;
}

/** styles **/
#text p {
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 200;
	text-decoration: none;
	text-transform: normal;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 8px;
}
#one h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: normal;
	color: #FF6600;
	line-height: 19px;
	margin-top: 0px;
	margin-bottom: 12px;
}
#one h1 a:link, #one h1 a:visited, #one h1 a:hover, #one h1 a:active {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: normal;
	color: #FF6600;
	line-height: 19px;
	margin-top: 0px;
	margin-bottom: 12px;
}
#text a:link {
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: normal;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 8px;
}
#text a:visited {
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: normal;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 8px;
}
#text a:hover {
	text-align: left;
	color: #333333;
	font-size: 12px;
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: normal;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 8px;
}
#text a:active {
	text-align: left;
	color: #333333;
	font-size: 12px;
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: normal;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 8px;
}
#footer p {
	text-align: left;
	color: #999999;
	font-size: 10px;
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 200;
	text-decoration: none;
	text-transform: normal;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 8px;
}
#credit p {
	font-family: Times New Roman, Times, serif;
	font-size:9px;
	color: #161616;
	font-style: normal;
	text-transform: uppercase;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: normal;
}
#credit a:link {
	font-family: Times New Roman, Times, serif;
	font-size:9px;
	color: #161616;
	font-style: normal;
	text-transform: uppercase;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: normal;
}
#credit a:visited {
	font-family: Times New Roman, Times, serif;
	font-size:9px;
	color: #161616;
	font-style: normal;
	text-transform: uppercase;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: normal;
}
#credit a:hover {
	font-family: Times New Roman, Times, serif;
	font-size:9px;
	color: #333333;
	font-style: normal;
	text-transform: uppercase;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: normal;
}
#credit a:active {
	font-family: Times New Roman, Times, serif;
	font-size:9px;
	color: #333333;
	font-style: normal;
	text-transform: uppercase;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: normal;
}