body {
		margin: 0px;
		padding: 0px;	
		background-image: url(../img/bg_repeater.gif);
		background-color: white;
		background-repeat: repeat-y;
		}
		
#header {	

position: absolute;
top: 0px;
left: 0px;
width: 931px;
height: 203px;

		background-image: url(http://www.aislingagnew.com/img/banner1.jpg);
		}
		
#bannerimg {
	position: absolute;
	top: 0px;
	width: 931px;
	height: 203px;
	
}

		#menu {	
		position: absolute;
		width: 837px;		
		text-align: right;
		top: 213px;
		left: 79px;
		
				}
		
		

		
	

		

		
	
	#contentframe {
	   position: absolute;
		left:45px;
		top: 250px;
		width: 550px;
		text-align:left;
		}

#contentframe_wider {
	   position: absolute;
		left:45px;
		top: 250px;
		width: 835px;
		text-align:left;
		}
		
	#rightmenuframe {
	   position: absolute;
		left:650px;
		top: 250px;
		width: 230px;
		text-align:left;
		}

		
		
	p {
		
		color: #98919e;
		font-size: 11px;
		font-family: "Verdana", Times, serif;
		margin-left: 1px;
		margin-right: 0px;
		margin-top: 7px;
		margin-bottom: 7px;
		line-height: 17px;
		}
	
	h1 {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:18px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 10px;
		margin-bottom: 10px;
		color: #88808E;
		font-weight: bold;
		line-height: 25px;
		
		}


h2 {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:15px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 10px;
		margin-bottom: 10px;
		color: #88808E;
		font-weight: bold;
		line-height: 25px;
		
		}


		
A {
	color: #B22222;
	text-decoration: none;
	font-weight: normal;
	}

A:HOVER {
	color: #CDC7CD;
	text-decoration: underline;
	font-weight: normal;
}		
		
		#menu p {
		font-size:11px;
		}

#rightmenuframe p {
		font-size:10px;
		}
	
.comments {
padding : 0.3em;
list-style-type: circle;
list-style-position: inside;

}	