@charset "utf-8";
body {
/*	background-image: url(0907-Images/0907-CLB-BG-9894-Interior-2-1300px.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	background-color: #1e1e1e;
}

body, html {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
overflow-x: hidden;
}

a:hover {
	text-decoration: none;
	}
#Content #inside a {
	color: #B80201;
}	

#TheCenter {
	width:1000px;
	height: 700px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	margin-top: 0px;
	background-image: url(images/1110-BG-Interior.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #232323;
}

#Content {
	position:absolute;
	left:60px;
	top:240px;
	width:610px;
	height: 390px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	overflow-x: hidden;
	overflow-y: scroll;
	visibility: visible;
	z-index: 2;
}
#Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C2C2C2;
	position: absolute;
	width:100%;
	top: 700px;
	text-align: center;
	line-height: 14px;
	z-index:1000;
}
#Footer a {
	font-size: 12px;
	color: #C2C2C2;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}
#Footer #FootFoot {
	font-size: 10px;
}
#Footer #FootFoot a {
	font-size: 10px;
}
#Footer p {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
}

#Content #inside p {
	margin-top: 0px;
	padding-top: 0px;
}
#Sidebar {
	position:absolute;
	left:730px;
	top:230px;
	width:206px;
	height:397px;
	z-index:50;
}

#Scroller {
	position:absolute;
	left:647px;
	top:255px;
	width:60px;
	height:355px;
	z-index:99;
	visibility: visible;
}
#PageTitle {
	position:absolute;
	left:20px;
	top:171px;
	width:250px;
	height:60px;
	z-index:1000;
}

