* {
    padding: 0px;
    margin: 0px;
}

BODY {
    font-family: "Arial", "Verdana", sans-serif;
    font-size: 12px;
    color: #666;
     background: url("images/top-back-tall.gif") repeat-x top left;
}

INPUT {
    border: 1px solid #ddd;
}

.btn {
    color: #fff;
    background: url("images/button-back.gif") repeat-x bottom left;
    height: 23px;
    line-height: 23px;
    font-size: 12px;
    font-weight:bold;
    padding:  0px 15px 5px 15px;
}

.btn2 {
    color: #fff;
    background: url("images/button-back-blue.gif") repeat-x bottom left;
    height: 23px;
    line-height: 23px;
    font-size: 12px;
    font-weight:bold;
    padding:  0px 15px 5px 15px;
}

.btn3 {
    color: #fff;
    background: url("images/button-back-pink.gif") repeat-x bottom left;
    height: 23px;
    line-height: 23px;
    font-size: 12px;
    font-weight:bold;
    padding:  0px 15px 5px 15px;
}

.txtf2 {
    font-weight: bold;
    color: #67429a;
    height: 20px;
}


A {
    color: #3f63ae;
    text-decoration: underline;
}


.bigbold { font-size:18px; color:#333333; font-weight:bolder; }


#container {

}

#page-header {
    height: 39px;
    text-align: center;
}

#page-header-inside {
    overflow: hidden;
    width: 940px;
    margin: 0 auto;
    text-align: left;
    
}

#page-header-inside H1 {
    float: left;
}

#page-header-inside UL {
}

#page-header-inside LI {
    list-style-type: none;
}

#primary_nav {
    float: left;
    overflow: hidden;
    padding-top: 12px;
}

#primary_nav  LI {
    float: left;
    border-right: solid 1px #ccc;
    list-style-type: none;
    display: block;
    height: 37px;
    voice-family: "\"}\"";
    voice-family:inherit;
    height: 27px;
}


#primary_nav LI.round_left {
    position: relative;
    left: 8px;
    top: 0px;
    border-right: 0px;
}

#primary_nav LI.round_right {
    position: relative;
    right: 8px;
    top: 0px;
    border-right: 0px;
}

#primary_nav A:link, #primary_nav A:visited {
    color: #000;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    padding: 6px 4px 10px 4px;
    display: block;
    background: url("http://includes.iparenting.com/layout/images/nav_primary_bkgnd.gif") repeat-x;
}

* HTML #primary_nav A:link, * HTML #primary_nav A:visited {
    padding-bottom: 6px;
}

#primary_nav A:hover, #primary_nav A:active {
    background: url("http://includes.iparenting.com/layout/images/nav_primary_active_bkgnd.jpg") repeat-x;
}


#primary_nav A.active {
    background: url("http://includes.iparenting.com/layout/images/nav_primary_active_bkgnd.jpg") repeat-x;

}

#secondary_nav {
    float: left;
    overflow: hidden;
    padding-top: 12px;
}

#secondary_nav LI {
    float: left;
    border-right: solid 1px #e9967a;
    list-style-type: none;
    height: 27px;
    display: block;
}

#secondary_nav LI.round_left {
    position: relative;
    left: 8px;
    top: 0px;
    border-right: 0px;
}

#secondary_nav LI.round_right {
    position: relative;
    right: 8px;
    top: 0px;
    border-right: 0px;
}

#secondary_nav A:link, #secondary_nav A:visited {
    color: #000;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 4px 7px 4px;
    display: block;
    background: url("http://includes.iparenting.com/layout/images/nav_secondary_bkgnd.gif");
}

* HTML #secondary_nav A:link, * HTML #secondary_nav A:visited {
    padding-bottom: 6px;
}

#secondary_nav A:hover, #secondary_nav A:active {
    background: url("http://includes.iparenting.com/layout/images/nav_primary_active_bkgnd.jpg") repeat-x;
}

#secondary_nav A.active {
    background: url("http://includes.iparenting.com/layout/images/nav_primary_active_bkgnd.jpg") repeat-x;

}

#main-menu {
    background: url("images/menu-back.gif") repeat-x top left;
    padding-top: 18px;
}

#main-menu UL {
    margin: 0 auto;
    width: 800px;
    overflow: hidden;
    height: 1%;
}

#main-menu LI {
    float: left;
    list-style-type: none;
    width: 119px;
    height: 23px;
    margin-left: 12px;
    background: url("images/menu-tab.gif") no-repeat top center;
    padding-top: 2px;
    text-align: center;
}

#main-menu LI:hover, #main-menu LI.over {
    background: url("images/menu-tab-over.gif") no-repeat top center;
}

#main-menu A:link, #main-menu A:visited {
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}

#main-menu A:hover, #main-menu:active {
}

#sub-menu {
    padding-top: 18px;
}

#sub-menu UL {
    overflow: hidden;
    height: 1%;
}

#sub-menu LI {
    float: left;
    list-style-type: none;
    width: 119px;
    height: 23px;
    margin-left: 12px;
    background: url("images/sub-menu-tab.gif") no-repeat top center;
    padding-top: 2px;
    text-align: center;
}

#sub-menu LI:hover, #sub-menu LI.over {
    background: url("images/sub-menu-tab-over.gif") no-repeat top center;
}

#sub-menu A:link, #sub-menu A:visited {
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}

#sub-menu A:hover, #sub-menu:active {
}


#page-content-back {
    background: url("images/page-top-back.gif") repeat-x 0 20px;
}

