<STYLE TYPE="text/css">

/* basic elements */
a:link { font-family: Arial, sans-serif; 
				 font-style: italic;
				 color: #CC6600;
				 text-decoration: none; 
				 }
a:visited { font-family: Arial, sans-serif;
				   	font-style: italic;
				   	color: #CC9900;
 				    text-decoration: none;
					}
					
a:hover { font-family: Arial, sans-serif;
				  font-style: italic;
				  font-weight: bold;
  				 text-decoration: underline;
				  }
				  
a:active { font-family: Arial, sans-serif;
				   font-style: italic;
				   color: #FF6600; 
    			   text-decoration: underline; 
				   }
/* text-indent: { 10px;	} */
/* a:hover {
	background: #369 url(Button-over2.png) no-repeat left top;
	color: #fff;		
	}			 */	   
a		{
		font: 12pt Helvetica, sans-serif;
		color: #993300;
		text-decoration: none;		
		}
p		{
		font: 12pt Arial, Helvetica, sans-serif;
		color: #996600;
		}
h1		{
		font: bold 16pt sans-serif;
		color: #CC0000;
		}
h2 		{ 
		font: bold 14pt sans-serif;
 		color: #CC3300; 
 		}
h3		{
		font: 14pt sans-serif;
		color: #996600;
		}
li		{
		font: 12pt Arial, Helvetica, sans-serif;
		color: #996600;
		}

/* specific divs */

#bck	{
	background-color: #FFFFCC;
}

#headimg {
		 background: transparent url(bck_img.png) no-repeat top left;
		 margin-top: 0px;
		 margin-left: 0px;
 		 width: 800px;
		 height: 164px; 
	     }
#agm {
	background-image:url(Calendar.png);
	height: 100px;
	width: 100px;
	float: right;
/*	margin-top : -10px; */
}	 
#intro {
	   background-color: transparent;
/*	   border: solid 1px #800000; */ 
	   padding: 0px 0px 0px 0px;
	   margin-top: 10px;
	   margin-left: 5px;
	   width: 90%; 
	   float: left;
	   }
#menu {
	clear: left;
	background-color: transparent;
	margin-top: 90px;
	margin-left: 0px;
	padding: 5px 5px 5px 15px;
	width: 120px;
	float: left;
	} 
#welcome {
	background-color: transparent;
	padding: 0px 40px 0px 0px;
	margin-top: 50px;
	margin-left: 20px; 
	text-align: justify; 
	}
#month {
	width: 700px;
	height: auto;
	border: solid thin;
	border-color: #FF9900;
	padding-left: 10px;
	margin: 20px;
	}
#month p {
	font-size: 10pt;
	}	
#month a {
	font-size: 10pt;
	}	
.mh {color:#0000FF;}
.mr {color:#009900;}

#tully_title {
	background-color: #33CC99;
	padding: 10px 10px 10px 10px;
	margin-top: 10px;
	margin-left: 40px;
	font: bold 24pt sans-serif; 
	color: #993333; 
	float: left;
	}
#pillar {
		background-color: #996600;
		}
#thistle {
		background-color: #33CC99;
		width: 50px;
		height: 80px;
		background: transparent url(thistle.png) no-repeat top left;	
		position: absolute;			
		}
#donation p {color: black; }
#donation li {color: black; }
		
#donation {
		width:600px;
		height: 800px;
		margin-top: 30px;
		margin-left: 30px;
		}
#container p {font-size: 12px;  }		
#container {width: 650px;
			height: 280px;
			position: relative;
			left: 20px;
			}		
#pic {background: transparent url(hallsmall.jpg) no-repeat;
		width: 400px;
		height: 215px;
		position: absolute;
		left: 125px;
		top: 40px;
		}
#boxtl {background: #FFFFCC;
		width: 125px;
		position: absolute;
		left: 0px;
		top: 0px;
		}
#boxtr {background:#FFFFCC;
		width: 120px;
		position: absolute;
		right: 0px;
		top: 0px;
		}
#boxbl {background:#FFFFCC;
		width: 110px;
		position: absolute;		
		left: 0px;
		bottom: 0px;
		}
#boxbr {background:#FFFFCC;
		width: 120px;
		position: absolute;				
		right: 0px;
		bottom: 0px;
		}										
</STYLE>
