@charset "UTF-8";
/* CSS Document */

/* Widen left column */
div#panel_left {
	width: 550px; /* Was 510px */
	}

div#panel_right {
	width: 270px; /* Was 310px */
	}
	
p.content a {
	color: #493873;
	}
	
p.content a:hover {
	color: #459090;
	}

div#panel_left p.slogan {
	margin-top: 18px;
	}
	
h4.teen_fathers {
	margin-top: 10px;
	margin-bottom: -5px;
	}
