BODY, TABLE
{
	font-family      : Arial, Helvetica, sans-serif ;
	font-size        : 12pt;
}

BODY
{
	margin           : 0;
	padding          : 0;
	width            : 800px;
  color            : #000000;
  background       : #EEEEEE;
} 

TABLE#Scimitar
{
  height           : 250px;
  width            : 275px;
  background       : #EEEEEE url("images/light_scimitar.gif") center no-repeat;
  text-align       : center;
}

TD#Fez
{
  background       : #EEEEEE url("images/light_fez.gif") center no-repeat;
  padding          : 3px;
}

A:link
{
  color         : #DDDDDD;
} 

A:visited
{
  color         : #DDDDDD;
} 

A:hover
{
  color         : #FFFFFF;
}

.center
{
  text-align    : center;
}

.topic
{
  position      : relative;
  display       : block;
  width         : 50%;
  border-top    : 1px dotted #000000;
  border-bottom : 1px dotted #000000;
  border-left   : 1px dotted #000000;
  border-right  : 1px dotted #000000;
  left          : 65px;
  font-size     : 80%;
}

.banner
{
  color         : black;
  position      : absolute;
  left          : 0px;
  top           : 30px;
  width         : 748px; 
  height        : 20px;
  background    : white;
  font-family   : courier;
  font-size     : 10pt;
  border-color  : white;
  border-width  : 1px;
}

.logo-shadow
{
  position     : absolute;
  top          : 2px;
  left         : 0px;
  height       : 50px;
  color        : #BBBBBB;
  font-family  : Arial, Helvetica, sans-serif ;
  font-weight  : bold;
  font-size    : 18pt;
}
	
.logo-colour
{
  position     : absolute;
  top          : 0px;
  left         : 2px;
  height       : 50px;
  color        : #5A0021;
  font-family  : Arial, Helvetica, sans-serif ;
  font-weight  : bold;
  font-size    : 18pt;
}

.script-info
{
  position     : absolute;
  top          : 30px;
  left         : 8px;
  height       : 10px;
  color        : red;
  font-family  : verdana,serif;
  font-size    : 8pt;
}

.link-info
{
  position     : absolute;
  top          : 150px;
  left         : 100px;
  height       : 10px;
  width        : 240px;
  color        : red;
  font-family  : verdana,serif;
  font-size    : 8pt;  
}

.lowText { text-decoration: none; text-align: center; color: #DDDDDD; font: 12pt verdana, Helvetica }
.highText { text-decoration: none; text-align: center; color: #FFFFFF; font: 12pt verdana, Helvetica }
.itemBorder { border: 1px solid #000000 }
.itemBorderBlank { border: 1px solid #CCCCDD }

.buttonText { text-decoration: none; color: #FFCC99; font: Bold 12px Arial, Helvetica }
.buttonHover { text-decoration: none; color: #99CCFF; font: Bold 12px Arial, Helvetica; padding: 1px }
.buttonBorder { border: 1px outset #339966 }
.buttonBorderOver { border: 1px inset #CC9966 }
