body {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0px;
	padding:0px;
	color:#000;
	text-align:center;
	background:#fff;
}

a {
	color:#990000;
	font-weight:bold;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size:24px;
	color:#933A00;
}

h2 {
	color:#fff;
	font-weight:bold;
	font-size:14px;
	background-color:#7B2100;
	padding:4px;
}

h3 {
	color:#666;
	font-weight:bold;
	font-size:12px;
}

ul {
	padding-left:1em;
	margin-left:-1em;
	list-style:none;	
}

img {
	border-width:0px;
	border-style:none;
}

.boxwrap 
{
	width:650px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:#F2F4F4;
	border-top:4px solid #596A6A;
}

.boxbody
{
	width:470px;
	float:left;
	background-color:#fff;
	padding:0px;
}

.boxcenter
{
	width:305px;
	float:right;
	padding:10px 10px 10px 5px;
}

#blog
{
	overflow:auto;
	padding-left:10px;
	border-left:1px dashed #596A6A;
}

#blog h2.title
{
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	background-color:#fff;
	padding:0px;
	color:#666;
}

.boxleft
{
	width:130px;
	float:left;
	padding:10px;
}

.boxright
{
	width:160px;
	float:right;
	padding:10px;
}

#banner
{
	width:650px;
	height:128px;
	clear:both;
	background:#fff url(images/babyg_banner.jpg) no-repeat top left;
	border-bottom:1px solid #596A6A;
	text-align:right;
	padding-top:50px;
}

#footer
{
	width:630px;
	clear:both;
	border-top:1px solid #596A6A;
	padding:10px;
	background-color:#BBC6C6;
	clear: both;
}

#footer a
{
	color:#809595;
}

.boxclear 
{
	clear: both;
}

.hidden 
{
	display:none;
}

#archiveList
{
	list-style-type:none;
	list-style-image:none;
	padding-left:0;
	margin-left:0;
}

#headerImage {
display:block;
}

#footer span.left {
  float: left;
  text-align: left;
  width: 49%;
}

#footer span.right {
  float: right;
  text-align: right;
  width: 49%;
}
