body {
	margin : 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	background:transparent; 
	background-image: url(images/tiles/tile.gif); 
	background-position: 200px  1px;  
	background-repeat: no-repeat;
}

.bodystyle {
	color : #000000;
	background : transparent;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-style : normal;
}

h1 {
	color : #858585;
	background : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 150%;
}

h2 {
	color : #858585;
	background : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 125%;
}

h3 {
	color : #858585;
	background : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 100%;
}


.box1{
	text-align : center;
	border : 2px solid Gray;
	padding :0.25em;
	margin-top : 1.5em;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-style : normal;
	font-size : 75%;
	background : transparent;
	color : white;

}

.linkstemp a {
	font-family :"Nuptial BT", Vivaldi, "English111 Vivace BT", "Edwardian Script ITC" , Garamond, "Times New Roman",	Times, serif ;
	font-weight : bold;
	text-decoration : none;
	font-size : 400%;
	color : #666666;
	background : transparent;
}

.links a {
	font-family :"Nuptial BT", Vivaldi, "English111 Vivace BT", "Edwardian Script ITC" , Garamond, "Times New Roman",	Times, serif ;
	font-weight : bold;
	text-decoration : none;
	font-size : 150%;
	color : black;
	background : transparent;
}
.links a:link {	color : #666666; background : transparent;}
.links a:visited {color : #666666; background : transpaent;}
.links a:hover {color : Red; background : transparent;}


.links td {
	height : 18%;
}


.centre {
	text-align : center;
}

.Fnav {
	text-align : center;
	border-top : 5px solid Gray;
	padding-top :0.25em;
	margin-top : 1.5em;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-style : normal;
	font-size : 0.9em;
	background : transparent;
	color : white;
}
.Fnav a:link {
	text-decoration:underline;
	color : black;
	background : transparent;
}
.Fnav a:visited {
	color : #FF66FF;
	background : transparent;
}
.Fnav a:active {
	color : Blue;
	background : transparent;
}
.Fnav a:hover {
	color : Red;
	background : transparent;
}
