
*{
    margin: 0;
    padding: 0;
}
body{
	text-align: center;
	background: #dae9fe url(http://www.babiesetc.net/img/backk.gif) repeat-x;
	font: 70% Arial, sans-serif;
	color: #000000;
	height: auto;
	margin-top:40px;	
	background-repeat: no-repeat;
background-attachment:fixed;
background-position: top center;

font-family:Arial, Helvetica, sans-serif;

}

td {font-size:12px;}
 
span {font-size:.9em; color:#1d2063; font-weight:bold;}

p{
	line-height: 1.4;
	margin-bottom: .7em;
	font-size:1.2em;
}
img{
	margin: 0;
	padding: 0;
	border: 0;
	color: #ffffff;
}
h1,h2,h3,h4{
	margin-bottom: 15px;
	padding: 0;
	border-bottom:3px solid #a7c2dd;
	font-size:1.6em;
}
#wrap{
	width: 896px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	position: relative;
	padding: 0px 0px 0 0px;
	background:  url(http://www.babiesetc.net/img/wrap-background.gif) repeat-y;
	
}
small{
	font-size: smaller;
	font-weight: inherit;
}
strong{
	font-weight: bold;
}
a, a:hover, a:active{
	font-weight: inherit;
	outline: 0;
}
ul{
	list-style: disc;
}
ol{
	list-style: decimal;
}
ul{
	list-style: none; margin:0px;
}


.clear{
	clear: both;
}

/* Header
--------------------------------------------------------------------------------------------------------*/
#pagetop{
	background: url(http://www.babiesetc.net/img/bg_top.gif) no-repeat top left;
	width: 896px;
	height: 21px;
	padding: 0;
	margin: 0 auto;
	display: block;
}


#header{
	margin: 0;
	padding: 0;
	height: 125px;
	width: 800px;
    position:relative;
	
}


/* Navigation / Tabs
--------------------------------------------------------------------------------------------------------*/
#nav{
	width: 100%;
	height: 70px;
	background: url(http://www.babiesetc.net/img/menu.jpg) no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size:1.6em;
}
#nav ul{
	height: 31px;
    padding: 15px 0px 0px 20px;
}
#nav img{
	float: left;
}
#nav li{
	list-style-type: none;
	float: left;
	line-height: 31px;
	padding-right: 1px;
	background: url(/images/nav_div.gif) no-repeat top right;
}
#nav li a{
	color: #FFF;
	line-height: 31px;
	display: block;
	text-decoration: none;
	padding: 0px 24px 0px 24px;
	margin: 0;
}
#nav li a.sites{
	background: url(../images/nav_siteanalytics.gif) no-repeat top left;
	width: 100px;
}
#nav li a:hover{
	border-bottom: 1px solid #fff;
}


/* Body
----------------------------------------------------------------------------------------------------------*/
#body{
	background:  url(http://www.babiesetc.net/img/middle.gif) no-repeat top right;	
	 width: 896px; 
}

#content{margin: 0 auto; width:820px;}

#sub_content{margin:5px 10px 0px 10px; width:800px; min-height:300px; max-height:400px; overflow:auto;}

#sub_content_ul { width:780px; clear:both; }
#sub_content_ul li{
	font-size:1.1em;
	background-image:  url(http://www.babiesetc.net/img/grey-circle.gif);
	background-position: 0 .1em;
	padding-left: 20px;
	padding-bottom: 8px;
	background-repeat: no-repeat;
}

#sub_content_ul ul{
	list-style-type: none; margin:0px;
}


#sub_content_ul_left { width:260px; clear:both; float:left;}
#sub_content_ul_left li{
	font-size:1.1em;
	background-image:  url(http://www.babiesetc.net/img/grey-circle.gif);
	background-position: 0 .1em;
	padding-left: 20px;
	padding-bottom: 8px;
	background-repeat: no-repeat;
}

#sub_content_ul ul_left{
	list-style-type: none; margin:0px;
}

#sub_content_one{margin:5px 10px 0px 10px; width:820px; min-height:440px; max-height:440px; overflow:auto;}


#frontcontent {padding-top:10px; width:800px; clear:both;}

#flashcontent{margin-left:20px; padding:2px; border: 1px solid #c5a772; float:left; width:350px; height:200px;}

#flashcontent2{margin-left:0px; padding:2px; border: 0px solid #c5a772; float:left; width:250px; height:500px;}

#forms {float:left; margin-left:0px; width: 175px;}
#forms h1 {font-size:1.2em; font-weight:bold; color: #c5a772; border-bottom: 1px solid #465208; padding:5px;}

#forms li{
	
	background-image:  url(http://www.babiesetc.net/img/green-arrow.gif);
	background-position: 0 .5em;
	padding-left: 10px;
	background-repeat: no-repeat;
}

#forms ul{
	list-style-type: none; margin:0px;
}

#bio{width:360px; float:left;  margin:10px 10px 10px 10px; font-size:1.2em; }
#bio h1 {background-color: #AFDADC;	padding: 5px 5px 3px; font-size:1.2em;}

#bio img {float:left; border: 1px solid #ccc; padding:2px; margin: 0 5px; width: 150px;}

#officeim img{float:right; border: 1px solid #ccc; padding:2px; margin: 0 5px;}




/* Footer
-------------------------------------------------------------------------------------------------------*/
#footer{
	clear: both;
	font-size: 1.2em;
	text-align: center;
	color: #CBA772;
	margin: 0 auto;
	padding-top: 50px;
	width: 800px;
	position: relative;
	background: url(http://www.babiesetc.net/img/footer.gif) no-repeat bottom left;
}
#footer ul{
	margin-left: 0px;
	text-align: center;
}
#footer li{
	display: inline;
	list-style-type: none;
	margin-right: -2px;
	margin-left: -1px;
	float: none;
	line-height:2.1;
}
#footer a, #footer a:link, #footer a:visited{
	text-decoration: underline;
	border-right:5px #DDA828 solid;
	color: #CBA772;
	padding: 2px 10px;
	display: block; /*\*/
	display: inline; /**//**/
}
#footer a:hover{
	color: #666666;
	text-decoration: underline;
}
#footer  a.footer_link_end:link, #footer a.footer_link_end:visited{
	border-right: none;
}
#footer p{
	clear: both;
	padding: 5px 0 0 0;
	position: relative;
	text-align:justify;
}
#footer .copyright{
	text-align: center;
	font-size: 0.9em;
	word-spacing: -1px;
	margin: 0 auto;
}
#footer .copyright a, #footer .copyright a:link, #footer .copyright a:visited{
	border-right: none;
	text-decoration: none;
	padding: 0 10px;
	
	color: #1D2063;
}
#pagebottom{
	background: url(http://www.babiesetc.net/img/bg_bottom.gif) no-repeat bottom left;
	width: 896px;
	height: 22px;
	margin: 0 auto;
	padding: 0px;
	display: block;
}
