body {
	margin: 0px;
	padding: 0px;
	background-color: #4d0000;}
#container {
	width: 916px;
	height: 608px;
	margin: 0 auto 0 auto;
	background-color: #6e0000;}
#border {
	width: 900px;
	height: 600px;
	margin: 0 auto 0 auto;
	background-image: url(../graphics/backidx.jpg);
	background-repeat: no-repeat;}
#header {
	height: 278px;
}
#tagline {
	text-align: center;
	padding: 225px 55px 0 570px;
}
#idxcontent {
	width: 900px;
}
#leftcol {
	width: 600px;
	float: left;
}
#ileftcol {
	height: 250px;
	margin: 10px 30px 0 110px;
	padding: 0 15px 0 15px;
	overflow: hidden;}
#rightcol {
	width: 300px;
	float: left;
}#irightcol {
	height: 245px;
	margin: 10px 35px 0 25px;
	padding: 0 0 0 0;
	overflow: hidden;}

#copyright {
	padding: 50px;
	text-align: center;
}
