body {
	padding: 10px 0 0 0;
	margin: 0;
	background: #000000 url(/images/background.png) repeat-x;
	text-align: center;
}

#all {
	position: relative;
	/*border: 1px solid red;*/
	text-align: left;
	width: 1051px;
	height: 695px;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
}

#rightcol {
	position: absolute;
	top: 27px;
	right: 0;
	width: 435px;
}

#rightcol p {
	color: #CCCCCC;
	font-size: 0.85em;
	*font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	letter-spacing: 1px;
	text-align: justify;
	padding: 10px 73px 0 47px;
	*padding-top: 0;
}

p#homefooter {
	padding-top: 185px;
	font-size: 0.75em;
	line-height: normal;
	letter-spacing: normal;
	color: #7a7a7a;
}

#rightcol a {
	color: #7a7a7a;
}

#homeicons {
	padding-bottom: 6px;
}

#flashframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 616px;
	height: 518px;
}

#bottomrow {
	position: absolute;
  top: 540px;
	left: 0;
	height: 119px;
	width: 1051px;
	/*border: 1px solid white;*/	
}

#bottomrow img {
	margin-right: 4px;
	float: left;
}

#scrollwrap {
	position: absolute;
  top: 662px;
	left: 0;
	height: 30px;
	width: 973px;
	border: 3px solid #736451;
	color: #E2DFDB;
}

#scrollwrap2 {
	height: 22px;
	width: 969px;
	border: 2px solid #000000;
	background-color: #1a1a1a;
	padding-top: 4px;
}
