body 	{
			font-family: 			"Trebuchet MS",Helvetica , Arial, sans-serif;	
			font-size: 				81%;
			color: 					#990000;
			background-color: 		white;
			background-image:		url(/nourglis/NourglisLogoShadow_Lred_581x427.png)
			background-repeat:		no-repeat;
		}
			
h1		{	display:none;}
	

a 		{
			font-family: 			"Trebuchet MS", Arial, Helvetica, sans-serif;
			text-decoration: 		underline;
			font-weight: 			bold;
		}

a:link 						{color: #9999CC;}
a:visited 					{color: #9999CC;}
a:hover						{color: #000000;}

a.contact	{
				position:	absolute;
				top:	353px;
				left:   41px;
				text-decoration:none;
				display: none;
			}

a.linklist	{
				font-weight:normal;
			}

ul			{
				list-style:lower-greek;
			}
									
#PageBody	{
					position:	absolute;
					top:	297px;
					left:   441px;
					}
					
#Form		{		position:	absolute;
					top:		419px;
					left:		141px;
			}


