/***********************************************************************

BabyGids.net stylesheet - Netbasics

-------------------------------------------------------------------- */

/* Begin default element styling */

body {
	color:#603813;
}

a:link, a:visited {
	color: #005397;
}

a:hover {
	color: #005397;
}

div#header {
	background:url(../img/bgd_header.jpg) no-repeat top left;		
}

div#toprightbuttons {	
	background:url(../img/bgd_topright.jpg) no-repeat top left;
}

div#login {   
	background:url(../img/bgd_login.jpg) no-repeat top left;
	color:white;
	}

div#sidemenu {
	background:#6CCFF6 url(../img/bgd_menu_top.jpg) no-repeat top left;
}

div#sidemenu_bottom {   
	background:#6CCFF6 url(../img/bgd_menu_bottom.jpg) no-repeat bottom left;
}

div#leftcolumn_bottom {  
	background-color:white; 
}

div#contentwrap {
	background:#ceeaf5 url(../img/bgd_content.jpg) no-repeat top left;
}

div#content_bottom {   
	background:#ceeaf5 url(../img/bgd_content_bottom.jpg) no-repeat bottom left;
}

div#rightcolumn {
	background:#fbc55b url(../img/bgd_rightcolumn_top.jpg) no-repeat top left;
}

div#rightcolumn_bottom {   
    background:#fbc55b url(../img/bgd_rightcolumn_bottom.jpg) no-repeat bottom left;
}

div#clickpad {
	color:black;
}