body {
	background-color: #E8F0F8;
}
#logospace {
	height: 109px;
	margin: 0px;
	padding: 0px;
	background: transparent url(/images/2004/mac_logospace_bg.gif) repeat-y right;
		
}
div#maclogo {
	float: left;
/* 	background: transparent url(/images/2004/mac_logo_nt_360x94.gif) no-repeat left bottom; */
	background: transparent;
	width: 360px;
	height: 94px;
	border: 0px;
}
div#maclogo p {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	font-weight: bold;
	margin-top: 56px;
	margin-left: 40px;
	font-size: 10px;
}
#infospace {
	position: absolute;
	left: 50%;
	width: 300px;
	margin-left: -150px;
	top: 45px;
	text-align: center;
	color: black;
    	font-size: 22px;
	font-weight: bold;
	font-family: arial,verdana,helvetica;
	letter-spacing: .15em;
	text-transform: uppercase; 	
}
.infospace-link, .infospace-link:visited {
	color: black;
	text-decoration: none;
}
.infospace-link:hover {
	color: inherit;
	text-decoration: none;
}
div#searchspace {
	text-align: right;
	margin: 0px;
	padding: 60px 6px 0px 0px;
/* 	border: solid 1px; */
}
div#tagline  {
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	font-family: verdana,arial;
	color: black;
	position: absolute;
	left: 9px;
	top: 76px;
	width: 240px;
	white-space: nowrap;
	
}
form.searchspace {
	margin: 0px;
	padding: 0px;
	
}
.searchbox {
	width: 180px;
	height: 20px;
	background-color: white;
	border-color: black;
	vertical-align: middle;
}
.searchbutton {
 	vertical-align: middle;
}
div.sectionrow1 {
	clear: left;
	text-align: center;
	height: 28px;
	background-image: url(/images/2004/mac_dbone_grad_v3.gif);
	border-top: solid 1px #797979;
	border-bottom: solid 1px #797979;
	font-size: 10px;
	background-color: #8BC8F7;
	color: black;
	padding: 0px;
}
div.sectionrow2 {
	clear: left;
	height: 28px;
	background-image: url(/images/2004/mac_dbone_grad_v3.gif);
	border-bottom: solid 1px #797979;
	border-top: solid 1px #797979;
	text-align: center;
	font-size: 10px;
	background-color: #8BC8F7;
	color: black;
	padding: 0px;
}
div.sectionrow1 table, div.sectionrow2 table {
	width: 100%;
}
.sectiontab1 {
	position: absolute;
	left: 50%;
	margin-left: -139px;
	margin-top: -1px;
	width: 278px;
	height: 28px;
	font-size: 11px;
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	background-image: url(/images/2004/mac-dogbone-tab-top.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}
.sectiontab2 {
	position: absolute;
	left: 50%;
	margin-left: -139px;
	margin-top: 1px;
	width: 278px;
	height: 28px;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	background-image: url(/images/2004/mac-dogbone-tab-bot.gif);
	background-color: transparent;
	background-repeat: no-repeat;
}
div.sectionrowbox1 {
	float: left;
	width: 33%;
	padding: 7px 0px 0px 0px;
	text-align: left;
	margin: 0px;
}
div.sectionrowbox2 {
	float: right;
	width: 33%;
	padding: 7px 0px 0px 0px;
	text-align: right;
	margin: 0px;
}
div.sectionrowbox3 {
	float: left;
	width: 33%;
	padding: 7px 0px 0px 0px;
	text-align: center;
	margin: 0px;
}
div.sectionrowbox4 {
	float: right;
	width: 33%;
	padding: 7px 0px 0px 0px;
	text-align: right;
	margin: 0px;
}
.sectiondelimit {
	background-color:  black;
	
}
.sectionitem  {
	font-size: 9px;
	text-align: center;
	white-space: nowrap;
	padding: 0px 1px;
	background-color: inherit;
	color: black;
	border-color: black;
}
.sectionitem:hover  {
	background-color: gray;
	color: white;
}
td.sectionitem {
/* 	background-color: expression( (document && this && this['previousSibling'] && this['previousSibling']['nodeType'] && (this.previousSibling.nodeType() == 'table')) ? 'white' : 'yellow'); */
}
div.sectionrow1 table td:first-child, div.sectionrow1 table td:last-child{
/* 	background-color: green; */
}
a.sectionitem,  a.sectionitem:visited {
	font-size: 9px;
	font-weight: bold;
	font-size: inherit;
	font-family: inherit;
	color: inherit;
	text-decoration: none;
}
a.sectionitem:hover {
	color: inherit;
	background-color: inherit;
	text-decoration: none;
}
div#adtitle {
	background: white url(/images/2005/mac_adtitle_bg.jpg) repeat-x bottom;
}
.adtitle {
	clear: both;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: transparent;
}
#content-main {
	float: left;
	width: expression(document.body.offsetWidth - 361 + 'px');
	padding: 0px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

body>div>#content-main, body>#content-main {
	position: absolute;
	float: none;
	left: 1px;
	right: 361px;
	margin: 0px 0px 0px 0px;
}
#content-nav {
	position: absolute;
	right: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: transparent;
	text-align: left;
 	width: 336px;
}
#content-bottom {
	position: absolute;
	clear: left;
	left: 0px;
	right: 0px;
	display: none;
	background-color: transparent;
}
.story-body:first-letter {
	font-family: "times new roman", times, verdana;
	font-size: 180%;
	font-weight: bold;
	color: #007FCC;
}
div#related-links {
	border: solid 1px #76BDF8;
}
div#related-links p {
	background-color: #76BDF8;
	color: black;
}
div#bottom-logospace {
	background: transparent url(/images/2004/mac_logospace_bg.jpg) repeat-y right;
}
div.content-tab {
	width: 336px;
	height: 15px;
	background: transparent url(/images/2004/mac_contenttab_bg_336x18.gif) no-repeat right bottom;
	padding: 3px 0px 0px 0px;
	margin: 10px 0px;
	margin-bottom: -0px;
	white-space: nowrap;
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	text-indent: 1em;
	color: black;
}
div.content-tab a {
	color:black;
	text-decoration: none;
}
.content-block {
	border: solid 2px #76BDF8;
	/*border-right-style: outset;
	border-bottom-style: outset;*/
	padding: 5px;
	margin-bottom: 10px;
	background-color: white;
	text-align: left;
	font-weight: normal;
	text-indent: 0px;
	color: black;
}
div.publication-links {
	background-color: transparent;
	color: black;
}
div.about-section-title {
	font-size: 125%;
	font-weight: bold;
	color: black;
	background-color: transparent;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*div.bottom-copyright {
	height: 15px;
	background-color: #8BC8F7;
	padding-left: 5px;
	text-align: left;
	color: black;
	font-size: 10px;
}*/
div.bottom-copyright {
	height: 16px;
 	padding-top: 2px;
	background: #8BC8F7 url(/images/2004/mac_dbone_grad_v3.gif) repeat-x;
	padding-left: 5px;
	font-family: verdana,arial,helvetica;
	text-align: left;
	color: black;
	font-size: 10px;
}
a.bottom-copyright, a.bottom-copyright:visited, a.bottom-copyright:link {
	color: black;
}
div.headlines-section-intro {
	background: white url(/images/2004/mac_dbone_grad_v3.gif) repeat-x;
	color: black;
	height: 16px;
	padding-top: 3px;
}