html,body
	{
		text-align: left;
		margin:0;
		padding:2em;
	}
	
body
	{
		font-family: Verdana, Arial, sans-serif;
		font-size:100%;
		color:#000;
		line-height:1.2em;
		background:url(babies.gif);
		
		height:100%;
	}

.container 
	{
		background-color: #FFFFFF;
		padding: 1em;
		margin-bottom;3em;
		height:100%;
		min-height:566px; /*ff*/
		height: auto !important; /*ie7 */
		height: 566px; /*ie6 */
	}


ol li a
	{
		font-family: Verdana, Arial, Helvetica sans-serif;
		font-size: 14px;
		font-weight: bold;	
		line-height: 150%;
	}

ol li ol li
	{
		margin-left:-40px;
		font-size: 16px;
	}
ol li 
	{
		font-size: 16px;
	}
a
	{
		font-family: Verdana, Arial, Helvetica sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #0000FF;
		background-color:#FFFFFF;
	}

#video_wrapper
	{
		background-color: #DFE29A;
		background:url(background.gif);
		border:5px ridge #0442FB;
		color:#000000;
		width: 230px;
		height:135px;
		padding:2em;
	}
H1, H2,H3
	{
		font-family: EuroseWide Heavy, Verdana, Arial, sans-serif;
		font-weight: bold;
		line-height: 120%;
		color: #0000FF;
		background-color: #FFFFFF;
		text-align:left;
	}
	
H1
	{
		font-size: 34px;
		text-align:center;		
	}
	
H2
	{
		font-size: 24px;
		text-decoration: underline;
	}
	
H3
	{
		font-size: 20px;
		text-decoration: underline;		
	}
	
H4
	{
		font-size: 14px;
	}
	
p  
	{
		font-family: Verdana, Arial, Helvetica sans-serif;
		font-size: 14px;
		font-weight: normal;
		line-height: 130%;
		color: #000000;
	}	
.lefty
	{
		text-align:left;
	}

.dpw_credit 
	{
		float:left;
		width:30%;
		clear:left;
		color:#FFFFFF;
		font-size: 10px;
	}