body {
	background: white url(images/maple-leaves.jpg) no-repeat 27px 24px;
	color: #717f81;
	font-family: Helvetica;
	font-size: 14px;
	margin: 0 0;
	padding: 0 0;
}

#main {
	background: url(images/maple-leaf.png) no-repeat right bottom;
	clear: both;
	font-size: 1em;
	overflow: hidden;
	margin-bottom: 90px;
	padding-right: 67px;
	position: relative;
	left: 58px;
	top: 82px;
	width: 900px;
}

#content {
	float: right;
	margin-bottom: 65px;
	width: 644px;
}

#content p {
	line-height: 150%;
	margin-bottom: 1.5em;
	text-align: justify;
}

#content a {
	color: #ff6f03;
}

#content a {
	color: #cf2314;
}

#content a:visited {
	color: #dca5aa;
}

#content ul, #content ol {
	list-style: disc outside none;
	margin-bottom: 1.5em;
	padding-left: 1.5em;
}

#content ul li, #content ol li {
	line-height: 150%;
	margin-bottom: 0.5em;
}

#content dl.csc-menu {
	line-height: 125%;
}

#content dl.csc-menu dl {
	margin-bottom: 0.5em;
}

#content dl.csc-menu dd {
	margin-bottom: 1em;
}

#menu-cont {
	border-right: 1px solid #717f81;
	float: left;
	margin-top: 119px;
	padding-right: 30px;
	text-align: right;
	width: 165px;
}

#menu a {
	color: #717f81;
	display: block;
	padding: 3px 5px 5px;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

#menu {
	margin-right: -5px;
}

#menu li {
	font-size: 1.29em;
	margin: 3px 0;
	zoom: 1; /* msie6 fix for double bottom margin */
}

#submenu li {
	font-size: 0.78em;
}

.selected {
	background: #f0f0f0;
}

#copr {
	bottom: 0;
	font-size: 0.86em;
	padding: 2.5em 0 0.5em;
	position: relative;
}

p.restricted {
	font-size: 0.71em;
	margin-top: 0.35em;
}

#site-title {
	border-bottom: 1px solid #717f81;
	font-size: 2.3em;
	font-weight: bold;
	left: 316px;
	padding-bottom: 20px;
	position: absolute;
	top: 33px;
	width: 645px;
}

.sia {
	font-size: 0.5em;
}

h1 {
	font-size: 1.5em;
	padding: 1.75em 0.57em 1.75em 2em;
	text-transform: uppercase;
}

h2 {
	font-size: 1.25em;
	padding: 0.5em 0.57em 1.25em 2.5em;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0.5em 0.57em 0.5em 2.5em;
}

.csc-frame-frame1, .csc-frame-frame2 {
	background-color: #f8f8f8;
	border: 1px dotted black;
	font-family: monospace;
	margin: 1em 0;
	overflow-x: auto;
	padding: 1em;
	white-space: pre;
}

span.inline-code {
	font-family: monospace;
}
