body {
  font-family: arial, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background: #fff;
}
a {
	color:#000000;
}

.hover-image-container {display:block; height:137px; overflow:hidden;}
.hover-image:hover {margin-top:-137px;}

A:link {
	text-decoration: none;
}
A:visited { text-decoration: none }
A:hover { 
	color: #000000;
	text-decoration: underline
}
h1 {
	color: #ff0000;
}
#email {
	position: absolute;
	left: 0px;
	top: 40px;
	z-index: 2;
}
#centerContent {
	width:980px;
	margin:0 auto;
}
p.shortBio {
	float:right;
	margin:17px 0 0;
}
#miniNav {
	list-style:none;
	list-style-position:outside;
}
#miniNav li {
	float:left;
	margin-right:45px;
}
.containermain {
	width: 960px;
	margin: 0 auto;
}
.container {
	margin: 10px 0;
	background: #fff;
}
 #minitabs {
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #BEBEBE;
}

#minitabs li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}
#minitabs a:link, #minitabs a:visited {
	float: right;
	font-size: 11.5px;
	line-height: 14px;
	font-weight: bold;
	margin: 0 15px 4px 15px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #BEBEBE;
}
 
#minitabs a.active:link, #minitabs a.active:visited, #minitabs a:hover {
	border-bottom: 4px solid #000000;
	padding-bottom: 2px;
	background: #fff;
	color: #000000;
}
#flashContent{
	margin: 0 auto;
}

#babyme{
	position: absolute;
	left: 700px;
	top: 240px;
	z-index: 2;
}
body 
{ margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}


#center {
  top: 0px;
  margin-left: 0px;
  margin: 0px;
}
p {
	font-size: 13px;
	font-family: arial, sans-serif;
}

