@font-face {
    font-family: 'ColaborateThinRegular';
    src: url('/css/ColabThi-webfont.eot?') format('eot'),
         url('/css/ColabThi-webfont.woff') format('woff'),
         url('/css/ColabThi-webfont.ttf') format('truetype'),
         url('/css/ColabThi-webfont.svg#webfontbOrwRK9P') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ColaborateLightRegular';
    src: url('/css/ColabLig-webfont.eot?') format('eot'),
         url('/css/ColabLig-webfont.woff') format('woff'),
         url('/css/ColabLig-webfont.ttf') format('truetype'),
         url('/css/ColabLig-webfont.svg#webfontR2xcGGVv') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ColaborateRegular';
    src: url('/css/ColabReg-webfont.eot?') format('eot'),
         url('/css/ColabReg-webfont.woff') format('woff'),
         url('/css/ColabReg-webfont.ttf') format('truetype'),
         url('/css/ColabReg-webfont.svg#webfontB6AeCMH3') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ColaborateMediumRegular';
    src: url('/css/ColabMed-webfont.eot?') format('eot'),
         url('/css/ColabMed-webfont.woff') format('woff'),
         url('/css/ColabMed-webfont.ttf') format('truetype'),
         url('/css/ColabMed-webfont.svg#webfontHpK4vQGz') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ColaborateBoldRegular';
    src: url('/css/ColabBol-webfont.eot?') format('eot'),
         url('/css/ColabBol-webfont.woff') format('woff'),
         url('/css/ColabBol-webfont.ttf') format('truetype'),
         url('/css/ColabBol-webfont.svg#webfont6AVTa9Or') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'JournalRegular';
    src: url('/css/journal-webfont.eot?') format('eot'),
         url('/css/journal-webfont.woff') format('woff'),
         url('/css/journal-webfont.ttf') format('truetype'),
         url('/css/journal-webfont.svg#webfontGhV9TBys') format('svg');
    font-weight: normal;
    font-style: normal;
}
body  {
	font-family: 'ColaborateRegular', Arial, Helvetica, sans-serif;
	background: #FFF url('/images/canvasbkgrnd.gif') repeat;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-size: 18px;
	line-height: 22px;
}

#wrapper {
	width: 770px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 3px 3px 4px #666;
	-webkit-box-shadow: 3px 3px 4px #666;
	box-shadow: 3px 3px 4px #666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #666;
 }
a:link {
	color: #063;
}
a:visited {
	color: #366;
}
a:hover {
	color: #C30;
}
td.sidebar {
	background: url(/images/2009/aug09/canvaspaint.jpg) repeat left top;
	padding: 0px;
	width: 110px;
	text-align: left;
	vertical-align: top;
}

a.sidebar:link {
	color: #063;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}
a.sidebar:visited {
	color: #063;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}
a.sidebar:hover {
	color: #C60;
	text-decoration: underline;
	margin-right: 2px;
	margin-left: 2px;
}
.subhead {
	font: 600 14px Verdana, Arial, Helvetica, sans-serif;
	color: #9C4A4C;
}
.magazine {
	font-style: italic;
	font-weight: bold;
}
.copyright {
	font: 400 10px/12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
}
.pagetitle {
	color: #000000;
	font: 700 18px Verdana, Arial, Helvetica, sans-serif;
	height: 30px;
}
.text {
	font: 400 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 5px 5px 2px 10px;
}
.toccover {
	margin: 0px 10px 0px 0px;
	float: left;
	border: 1px solid #333333;
}
.states {
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 6px;
	font: 700 13px Verdana, sans-serif;
	vertical-align: middle;
	padding-bottom: 4px;
	background-color: #C96456;
}
.author {
	font: italic 400 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.textital {
	font-style: italic;
}
.topnavbar {
	font-size: 12px;
	text-align: center;
	padding: 5px;
}
a.topbar:link {
	color: #063;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}
a.topbar:visited {
	color: #063;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}
a.topbar:hover {
	color: #C60;
	text-decoration: underline;
	margin-right: 2px;
	margin-left: 2px;
}
td.spacerline {
	background: #FFFFFF;
	margin: 0px;
	padding: 5px 10px;
	border-top: 1px solid #B5332C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: 400;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.maintable {
	background-image: url(../images/08august/index_cover.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
}
.sidebarnav {
	padding: 0px;
	width: 110px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/images/2009/aug09/canvaspaint.jpg);
}

.header {
	background-image: url(/images/canvasbkgrnd.gif);
	background-repeat: repeat;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #b93b25;
}
a.brownlink:link {
	color: #FFFFCC;
	text-decoration: underline;
}
a.brownlink:visited {
	color: #CCCC99;
	text-decoration: underline;
}
a.brownlink:hover {
	color: #99FF33;
	text-decoration: underline;
}
#footer {
	background:#fff;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 10px;
	color: #666;
	margin: 10px auto;
	width: 950px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	line-height: 12px;
} 
.footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
}
.shadow {
	background-image: url(/images/shadow.png);
	background-repeat: repeat-x;
	background-position: left top;
}

