/* BorderNet Ltd 1999                      */
/* Melrose Web-Site CSS File               */
/* CSS Level 1 and 2                       */
/* Calum I Mac Leod <calum@bordernet.co.uk */

A.black:link	{
	background: transparent none;
	color: #0000CC;
	text-decoration: none;
	}
A.melrose:link	{
	background: transparent none;
	color: #555555;
	text-decoration: none;
	}
A.black:visited	{
	background: transparent none;
	color: #0000AA;
	text-decoration: none;
	}
A.melrose:visited	{
	background: transparent none;
	color: #777777;
	text-decoration: none;
	}
A.black:hover	{
	background: transparent none;
	color: #0000FF;
	text-decoration: underline;
	}
A.melrose:hover	{
	background: transparent none;
	color: #3333CC;
	}
A.yellowlink:link	{
	background: transparent none;
	color: #FFFFCC;
	text-decoration: none;
	}
A:link	{
	background: transparent none;
	color: #0000FF;
	text-decoration: none;
	}
A.yellowlink:visited	{
	background: transparent none;
	text-decoration: none;
	color: #CCCCAA;
	}
A:visited	{
	background: transparent none;
	color: #000099;
	text-decoration: none;
	}
A.yellowlink:hover	{
	background: transparent none;
	color: #FFFF77;
	text-decoration: underline;
	}
A:hover	{
	background: transparent none;
	color: #FF0000;
	text-decoration: underline;
	}
A.black	{
	background: transparent none;
	color: #0000CC;
	text-decoration: underline;
	}
A.melrose	{
	background: transparent none;
	color: #555555;
	text-decoration: underline;
	}
A.yellowlink	{
	color: #FFFFCC;
	font-family: Helvetica,Arial,"sans-serif";
	font-weight: bold;
	text-decoration: underline;
	}
A	{
	color: #0000FF;
	font-family: Helvetica,Arial,"sans-serif";
	font-weight: bold;
	text-decoration: underline;
	}
BODY	{
	background: #FFFFCC none;
	color: #000000;
	border: 0px;
	font-family: Helvetica,Arial,"sans-serif";
	margin: 0px;
	}
H1	{	
	margin-bottom: 0px;
	text-align: center;
	}
H2,H3	{	
	margin-bottom: 0px;	
	}	
IMG	{
	border: 0px;
	}
P 	{
	font-family: Arial,Helvetica,"sans-serif";
	}
P.address	{
	background: transparent none;
	color: #000000;
	font-family: Helvetica,Arial,"sans-serif";	
	font-size: 90%;
	margin-top: 0px;
	text-align: center;
	}
P.navbar	{
	background: #000000 none;
	color: #FFFF77;
	font-family: Helvetica,Arial,"sans-serif";	
	font-size: 80%;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 2px;
	padding-left: 5%;
	text-align: center;
	width: 75%;
	}
.center	{
	text-align: center;
	}
.home	{
	font-size: 130%;
	font-family: Helvetica,Arial,"sans-serif";
	font-weight: bold;
	}
.homenav	{
	background: #777777 none;
	color: #EEEE77;
	font-size: 90%;
	margin-bottom: 0px;
	margin-top: 0px;
	}
.hr	{
	color: #000000;
	margin-bottom: 0px;
	}
.info	{
	font-size: 90%;
	}
.navbar	{
	background: #000000 none;
	color: #FFFF77;
	font-family: Helvetica,Arial,"sans-serif";
	}
.player	{
	float: right;
	margin-right: 5%;
	}
.sidenav	{
	background: #777777 none;
	border: none;
	color: #EEEE77;
	font-size: 90%;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
	}
.test	{
	background: #00FF00 none;
	color: #000099;
	text-align: center;
	}
.welcome	{
	font-size: 140%;
	margin-top: 10px;
	margin-left: 5%;
	text-align: left;
	}