body {
	margin: 0;
	padding: 0;
	background-image:url(/webdata/graphics/murrayback.gif);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#ebe6e0;
	text-align:center;
	font-size:75%;
	font-family:arial;
}

.clear {
	clear:both;
}

.hidden {
	display:none;
}

#content {
	width:1028px;
	margin: 0 auto;
	background-image:url(/webdata/graphics/murraymain.gif);
	background-repeat:repeat-y;
                     min-height:840px;
                     height:auto !important;
                     height:840px;
	text-align:left;
}

#murrayHeading a{
	display:block;
	height:200px;
	width:350px;
}

#breadcrumb {
	width:999px;
	height:46px;
	float:right;
}

#breadcrumbpad {
	padding-top:15px;
	padding-left:16px;
	font-size:.9em;
	color:#333333;
}

#threeColumns {
	width:999px;
	float:right;
	background-image:url(/webdata/graphics/threecolback.gif);
	background-repeat:repeat-y;
}

#threeColumnPad {

}

#columnA {
	width:234px;
	float:left;
  	min-height:400px;
                     height:auto !important;
                     height:400px;

}

#columnB {
	width:556px;
	float:left;
  	min-height:599px;
                     height:auto !important;
                     height:599px;
	background-image:url(/webdata/graphics/whiteBackground.gif);
	background-repeat:repeat-y;
}

.contentpad {
	padding-left:15px;
	padding-right:15px;
	color:#58595B;
	font-size:1em;
}

.contentpad p {
	line-height:1.6em;
}

.contentpad img {
	padding-left:15px;
	padding-bottom:10px;
}

#pageHead {
	height:31px;
	width:556px;
	background-color:#fadc64;
	background-image:url(/webdata/graphics/yellowHeading.gif);
	background-repeat:no-repeat;

}

#unityNavigation {
	position:relative !important;
}

#pageHead h1 {
	margin:0;
	padding:0;
	font-size:1.2em;
	padding-top:8px !important;
	padding-left:10px !important;
}

#sideArticlePad {
	padding-top:15px;
}

#yellowFooter {
	width:999px;
	height:31px;
	background-image:url(/webdata/graphics/yellowFooter.gif);
	background-repeat:no-repeat;
}

#yellowFooterPad {
	text-align:center;
	padding-top:8px;
	padding-left:280px;
}

#yellowFooterPad span {
	display:block;
	height:20px;
	width:auto;
	padding-left:18px;
	float:left;
}

#yellowFooterPad span a {
	text-decoration:none;
	color:#000000;
}

.blackDot {
	background-image:url(/webdata/graphics/yellowBlackDot.gif);
	background-repeat:no-repeat;
	background-position:4px 2px;
}

table {
	font-size:1em;
	margin-top:15px;
	color:#58595B;
	line-height:1.6em;
}
