.centercontent
{
	position:absolute;
	border-width: 2px;
	border-style: solid;
	border-color: #cccccc;
	top:120;
	left:23%;
	width: 76%;
	
}
.leftcontent
{
	position: absolute;
	border-width: 2px;
	border-style: solid;
	border-color: #cccccc;
	background-color: #D7EFFA;
	top: 120;
	right: 80%;
	left: 4;
	text-shadow: Blue;
	font-family: "Korinna BT";
}
.leftcontent a:hover   {
	text-decoration: none;
	border-style: solid;
	border-width: 1px;
}
.babybackground
{
	
	position: absolute;
	left: 100%
	top: 100%
}
.topbar{
	background-image: url(bluishgradient.gif);
	background-repeat: repeat-y;
	margin-top: -72;
	height: 72;
	margin-left: 35%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 5%;
	
}
.topbar a:hover   {
	text-decoration: none;
	border-style: solid;
	border-width: 1px;
}
.bottomcontent
{
	position: static;
	border-width: 1px
	border-style: solid;
	border-color: #cccccc;
	width: 800
	left: 24%
}
