body			{margin: 0px; text-align: center; font-family: Verdana, Arial, sans-serif; background-color: #eeeeee}

h1				{font-size: 17px; color: #990000}
h2				{font-size: 15px; color: #990000; margin-right: 10px}
p				{font-size: 13px; text-align: justify; margin-right: 10px}

ul				{margin: 0px; padding-left: 30px}
li				{list-style-type: square; font-size: 13px; color: #990000; margin-bottom: 3px}

#container		{width: 960px; margin: 0px auto; padding: 5px; background-color: #ffffff}
#content		{text-align: left}
#nav			{width: 175px; float: left}
#nav a			{color: #990000; text-decoration: none}
#nav a:hover	{color: #bbbbbb; text-decoration: underline}
#body			{width: 778px; float: left; margin-left: 5px; margin-bottom: 0px}
#footer			{clear: both; height: 16px; background-image: url(../images/footer.gif); background-repeat: repeat-x; 
				text-align: right; padding: 14px 5px 0px 0px; font-size: 10px; color: #ffffff}

.quote			{color: #666666; text-align: right; margin-top: 0px; padding-top: 0px}