body {
	margin:0px;
	padding:0px;
	background-image:url(http://www.cmjireland.com/images/cmjbgtile2.gif);
	background-repeat:repeat;
	}

	
form {
	padding:0px;
	margin:0px;
	border:0px;
	}
	

#main {
	background-color:#d7dfe6;
	width:900px;
	margin:0px auto 0px auto;
	border-top:0px;
	border-right:1px solid #aaa;
	border-bottom:0px;
	border-left:1px solid #aaa;
	}
	
#header {
	background-image:url(http://www.cmjireland.com/images/header.gif);
	margin:0px auto;
	margin-bottom:0px;
	border:0px;
	height:114px;
	padding:0px;
	overflow:auto;
	text-align:center;
	}
	
#headerbuffer {
	background-image:url(http://www.cmjireland.com/images/headerborder.gif);
	padding:0px;
	margin:0px auto;
	border:0px;
	height:12px;
	}
	
#pagebody {
	background-image:url(http://www.cmjireland.com/images/pagebg.gif);
	background-repeat: repeat-x;
	padding:10px 0px 10px 0px;
	margin:0px auto;
	border:0px;
	min-height:400px;
	}
	
#footer {
	background-color:#373d3e;
	height:140px;
	padding:0px;
	margin:0px auto;
	border-top:1px solid #999999;
	}
	
#footerbuffer {
	background-image:url(http://www.cmjireland.com/images/footerbottomborder.gif);
	height:4px;
	padding:0px;
	border:0px;
	margin:0px auto;
	}
	
#dregs {
	background-color:#d7dfe6;
	height:20px;
	padding:0px;
	border:0px;
	margin:0px auto;
	}




	
.menutext { font-family:verdana; color:#ababab; font-size:12px; font-weight:bold; }
.menutext:link, .menutext:visited { text-decoration:none; }
.menutext:hover { color:#fff; }

.body { font-family:verdana; font-size:9pt; color:#000; }
.body:link, .body:visited { text-decoration:underline; }


.formoption { font-family:verdana; font-size:8pt; color:#000; font-weight:bold; }

.copyright { font-family:verdana; color:#bcbcbc; font-size:9pt; line-height:11pt; }

.footertext { font-family:verdana; color:#ededed; font-size:8pt; }

.boxhead { font-family:verdana; color:#888; font-size:14pt; }
	
.italicgeorgia { font-family:georgia; color:#373d3e; font-size:14pt; line-height:16pt; font-style:italic; }

.bodytext2 { font-family:georgia; color:#373d3e; font-size:10pt; line-height:12pt; }

.title1 { font-family:rockwell,arial; color:#373d3e; font-size:18pt; font-weight:bold; }


.newsheadline { font-family:verdana; color:#373d3e; font-size:11pt; font-weight:bold; }

.newsheadline2 { font-family:verdana; color:#373d3e; font-size:8pt; font-weight:bold; }

.newsdate { font-family:verdana; color:#406da0; font-size:7pt; }

.newstext { font-family:verdana; color:#373d3e; font-size:9pt; }


.whitesmallprint { font-family:verdana; color:#fff; font-size:8pt; line-height:10pt; }

.smallprint1 { font-family:verdana; color:#bbb; font-size:8pt; line-height:12pt; }


.queryresult { font-family:verdana; font-size:8pt; font-weight:bold; color:#373d3e; }
                                                                                   
.errortext { font-family:verdana; font-size:8pt; font-weight:bold; color:#ff0000; }

.month_sticker { font-family:helvetica,arial; color:#fff; background-color:#eb7f00; padding:2px; font-size:14px; }


.cmsbutton { margin-left:8px; font-family:verdana; font-size:8pt; width:120px; height:24px; font-weight:bold; color:#999999; background-color:#dddddd; border:1px solid #bbbbbb; padding:4px; }
.cmsbutton:link, .cmsbutton:visited { text-decoration:none; }
.cmsbutton:hover { color:#555555; border:1px solid #777777; }


#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	
}

#nav li {
	float: left;
	
}


#nav li ul {
	position: absolute;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
}


#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
