﻿html { padding: 0px; margin: 0px; } body { padding: 0px; margin: 0px; } /* content to edge of viewport */

body
{
	background-image: url(http://www.cokesbury.com/images/miscellaneous/harmonyCollage2.jpg);
	background-repeat: repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

h3 
{
	color: #996633; 
}

.Format
{
	width: 784px;
	height: 572px;
	margin: 25px auto;
	padding: 0px;
}

.Menu
{
	width: 322px;	
	height: 572px;	
	background-image: url(http://images.umph.org/tweens/Menu.jpg);
	background-repeat: no-repeat;
}

.ContentCell
{
	width: 451px;	
	height: 572px;
	background-image: url(right.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	color: #996633; 
	_position: relative;
	_left: -1px;
}

.Left
{
	float: left;
}

.Right
{
	float: right;
}

.bodytext
{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}