﻿/* CSS Document designed by Dentists4kids.com
		for Paul Kennedy DDS */
		
body {
	background:#ffc700 url('images/site/bg_repeat.jpg') no-repeat scroll center top;
	margin:0;padding:0;
	font-family:Trebuchet MS,Verdana,sans-serif;
}

.content {
	background:url('images/site/kennedy_02.png') repeat-y scroll center top;
	padding:0 30px;
	color:#ffffff;
	font-size:10pt;
	line-height:18px;
}

.footer {
	text-align:center;
	font-size:8pt;
}

.headerfix {
	font-size:0;
}

img, div, td { behavior: url("iepngfix.htc") }

.image {
	border:3px #00d1e4 solid;
	margin:0 10px;
}

.footer a:link, .footer a:visited {
	color:#3169b0;
}

.footer a:hover {
	color:#1957ca;
	text-decoration:none;
}

.content a:link, .content a:visited {
	color:#ffea00;
}

.content a:hover {
	text-decoration:none;
}






