#container {
	background-image: url (./images/bgir.jpg);
	background-repeat: repeat-x;
        width: 960px;
	margin-right: 3%;
	margin-left: 3%;
	margin-top: auto;
	margin-bottom: auto;
}
#header {
	width: 840px;
	margin-top: 5px;
	margin-right: 60px;
	margin-bottom: 5px;
	margin-left: 60px;
	background-image: url(Images/images/titlegraybluIR.jpg);
	float: left;
}
#adbar {
	background-color: #424242;
	width: 840px;
	margin-right: 60px;
	margin-bottom: 5px;
	margin-left: 60px;
	float: left;
}
#scrollbar {
	background-color: #6C6C6C;
	width: 840px;
	margin-right: 60px;
	margin-bottom: 5px;
	margin-left: 60px;
	text-align: center;
	text-indent: 150px;
	margin-top: 5px;
	float: left;
}
#leftcol {
	background-color: #8A8A8A;
	float: left;
	width: 140px;
	margin-right: 5px;
	margin-left: 60px;
}
#centercol {
	background-color: #DBDBDB;
	width: 464px;
	padding-right: 10px;
	padding-left: 15px;
	text-align: left;
	margin-right: 5px;
	float: left;
	clear: right;
}
#rghtcol {
	background-color: #8A8A8A;
	float: left;
	width: 200px;
	margin-right: 60px;
	clear: right;
}
#advt1 {
	background-color: #6C6C6C;
	width: 196px;
	margin-left: 2px;
}
#advt2 {
	background-color: #6C6C6C;
	width: 196px;
	margin-top: 2px;
	margin-left: 2px;
}
#advt3 {
	background-color: #6C6C6C;
	width: 196px;
	margin-top: 2px;
	margin-left: 2px;
}
#footer {
	background-color: #6C6C6C;
	clear: both;
	float: left;
	width: 840px;
	margin-right: 60px;
	margin-left: 60px;
	margin-top: 5px;
	color: #FFFFFF;
}
#advt4 {
	background-color: #8A8A8A;
	float: left;
	width: 140px;
	margin-top: 5px;
}
