b 	{
	color: #cccccc;
}

a {
	color: #ffffff;
}

*.book		{
	text-decoration: underline;
	font-variant: small-caps;
	font-size: 14pt;
	font-weight: bold;
}

h3    {
	color: #55bbcc;
	font-family: "Book Antiqua",serif;
	font-size: 14pt;
	font-weight: bold;
	position: relative;
	top: -10pt;
	margin-bottom: 0pt;
}

a.menulink:hover    {
	background-color: #eeee33;
	color: black;
	font-weight: bold;
}

h2    {
	color: #eeee33;
	font-family: "Book Antiqua" ,serif;
	font-size: 16pt;
}

BODY    {
	background-color: #333333;
}

h1    {
	position: relative;
	top: 0;
	left: 0;
	z-Index: 2;
	color: #ee6633;
	font-family: "book antiqua",serif;
	font-size: 30pt;
}

*#menu    {
	position: relative;
	width: 140px;
	left: 10px;
	top: 10px;
	z-Index: 0;
	background-color: #ee6633;
}

*.menuitem    {
	font-family: "Helvetica";
	position: relative;
	width: 140px;
	left: 10px;
	top: 10px;
	z-Index: 1;
	background-color: #000000;
	border: none;
	color: #eeee33;
	padding: 3pt;
	font-weight: bold;
	font-variant: small-caps;
}

*.menupick    {
	font-variant: small-caps;
	font-family: "Helvetica";
	color: #000000;
	position: relative;
	width: 140px;
	left: 10px;
	top: 10px;
	z-Index: 2;
	background-color: #ee6633;
	border: none;
	padding: 3pt;
	font-weight: bold;
}

*.page    {
	color: #888888;
	position: relative;
	width: 70%;
	z-Index: 4;
	background-color: #000000;
	left: 160pt;
	border-style: solid;
	border-width: thin;
	margin: 0pt 0pt 10pt 0pt;
	border-color: #ee6633;
	padding: 10pt;
	top: -30pt;
	font-family: "Helvetica";
	font-size: 14pt;
}

*.pic	{
	color: #000000;
	position: relative;
	text-align: center;
	width: 500px;
	border-style: solid;
	border-width: medium;
	border-color: #ee6633;
	padding: 5pt 5pt 5pt 5pt;
	background-color: #336677;
}

