﻿/* CSS Designed by Dentists4kids.com for POPSociety.org */

body {

	margin:0;padding:0;
	font-family:Verdana, Arial, sans-serif;
	color:#000000;
	line-height:16px;
	background:#4f7019 url('images/bkgd1.jpg') repeat-y scroll center top;
}

.navigation {
	text-align:center;
	font-size:11pt;
	font-weight:bold;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-variant:small-caps;
	padding-bottom:15px;
}

.navigation a {
	color:#000033;
	text-decoration:none;
	border-bottom:3px #4e6f18 solid;
	
}

.navigation a:hover {
	color:#4E6F18;
	text-decoration:none;
}

.navigation p {
	margin-bottom:-10px;
}


.footer {
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

hr {
	text-align:center;
	width:90%;
	color:#4E6F18;
	border-bottom:2px #4E6F18 solid;
	
}