body {
	background: #b20000 url(images/bg01.gif) center !important;
	padding:0px;
	margin:0px auto !important;
}
#container {
	border-width:0px;
	padding:0px;
	margin:0px auto;
	border-collapse:collapse;
	width:100%;
	text-align:center;
}
#containerTD {
	padding-top:150px;
}

img {
	border:0px;
}


#gameHolder {
	background:#fdeddc url(images/gh-bg.gif) center;
	width:605px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#gh1 { background:url(images/gh0.gif) top repeat-x; }
#gh2 { background:url(images/gh0.gif) bottom repeat-x; }
#gh3 { background:url(images/gh0.gif) left repeat-y; }
#gh4 { background:url(images/gh0.gif) right repeat-y; }
#gh5 { background:url(images/gh1.gif) top left no-repeat; }
#gh6 { background:url(images/gh2.gif) top right no-repeat; }
#gh7 { background:url(images/gh3.gif) bottom left no-repeat; }
#gh8 {
	background:url(images/gh4.gif) bottom right no-repeat;
	position:relative;
	padding-top:34px;
	padding-bottom:5px;
	
	font-size:7.5pt;
	color:#db9953;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#gw1 {
	background:#333 url(images/gh0.gif) top repeat-x;
	width:520px;
}
#gw2 { background:url(images/gh0.gif) bottom repeat-x; }
#gw3 { background:url(images/gh0.gif) left repeat-y; }
#gw4 { background:url(images/gh0.gif) right repeat-y; }
#gw5 { background:url(images/gs1.gif) top left no-repeat; }
#gw6 { background:url(images/gs2.gif) top right no-repeat; }
#gw7 { background:url(images/gs3.gif) bottom left no-repeat; }
#gw8 {
	background:url(images/gs4.gif) bottom right no-repeat;
	padding:20px;
}


#smlHeader {
	position:absolute;
	top:-100px;
	left:21px;
}

#nav {
	padding-bottom:10px;
}

#nav img {
	margin-bottom:0px;
	margin-top:2px;
}


#swfHolder {
	width:480px;
	height:320px;
}


#scaleHolder, #dlHolder, #embedLink {
	margin-top:6px;
	margin-bottom:8px;
	height:18px;
	white-space:nowrap;
	padding-top:4px;
}
#scaleHolder a, #dlHolder a, #embedLink a {
	color:#e36129;
	text-decoration:none;
}
#scaleHolder a:hover, #dlHolder a:hover, #embedLink a:hover {
	color:#c20000;
	text-decoration:underline;
}

#embedLink {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	margin-top:0px;
}

#scaleHolder {
	text-align:left;
	background:url(images/scale-a.gif) left no-repeat;
	padding-left:60px;
	float:left;
	margin-left:40px;
}

#dlHolder {
	text-align:left;
	background:url(images/download-a.gif) left no-repeat;
	padding-left:100px;
	float:right;
	margin-right:45px;
}


#large_scs, #large_return {
	display:none;
}

#large_scs {
	float:left;
	margin-left:44px;
	margin-top:-6px;
}
#large_return {
	float:right;
	margin-right:44px;
	margin-top:14px;
	background:url(images/arrow.gif) right no-repeat;
	padding-right:35px;
	padding-top:2px;
	white-space:nowrap;
	text-align:right;
	height:26px;
}
#large_return a {
	color:#b20000;
	text-decoration:none;
}
#large_return a:hover {
	color:#F00;
	text-decoration:underline;
}
#branding_bar {
	margin: 0 auto !important;
	padding:0 !important; 
	width: 900px !important;	
}

#branding_footer {
	margin: 0 auto;
	padding: 18px 0;
	width: 900px !important;	
	color: #666;
	font: 11px Arial, Helvetica, sans-serif;	
}


