* {
	margin: 0;
	padding: 0;
}
body {
	margin-top: 6px;
}
#border {
	width: 916px;
	height: 653px;
	margin: 0 auto 0 auto;
	background-color: #424819;}
#container {
	width: 900px;
	margin: 0 auto 0 auto;
	height: 645px;
	background-image: url(../graphics/backidx.jpg);}
#header {
	height: 235px;
}
#menu {
	height: 28px;
}
#contentbodyidx {
	margin: 25px auto 0 auto;
	width: 830px;
}
#leftcol {
	float: left;
	width: 260px;
}
#calendar {
	margin: 0 20px 0 0;
	padding: 0 15px 0 15px;
	height: 195px;
	background-image: url(../graphics/backidxpanels.jpg);
	background-repeat: repeat-x;
	background-color: #bccc61;}
#rightcol {
	float: left;
	width: 570px;
}
#content {
	height: 78px;
	background-image: url(../graphics/backidxpanels.jpg);
	background-repeat: repeat-x;
	background-color: #bccc61;}
#icontent {
	height: 65px;
	overflow: hidden;
	padding: 0 15px 0 15px;
}
#subheaders {
	height: 223px;
	margin: 17px 0 0 0;
	overflow: hidden;
	background-image: url(../graphics/backidxpanels.jpg);
	background-repeat: repeat-x;
	background-color: #bccc61;}
#subheadertitle {
	height: 23px;
	padding: 0 0 0 15px;
}
#subheaderleft {
	float: left;
	width:190px;
	height: 198px;
	overflow: hidden;
}
 #isubheaderleft {
 	padding: 0 15px 0 15px;
	height: 183px;
	overflow: hidden;
 }
#subheadermiddle {
	float: left;
	width:190px;
	height: 198px;
	overflow: hidden;}
#isubheadermiddle {
	padding: 0 15px 0 15px;
	height: 183px;
	overflow: hidden;
}
#subheaderright {
	float: left;
	width:190px;
	height: 198px;
	overflow: hidden;
	}
#isubheaderright {
	padding: 0 15px 0 15px;
	height: 183px;
	overflow: hidden;
}
#subheaders #spacer {
	clear: both;
}
#copyright {
	text-align: center;
	margin: 35px 0 0 0;
}
#idxbuttons {
	padding: 35px 0 0 18px;
}
#idxbuttons #idxbutton {
	margin: 0;
	margin: 17px 0;
}
