body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
div#content {
	position: absolute;
	left: 30px;
	top: 224px;
	right: 260px;
	color: #663399;
	width: 569px;
	background-color: #FFFFFF;
	height: auto;
	font-size: 12px;
	font-style: normal;
	
	
	background-image: url(pink4.JPG);
	font-family: Georgia, "Times New Roman", Times, serif;
}
div#sidebar {
	background-color: #FFCCFF;
	background-image: url(pink4.JPG);
	position: absolute;
	top: 222px;
	right: 30px;
	color: #663399;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: auto;
	width: 260px;
	left: 605px;
	overflow: visible;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin: yes;
	padding: yes;
	
}
div#email {
	font-family: Georgia, "Times New Roman", Times, serif;
	
	top: 600px;
	right: 25px;
	
	width: 215px;
}
