#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #8A8A8A;
	text-align:left;
	background-image: url(../images/bgstrp.jpg);
	background-repeat: repeat-x;
}
#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 {
	float: left;
	width: 140px;
	margin-right: 5px;
	margin-left: 60px;
	background-color: #8A8A8A;
}
#centercol {
	background-color: #DBDBDB;
	width: 490px;
	text-align: left;
	float: left;
	clear: right;
	margin-right: 5px;
}
#rghtcol {
	float: left;
	width: 200px;
	margin-right: 60px;
	clear: right;
	background-color: #8A8A8A;
}
#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;
}
