body	{
	background-image: url(../images/shutterbugback.jpg);
	background-repeat: no-repeat;
	font-family: arial, helvetica, non-serif;
	font-size: 16px;
	color: #3333CC;
	}

.nextmeet	{
		position: absolute;
		left: 100px; top: 120px;
		height: 400px; width: 300px;
		text-align: left;
		}
.content	{
		position: absolute;
		left: 440px; top: 40px;
		width: 450px; height: 600px;
		}
h1		{
		font-size: 18px;
		color: #9999CC;
		}
.table		{
		width: 450px; height: 600px;
		border: none;
		padding: 0px;
		}
.fullcell	{
		width: 420px;
		border: none;
		}
.leftcell	{
		width: 170px;
		border: none;
		}
.rightcell	{
		width: 250px;
		border: none;
}