		#content{
			width: 100%;
			padding: 0;
			margin: 0;
		}
		#leftCol{
			width: 250px;
		}
		#middleCol{
			width: 300px;
		
		}
		#rightCol{
			width: 250px;
		
		}
		.column{
			float: left;
			margin: .5em;
		}
		.pod{
			border: 1px solid #43432f;
			padding: .5em;
			margin-bottom: 1em;
		}
		
		table.fpClasses td{
			padding-bottom: 1em;
		}
		#gallery,
		#imagesPanel{
			height: 320px;	/* IE7 wouldn't draw a border correctly without a height. :( */
			text-align: center;
		}
		.galThumb,
		#gallery .galThumb{
			margin: 0 18px;
			float: left;
			width: 100px;
			height: 100px;
			text-align: center;
		}
		#galAnchor,
		#gallery #galAnchor{
			font-size: 1px;
			clear: both;
		}
		img{
			border: 0;
		}
	#body{
		background-image: none;
		background-color: #c2c0bf;
		margin: 0;
	}	
	table#fpTable{
		border-right: 10px solid #c2c0bf;
		border-spacing: 0;
	}

	#fpTable td{
		background-color: #2a2522;
		vertical-align: top;
		border-left: 10px solid #c2c0bf;
		border-bottom: 10px solid #c2c0bf;
	}
	#thumbsBox{
		float: right;
		margin: 10px;
	}
	#bigImage{
		float: left;
	}
	
	#thumbsBox td{
		border: none;
		width: 61px;
		padding-bottom: 10px;
		padding-left: 10px;
		text-align: center;
		vertical-align: middle;
	}
	#body .smallBox{
		width: 139px;
		width: 129px;
		background-color: #4e4642;
		padding: 5px;
	}
	.smallBox h1{
		font-size: 1em;
		font-weight: normal;
		margin-bottom: 10px;
		display: inline;
		background-image: url('/images/texture.gif');
		background-repeat: no-repeat;
		background-position: right center;
		padding-right: 15px;
	}
	
	#classesPanel{
		width: 207px;
	}
	#flash{
		width: 441px;
		padding: 3px;
	}
	#flash p{
		margin: 17px;
	}
	#classesPanel h1{
		margin-top: 0;
		font-size: 1.4em;
		color: #ff9e3d;
		font-weight: normal;
		text-align: center;
	}
	#userName,
	#password,
	#email{
		width: 115px;
		height: 14px;
		font-size: 10px;
		display: block;
	}
	.classItem{
		margin: 10px;
	}
	.classItem .regLink{
		display: block;
		text-align: right;
	}
	.centerContent{
		margin: 10px;
		font-size: 1.3em;
	}
		
	#subscribeBtn,
	#loginBtn{
		float: right;
		border: none;
	}
	#loginForm,
	#subscribeForm{
		margin-top: 10px;
		display: block;
	}
	#newsLetter{
		height: 129px;
	}
	#login{
		height: 129px;
	}
	.unsubscribe a{
		color: #7b7a7a;
		font-size: .9em;
		display: block;
		text-align: right;
	}
	a#fullSchedLink{
		display: block;
		text-align: right;
	}
	
	.thumbLink{
		width: 61px;
		height: 41px;
		display: block;
		background-color: #000000;
		vertical-align: middle;
		text-align:center;
	}
	
	#bigImage{
		width: 250px;
		height: 250px;
		margin-left: 10px;
		margin-top: 10px;
		margin-bottom: 10px;
		vertical-align: middle;
		text-align:center;
	}
	#imgSwapper{
		vertical-align: middle;
	}