/* CSS Document */
#left p a:hover, #left p a:focus, #left p a:active  {
	text-decoration: none;
	color: #9D0030;
	background-color: #FFF;
	border-bottom: 1px dotted #9D0030;
}

.contentbox, .centreleftbox, .centrerightbox {
	background-color: #FFF;
	border: 1px solid #E39DB2;
}

h1, h2 {
	color: #9D0030;
}

#centre h3 {
	background-image: url(../images/19bg_ah.gif);
	background-repeat: repeat-x;
}

p a:link, p a, p a:visited {
	color: #9D0030;
	text-decoration: none;
}

p a:hover, p a:focus, p a:active {
	text-decoration: none;
	border-bottom: 1px dotted #9D0030;
}

#loadarea {
	width: 400px;
	height: 150px;
	background: url(../abbothall/images/abbothallmainpic.jpg) no-repeat;
	margin: 0 0 8px 0;
}

#rightbox {
	border: 1px solid #E39DB2;
	height: 30px;
	padding: 0;
	margin: 0 0 10px 0;
}

#rightbox p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #9D0030;
	font-weight: bold;
	padding: 6px 0 0 5px;
}

#rightbox p .text:hover {
	border-bottom: 1px dotted #9D0030;
}

#specialbox {
	border: 1px solid #9D0030;
	background: url(../images/rightbg_specialah.gif) repeat-x;
	height: 30px;
	padding: 0;
	margin: 0 0 10px 0;
}

#footer {
	color: #9D0030;
}