body {font-family: Arial, Helvetica, sans-serif; margin:0px; background: #C8C8C8;}

a 	{color:#000000; text-decoration:underline;}
a:hover	{color:#CCCCCC; background:#000000; text-decoration:underline;}

#content {background: url(images/page-bg.jpg) repeat-x #ffffff;}

#links {float:left; width:100%; clear:both; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; }
#links ul {list-style: none; padding:0; margin:0;}
#links li {float:left; margin:10px 0px 0px 10px;}
#links a  {display: block; text-align:center; padding:5px 30px; float:left;
			text-decoration: none;
			color:#333333;
			border:1px solid #666666;}

#links a:hover {display: block; text-align:center; padding:5px 30px; float:left;
			text-decoration: none;
			color:#FFFFFF;
			border:1px solid #666666;
			background: #666666;}

h1 { font-family:Georgia, "Times New Roman", Times, serif; color:#333333;}
h2 { font-family:Georgia, "Times New Roman", Times, serif; color:#333333; border-bottom:#333333 solid 1px;}
h3 { font-family:Georgia, "Times New Roman", Times, serif; color:#CC0066; border-bottom:#CC0066 solid 1px;}




#header {background: url(images/header-bg.jpg) repeat-x top; height:30px; text-align:right; clear:both; }

#footer {background: url(images/footer-bg.jpg) repeat-x; height:130px; clear:both;  }

#footer-links {text-align:left; padding:25px 0px 0px 10px; float:left; font-size:80%; line-height:1.5em;}
#footer-logo {text-align:right; padding-top:16px; float:right; width:412px;}

#footer-links a       {color:#666666; text-decoration:none;}
#footer-links a:hover {color:#000000; text-decoration:underline; background:#C8C8C8; }

.pp {font-weight:bold; font-style:italic;}