html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img {
margin: 0;
padding: 0;
border: 0;
}


body {
	color: #BA0000;
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	padding-top: 10%;
	}
h1 {
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #D05B9C;
	font-weight: lighter;
	padding: 25px 10px 10px 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #00669E;
	font-weight: lighter;
	margin: 25px 10px 10px 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	padding: 0px 10px 0px 10px;
	line-height: 17px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00669E;
	margin: 10px 0 0 30px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding: 0px 5px 0px 10px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E7C1D6;
	padding: 0px 5px 0px 10px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #BA0000;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
}


/*-------------Layout: fixed width for 800x600 users, centered using the 'auto' value for left & right margins----------------*/


#bgholder {  		/*container for dropshadow bg: 100% heights dont work for this, so height is exact for each pg*/
	background-color: #00CCFF;
	width: auto;
	height: 680px;
	background: #DAE3F2 url(images/bg.gif) center repeat-y;
}

#bgholder2 {
	background-color: #00CCFF;
	width: auto;
	height: 2630px;
	background: #DAE3F2 url(images/bg.gif) center repeat-y;
}

#bgholder3 {
	background-color: #00CCFF;
	width: auto;
	height: 715px;
	background: #DAE3F2 url(images/bg.gif) center repeat-y;
}
#bgholder4 {
	background-color: #00CCFF;
	width: auto;
	height: 795px;
	background: #DAE3F2 url(images/bg.gif) center repeat-y;
}
#bgholder5 {
	background-color: #00CCFF;
	width: auto;
	height: 1175px;
	background: #DAE3F2 url(images/bg.gif) center repeat-y;
}

#bgholder6 {
	background-color: #00CCFF;
	width: auto;
	height: 3165px;
	background: #DAE3F2 url(images/bg.gif) center repeat-y;
}

#wrapper { /*--container main content column, centred using auto margins L and R--*/
	width: 770px;
	margin: 0px auto;
	position: relative;

}

.rowcontainer {						/* Used to keep the divs in a row.  you can use this for any size of divs */
	float: left;
	margin-bottom: 5px;
	width: 100%;
	overflow: hidden;
	background: #FFF;
	position: relative;
}

/*------header bar----------*/ 

/* The topmost faded bar */
#topbar {
	width:auto;
	height: 145px;
	background-image: url(images/baby-lyingTXT.jpg);
	background-repeat: no-repeat;
	background-position: center;	
}


/* This holds the tabs */
#tabholder
{
	width: auto;
	height: 29px;
	padding-left: 0px;  
}


/*------Columns: Note they dont add up to 100%, this is intentional to avoid problems!----------*/ 

.column1 {
float: left;
width: 30%;
background-color: #FFF;
}
.column2 {
float: left;
width: 30%;
margin-left: 5px;
background-color: #FFF;
}
.column3 {
float: left;
width: 30%;
background-color: #FFF;
}

.divBlockL {   /* divided col left*/
	float: left;
	width: 120px; 	
	position: relative;
	background: url(images/PinkColor.gif) center repeat-y;
	height:2420px;
}
.divBlockL2 {   /* divided col left*/
	float: left;
	width: 120px; 	
	position: relative;
	background: url(images/PinkColor.gif) center repeat-y;
	height:950px;
}
.divBlockL3 {   /* divided col left*/
	float: left;
	width: 120px; 	
	position: relative;
	background: url(images/PinkColor.gif) center repeat-y;
	height:570px;
}
.divBlockL4 {   /* divided col left*/
	float: left;
	width: 120px; 	
	position: relative;
	background: url(images/PinkColor.gif) center repeat-y;
	height:2945px;
	}

.divBlock {   /* divided col right*/
	float: left;
	width: 178px;
	margin-left:5px; 	
	position: relative;
}

#divBlock1 {   /* divided col right*/
	float: left;
	width: auto; 
	margin-left:5px; 	
	position: relative;
	background-image: url(images/PinkPanel.gif);
	background-repeat: no-repeat;
	margin-bottom: 2px;
}

#divBlock2 {   /* divided col right*/
	float: left;
	width: auto; 
	margin-left:5px; 	
	position: relative;
	background-image: url(images/BluePanel.gif);
	background-repeat: no-repeat;	
	margin-bottom: 2px;
}

#divBlock3 {   /* divided col right*/
	float: left;
	width: auto; 
	margin-left:5px; 	
	position: relative;
	background-image: url(images/PinkPanel.gif);
	background-repeat: no-repeat;	
	}

.divBlockR {   /* divided col right*/
	float: left;
	width: 240px; 
		
	position: relative;
	background: #DAE3F2;
	height:2100px;
	}
	
.divBlockR2 {   /* divided col right*/
	float: left;
	width: 240px; 
		
	position: relative;
	background: #DAE3F2;
	height:2620px;
	}

	/* Why should the humble footer be left out? */
#footer {
	background-image:url(images/footer.gif);
	width: 762px;
	height: 29px;	
}

#footer2 {
	
	width: auto;
	margin: 0px auto;
	height: 29px;	
}

/*-------------------------Main Navigation: not in use for this site----------------------------*/

#nav { width: 100% }


#nav li  /* Main nav list items */
{
	font-size: 13px;
	float: left;
	list-style: none;
	text-align: center
}

#nav li a {   /* Main nav styles for all links */
	display: block; /* Although display:block suggests a vertical list the float:left property under #nav li causes the menu to float inline */
	margin-left: 5px; /* adds a gap between the tabs */
	width: 90px; 	/* width of the tab */
	line-height: 25px; /* height of the tab */
	text-decoration: none;
}
	 
#nav a:link, #nav a:visited  {
	background-color:#FFFFFF;
	color: #FF99FF;
}

#nav a:hover, #nav a:active { background-color: #00CCFF }


/*------------------------------End Main Navigation------------------------------------------*/

p 	{ 
padding: 10px;
}

.rightimage {
		float: right;
}
.leftimage {
		float: left;
}

p em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	font-style: normal;
}
address {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: lighter;
	font-style: normal;
}

ul {
color: #666;
	font-size: 10px;
	line-height: 14px;
	margin: 0 10px 0 24px;
	font-family: Arial, Helvetica, sans-serif;
	
}

.tipsName {
 color:#00669E;
 font: lighter 22px Arial, Helvetica, sans-serif;
}

.colorlinx {
color: #96A7CC;
	}

#endshadow {
	width: auto;
	height: 760px;
	background: #DAE3F2 url(images/endshadow.jpg) 50% 99% no-repeat;
	
}

#endshadow2 {
	width: auto;
	height: 795px;
	background: #DAE3F2 url(images/endshadow.jpg) 50% 99% no-repeat;
	
}
#endshadow3 {
	width: auto;
	height: 875px;
	background: #DAE3F2 url(images/endshadow.jpg) 50% 99% no-repeat;
	
}

.bordernav{
border:1px solid #FFF
}

.italic {
font-style:italic;
color:#00669E;
}
