		body {
			min-width: 400px;         /* 2 x LC width + RC width */
			margin: 0;
			padding: 0;
			background-color: #000000; 
			color: #ffffff; 
			font-family: arial; 
			font-size: 10pt;
			background-image: url(menuback.jpg);
			background-repeat:  repeat-y;
		}
ul {list-style-type: none}
p {font-style: normal}
p.quote {font-style: normal; margin-top: 60px}
.quote-source {font-style: italic}
h1 {font-size: x-large; font-weight: normal; text-align: center}
h2 {font-size: medium; font-weight: bold; text-align: center}
.cat {font-weight: bold}
.em {font-style: italic}
.title {font-style: italic}
.best {color: #00ffff}
.neelix {color: #ffff00}
.annoy {color: #ffff00}
.seven {color: #888800}
.kneebler {color: #008888}
.caption {color: #ffffff; font-style: italic; font-size: 10pt; text-align: center}
.award {font-weight: bold}
.tech {font-weight: bold}
.qut {font-style: italic}
.mj {font-size: small; margin-top: 0px; margin-bottom: 0px; font-weight: bold}
.ml {font-size: x-small; margin-top: 1px; margin-bottom: 1px}
.mll {text-decoration: none}
.mt {font-size: x-small; margin-top: 4px; margin-bottom: 1px; text-decoration: underline}
a {color: #00ff00; text-decoration: none}
a:hover {color: #ff0000; text-decoration: underline}
div.centered 
{
text-align: center;
}
div.centered table 
{
margin: 0 auto; 
text-align: left;
}
p.imgcen {
text-align:center;
margin-top:0px;
margin-bottom:0px;
padding:0px;
}
table.cap {width: 100%}
hr {width: 80%}
#header{
  width: 100%;
	position: relative;
}
#container {
  padding-left: 120px;   /* LC width */
  padding-right: 160px;  /* RC width */
}
#container .column {
  position: relative;
  float: left;
}
#center {
  width: 100%;
}
#left {
  width: 100px;          /* LC width */
	right: 120px;
  margin-left: -100%;
	border: groove purple;
	padding-left: 2px;
	padding-right: 2px;
}
#right {
	width: 150px;             /* RC width */
	margin-right: -100%;
	padding-left: 4px;
	text-align: center;
}
#footer {
  clear: both;
	width: 100%;
}

#buttoning {
margin-top: 10px;
width: 90%;
margin-left: 5%;
}
#buttoning img {
border: 0;
}
#buttoning2 {
margin-top: 10px;
text-align: center;
}
#buttoning2 img {
border: 0;
}
div.plink {
float: left;
width: 67px;
height: 20px;
}
div.nlink {
float: right;
width: 67px;
height: 20px;
}

