table.whole {
	height: 100%;
	width: 100%;
	text-align: center;
}
table.container {
	height: 500px;
	width: 750px;
}
div.left {
	width: 160px;
	background-image: url(../images/right-corner3-pink.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F6A0A3;
}


td.top {
	height: 80px;
	background-image: url(../images/bg-top.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
td.top img.floatRight {
	float: right;
	margin: 0px;
	padding: 0px;
}
td.body {
	background-color: #000000;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 170px;
}
td.body2 {
	background-color: #000000;
	width: 560px;
	vertical-align: top;
}
div.right {
	width: 560px;
	background-color: #FFFFCC;
	background-image: url(../images/right-corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

td.vSpace {
	background-color: #000000;
	width: 10px;
}
div.right h1 {
	font-size: 24px;
	color: #FFFFCC;
	background-color: #F6A0A3;
	padding-left: 5px;
	text-align: right;
	padding-right: 5px;
	background-image: url(../images/h1-grad-pink.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
}
div.right p {
	font-size: 13px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
div.right ul {
	font-size: 13px;
	text-align: left;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.hSpace {
	height: 10px;
	background-color: #000000;
}
td.body2 img.floatRight {

	float: right;
	margin: 0px;
	padding: 0px;
}
div.left h6 a:link {
	color: #0000CC;
	text-decoration: none;
}
div.left h6 a:visited {
	color: #0000CC;
	text-decoration: none;
}
div.left h6 a:active {
	color: #0000CC;
	text-decoration: underline;
}
div.left h6 a:hover {
	color: #0000CC;
	text-decoration: underline;
}
td.body2 img.floatLeft {


	float: left;
	margin: 0px;
	padding: 0px;
}
