body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 20px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container {
	position:absolute;
	left: 50%;
	width:770px;
	margin-left:-384px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	text-align: left;
}
#footer {
	text-align: center;
	clear:both;
}

h1 {
	font-size: 18px;
	color: #530080;
}
h2 {
	font-size: 16px;
	color: #530080;
}
h3 {
	font-size: 14px;
	color: #530080;
}
h4 {background-color:#530080;
	height:20px;
	color:#ffffff;
	padding-left:4px;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	}
#banner {
	margin-top:4px;
	background-image: url(../../img/newMacRory.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:770px;
	height:125px;
}
#nav
{
	position:absolute;
	top: 145px;
	height:20px;
	width:770px;
	background-color: #530080;
	left: 0;
	line-height: 19px;
}
#toplink {height:20px;}
#toplink a {
	color: #FFFFFF;
	display: inline;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	padding-left: 4px;
	padding-right: 20px;
}
a:link {
	color: #530080;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #530080;
}
a:hover {
	text-decoration: underline;
	color: #530080;
}
a:active {
	text-decoration: none;
	color: #530080;
}
a {
	font-weight: bold;
}
#content {
	background-color: #FFFFFF;
	left: 0px;
	top: 185px;
	position: absolute;
	width: 770px;
	clear:both;
}
#sidebar {
	position:absolute;
	width:180px;
	height:252px;
	z-index:1;
	left: 590px;
	top: 185px;
	overflow: hidden;
	text-align: left;
	vertical-align: top;
	display: block;
	clear:both;
}
.white {
	color: #FFFFFF;
	font-weight: bold;
}
table {
	display: inline;
}
.floatleft {
	padding: 10px;
	float: left;
	margin-top:-30px;
	margin-right:20px;
}

.floatright {
float:right;
padding:0 4px 4px 6px;
}

