.bigpicture {
	background-color: White;
	padding: 40px;
}

.bigpicture a {
	border: none;
	background-color: white;
	color: black;
}


BODY {
	color: Black;
	background-color: #708090;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width:100%;
	font-size: 14px;
}

div.float {
  float: left;
  margin:5px;10px;
  }

.bottomleft {
	height:15%;
	width:90%;
	margin-left:5%;
}

.topleft{
	height: 80%;
}


div.float p {
   text-align: center;
	font-size: 10pt;
   }

	.picstrip{
		clear: both;
		border: thick;
		margin-top: 5px;
	}

div > ul {
	margin-top: 20px;
	list-style-type: none;
	font-size: 13px;
	margin-left:5%
}
#leftfront,rightfront{
	float:left;
	background-color: White;
	height:380px;
	width:380px;
}
#leftfront{
	margin-top:10px;
/*	background-color: Blue;*/
}

#rightfront{
/*	border: thick;
	border-color: white;
	width:50%;*/
	background-color:white;
}


#frontbox{
	margin:50px;
	height: 350px;
	width:800px;
	background-color: white;
}

div > li:hover{
	background-color: White;
	margin: 2px;
}

A {
	color: Black;
	text-decoration: none;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 30px;
}

A:HOVER {
	color: Silver;
	text-decoration: underline;
}


.logobox, .titlebox, .wombat_cheese_meringue {
	background-color: inherit;
	text-align: center;
	width:400px;
}
.logobox{
	height: 20%;
}

.titlebox{
	margin-top: 100px;
	/*margin-bottom: 50%;*/
	margin-bottom: 130px;
	/*background-color: Fuchsia;*/
}

   #left, #right {
   	   height: 80%;
			border: thin ;
			float: left;
			border: dotted;
			border-color: White;
			margin-top:20px;
	}

.wombat_cheese_meringue {
	font-size: 75%;
	margin:10px;
	background-color: White;
}



.babylogo {
	width: 100%;
	margin-bottom:0px;
}


  	#left   {
	width:27%;
	background-color: #DCDCDC;
}
   #right  {
	width: 65%;
	padding: 25px;
	background-color: White;
	color: Black;
}

	#contactbox (
	float: left;
	background-color: White;
	color: Black;
	padding: 30px;
)
