
/* CUSTOM STYLES */
	
	#content {
		background-image: url(../images/content_topfade.gif);
		background-repeat: repeat-x;
		padding: 20px 20px 0 40px;
	}
	#content h2 {
		text-align: center;
	}
	#content #left {
		border-right: 1px dotted #c7cacc;
		float: left;
		padding-right: 22px;
		width: 426px;
	}
	#content #right {
		float: left;
		padding-left: 22px;
		width: 426px;
	}
	#flash {
		height: 239px;
	}