.navlink { 
			color: #black;
			list-style: none;
			text-decoration: underline;
			font-weight: bold;
			}
.pagefoot { 
			text-align: center;
			}
.main { 
			vertical-align: text-top;
			font-weight: bold;
			}
.banner { 
			background-color: #330033;
			border: thick outset white;
			}
.pageset { 
			text-align: center;
			width:  800px;
			}
.centeritem { 
			text-align: center;
			}
.side { 
			background-color: #FFFFCC;
			border: thin solid black;
			vertical-align: text-top;
			width: 180px;
			}
.smallhead  {
			font-weight: bold;
			color: #003300;
			}
.credit		{font-size: x-small;
			}
table.main1 {
			width: 800px;
			}
td.thumb	{
			width: 100px;
			height: 100px;
			text-align: center;
			}
H1 { 
			text-align: center;
			vertical-align: center;
			}
body { 
			background-color: white;
			color: black;
			margin-top: 0;
			padding-top: 0;
			border-top-width: 0;
			border-top: none;
			width:  800px;
			}
a { 
			text-decoration: none;
			color: #003300;
			font-weight: bold;
			}
p {font-style: bold}