#footer {
	width:100%;
	padding:0;
	margin-right: auto;
	margin-left: auto;   
    position: relative;
    bottom: 0;
	background-color:#416CC1;
	}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/102008background.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: left top;
}
div#wrap    {
	margin-top:0px;
	width:740px;
	padding:0;
	overflow:hidden;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
div#header    {
	height:auto;
	background-color: #416CC1;
	background-image: url(../images/102008background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
div#content    {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	top: 0px;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;	
}

#dates-wrapper {
	width: 500px;
	margin: 0;
}
#leftcolumn { /* Parent Wrapper for inside boxes */
	display: inline; /* IE Hack */
	width: 300px;
	float: left;
	border: 1px dotted #0A50FF;
	min-height: 370px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
* html #leftcolumn {height:370px} /* IE Min-Height Hack */ 

#centercolumn {
	border: 1px dotted #0A50FF;
	display: inline;
	width: 300px;
	float: left;
	min-height: 370px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	position: absolute;
}
* html #centercolumn {height:370px} /* IE Min-Height Hack */



#nightmods-wrapper {
	width: 100%;
	margin: 0;
}
#nightmods-leftcolumn { /* Parent Wrapper for inside boxes */
	display: inline; /* IE Hack */
	width: 300px;
	float: left;
	border: 1px dotted #4A7704;
	min-height: 370px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
* html #nightmods-leftcolumn {height:370px} /* IE Min-Height Hack */ 

#nightmods-centercolumn {
	border: 1px dotted #4A7704;
	display: inline;
	width: 300px;
	float: left;
	min-height: 370px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
* html #nightmods-centercolumn {height:370px} /* IE Min-Height Hack */



#conted-wrapper {
	width: 500px;
	margin: 0;
}
#conted-leftcolumn { /* Parent Wrapper for inside boxes */
	display: inline; /* IE Hack */
	width: 650px;
	float: left;
	border: 1px dotted #000000;
	min-height: 370px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
* html #conted-leftcolumn {height:370px} /* IE Min-Height Hack */ 

#broker-wrapper {
	width: 500px;
	margin: 0;
}
#broker-leftcolumn { /* Parent Wrapper for inside boxes */
	display: inline; /* IE Hack */
	width: 650px;
	float: left;
	border: 1px dotted #FF6600;
	min-height: 370px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
* html #broker-leftcolumn {height:370px} /* IE Min-Height Hack */ 
#viewCartButton {
	clear: right;
	width: auto;
	float: right;
}
