body
	{
	background-image: url("layout/parchment.gif");
	font-family:monotype corsiva;
	} 
a
	{
	color:rgb(0,0,51);
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover
	{
	text-decoration: underline;
	}
	
	
a.side
	{
	width: 119px;
	color: rgb(255,255,255);
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: garamond;
	font-weight: normal;
	}
	
a.side:hover
	{
	color: rgb(200,200,200);
	text-decoration: none;
	border-bottom-color: rgb(200,200,200);

	}	
	
a.sidegl:hover
	{
	color: rgb(200,200,200);
	text-decoration: none;
	border-bottom-color: rgb(200,200,200);
	}	

a.sidegl
	{
	width: 119px;
	color: rgb(255,255,255);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}	
	
a.amenu
	{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 175px;
	font-family: garamond;
	font-weight: normal;
        text-align: center
	z-index: 2;
	}
	
a.amenu:hover
	{
	background-color: rgb(230,230,230);
	text-decoration: none;
	}
	
td
	{
	text-align: center;
	width: 325px;
	padding-bottom: 25px;
	}
	
.thumb
	{
	border-style: outset;
	border-color: rgb(255,255,255);
/*	border: none;*/
	}