body  {
	font-family:Century Gothic,Verdana,Tahoma,sans-serif;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-repeat: repeat-x;
	margin-top: 30px;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 12px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
text-decoration: none;
}

#navlist a:hover
{
color: #FDE9D3;
text-decoration: none;
}

p {
line-height : 1.0; 
}
p {
line-height : 9pt;
}
p {
line-height : 170%;
}
p {
font-size : 11pt;
color:#FDE9D3;
}
