h1{
	margin: 20px 20px;
}

#content{
	background-color: white;
}

#left{
	background-image: url(../Images/Resources/resourcesleftbg.jpg); 
	height: 560px; 
	overflow: hidden; 
	background-color: white; 
	font-size: .8em; 
	font-weight: bold; 
	text-indent: 0px; 
	line-height: 15pt; 
	font-style: normal;
	text-align: left;
}

#form{
	padding: 0 20px;
}

#right{
	height: 560px; 
	background-image: url(../Images/Resources/resourcesrightbg.jpg); 
	background-color: white;
}

#sideshadow{
	height: 582px;
}