#page-content {
    width: 950px;
    margin: 0 auto;
    margin-top:20px;
    overflow: hidden;  
    height: 1%;
    position: relative;
    padding-top: 20px;
}

#page-content H1 {
    left: 20px;
    position: absolute;
    top: 0px;
    z-index:99;
}

#page-content H3 {
    text-align: center;
    position: absolute;
    top: -25px;
    right: 0px;
}

#burst
{
	position:absolute;
	top:160px; 
	right:20px;
}

#page-content H4 {
    background-color: #eeeded;
    height: 30px;
    padding: 7px 0px 0px 7px;
}

#alphabet {
    padding: 5px;
    border: 1px solid #ddd;
    overflow: hidden;
    width: 464px;
    margin: 10px 0px 10px 0px;
}

#alphabet UL {
    width: 468px;
    text-align: center;
}

#alphabet LI {
    display: inline;
    list-style-type: none;
    margin-right: 4px;
    text-transform: uppercase;
    font-weight: bold;
}

#one-col {
    padding-top: 18px;
}

#one-col .celeb-names {
    background-color: #fbfcee;	   
}

#one-col .celeb-names DIV {
	position: relative;
	float: right;	
	text-align: left;
	width: 360px;
	font-size: 14px;
	display: block;
}

#one-col .celeb-names SPAN {
	float: left;
	width: 100px;
	display: block;	
}


#one-col .celeb-names LI {
	display: block;
    font-size: 16px;
    font-weight: bold;
    list-style-type: none;
    border-bottom: 1px solid #ddd;
    padding: 10px;
    overflow: hidden;
    width: 490px;
}


#one-col .articles {
    padding-left: 10px;
}

#one-col .articles LI {
    font-weight: bold;
    list-style-type: none;
    padding: 5px 5px 5px 20px;
    background: url("images/article-icon.gif") no-repeat left center;
}

#two-column {
    overflow: hidden;
    height: 1%; 
}

#left-col {
    overflow: hidden;
    width: 230px;
    height: 182px;
    float: left;
    margin-right: 5px;
    background-color: #fbfcee;
}

.boys_link{
    color: #3f4f89;
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
}

.girls_link {
    color: #cd489a;
    display: block;
    font-size: 16px;
    font-weight: bold;
}

.boys {
    color: #3f4f89;
       	display: block;
    font-size: 16px;
    font-weight: bold;
    
    border-bottom: 1px solid #ddd;
    padding: 10px;
    width:100%;
    height: auto;
    background-color: #DFFAFF;
}
   


.featured_boy
{
 
    color: #3f4f89;
       	line-height:20px;
    font-size: 16px;
    font-weight: bold;	
}


.featured_girl
{
	
    color: #cd489a;
       	line-height:20px;
    font-size: 16px;
    font-weight: bold;		
}


.girls  {
    color: #cd489a;
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
    
    border-bottom: 1px solid #ddd;
    padding: 10px;
    width:100%;
    height: auto;
   background-color: #FFDFFB; 
  /**  #fbfcee **/
}


#linksmall
{
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:navy;
}



#left-col UL {
    float: left;
    width: 80px;
    padding: 10px 10px 20px 15px;
}

#left-col LI  {
    list-style-type: none;
}

#right-col {
    width: 230px;
    height: 182px;
    float: left;
    background-color: #fbfcee;
}

#left-column {
    float: left;
    width: 160px;
    padding: 30px 10px 20px 0px;
}

#left-column P {
    margin-bottom: 10px;
}

#left-column .txtf {
    margin-bottom: 5px;
    font-weight: bold;
    color: #67429a;
    padding: 1px;
}

#left-column H2 {
    font-size: 13px;
    margin-bottom: 5px;
}

#left-column UL {
    margin-top: 10px;
}

#left-column LI {
    background: url("images/check-icon.gif") no-repeat left center;
    padding-left: 20px;
    list-style-type: none;
    font-size: 11px;
    margin-bottom: 5px;
}

#page-body {
    float: left;
    width: 470px; /** 510 **/
    overflow:hidden;
}

#boy-name-search {
    background: url("images/research-boy-back.gif") repeat-x left top;
    width: 233px;
    height: 142px;
    float: left;
    margin-left: 1px;
    text-align: center;
}

#boy-name-search H2 {
    padding-top: 40px;
    margin-bottom: 10px;
}

#girl-name-search  {
    background: url("images/research-girl-back.gif") repeat-x left top;
    width: 233px;
    height: 142px;
    float: right;
    margin-right: 1px;
    text-align: center;
}

#girl-name-search  H2 {
    padding-top: 40px;
    margin-bottom: 10px;
}

#celeb-search {
	text-align: center;
	line-height: 20px;
	border: 1px solid #ddd;
	margin-bottom: 10px;
}

#right-column {
    float: right;
    width: 300px;
    padding: 60px 0px 20px 0px;
}

* HTML #right-column {
    float: right;
    width: 300px;
    padding: 60px 0px 20px 0px;
}

#right-column P {
    margin-bottom: 10px;
    line-height: 18px;
}
#right-column .pl {
    padding-left: 20px;
}

#right-column .txtf {
    margin-bottom: 5px;
    font-weight: bold;
    background-color: #fefad4;
    padding: 2px;
}

#right-column H2 {
    font-size: 18px;
    margin-bottom: 5px;
}

#ad-block {
    border: 1px solid #ddd;
    text-align: center;
    padding: 2px;
}

#ad-block IMG {
    margin-bottom: 20px;
}

#page-footer {

    margin-bottom: 10px;
}



#introtext H2
{
font-size:18px;
font-weight:bold;
color:purple;
}
