@charset "iso-8859-1";
/* author: david.lumm@twinklebob.co.uk */
/* Generated by AceHTML Freeware http://freeware.acehtml.com */
/* Creation date: 18/07/06 */

A:visited 	{
			color: #6699FF;
			font-family: Trebuchet, sans-serif;
			font-weight: bold;
			text-decoration: bold
			}
A:link    	{
			color: #6699FF;
			font-family: Trebuchet, sans-serif;
			font-weight: bold;
			text-decoration: bold
			}
A:active  	{
			color: #FFFFFF;
			font-family: Trebuchet, sans-serif;
			font-weight: bold;
			text-decoration: bold
			}
A:hover    	{
			color: #FFFFFF;
			background-color: #800000;
			font-family: Trebuchet, sans-serif;
			font-weight: bold;
			text-decoration: none
			}
			
body		{
			background-color: #000000;
			color: #FFFFFF;
			font-family: Trebuchet, sans-serif;
			font-size: small;
			margin: 0px 0px 0px 0px;
			}
			
.menu		{
			position: absolute;
			left: 0px;
			top: 50px;
			width: 140px;
			padding: 5px 5px 5px 5px;
			background-color: #000080;
			color: #6699FF;
			font-family: Trebuchet, sans-serif;
			font-weight: bold;
			}
			
.copy		{
			color: #FFFFFF;
			font-size: x-small;
			text-align: center;
			}
			
.title		{
			position: absolute;
			left: 0px;
			top: 0px;
			width: 100%;
			height: 50px;
			padding-top: 5px;
			background-color: #000080;
			color: #6699FF;
			font-family: Trebuchet, sans-serif;
			font-weight: bold;
			font-style: italic;
			text-indent: 1cm;
			font-size: 28px;
			}
			
.main		{
			position: absolute;
			left: 150px;
			top: 70px;
			padding: 10px;
			}
