html {overflow-y: scroll;}
body {
	background: url("/pages/jrlukacs/Dr.%20John%20R.%20Lukacs%20Website/photo/bodyfill.gif") center;
	font: 12px verdana, arial, sans-serif;
	padding: 0;
	margin: 0;
	color:#000;
}
/* text align changes drop down menu text */
.temp-main {
	width: 730px;
	text-align: Left;
	margin: 0;

}

.footer-main {
	width: 730px;
	text-align: Center;
	margin: 0;

}


.lukacs-main {
	width: 730px;
	height:auto
	text-align: Center;
	margin: 0;

}

/*main placeholder*/
#main {
	padding: 0px;
	background:#F9FAFE;
	color:#000;
}

#lukacs-content {
	padding: 10px;
	background:#FFF;
	color:#000;
}

#footer {
	padding: 20px;
	background:#F9FAFE;
	color:#000;
}
p {
	line-height: 148%;
}

a:link, a:visited, a:active{
	color: #124EA4;
	text-decoration: none;
}

a:hover{
	color: #6896D8;
	text-decoration: none;
}