.scsu-shell-width {
	width: 100%;
}

/*body {
	margin: 0px;
	padding: 0px;
}*/
#gerontology {
	background-image: url(images/back_pat.gif);
}
#leaf {
	background-image: url(images/leaf_long.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header {
	background-image: url(images/head_background4.gif);
	background-repeat: repeat-x;
}
#navigation {
	background-image: url(images/leaf_nav.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 178px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding: 0px;
}
#content {
	background-image: url(images/leaf_content.gif);
	background-repeat: no-repeat;
}
#bignavigation {
	background-image: url(images/nav_pat.gif);
	width: 178px;
	margin: 0px 3px 10px 8px;

}
#bigcontent {
	background-image: url(images/content_pat.gif);
	width: 99%;
	margin: 0px 10px 10px 0px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation li {
	padding: 3px 5px 3px 5px;
}
#navigation a {
	color: #722314;
	text-decoration: none;
}
#navigation a:hover {
	text-decoration: underline;
	color: #48453F;
}
#realcontent {
	margin: 0px 10px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#realcontent h1 {
	margin: 0px 0px 1em 0px;
	font-size: .9em;
}
#realcontent h2 {
	border-bottom: 1px solid #A5A8AE;
	margin: 0px 0px .5em 0px;
	font-size: .8em;
}
#realcontent p {
	margin-top: 0px;
	font-size: 0.75em;
}
#realcontent .inset {
	margin-top: 0px;
	margin-left: 2em;
}
#realcontent table.inset {
	font-size: .8em;
	margin: 0px 0px 1em 2em;
}
#realcontent li {
	font-size: .8em;
}
#realcontent li li {
	font-size: 1em;
}
#realcontent a:link {
	color: #6666CC;
	text-decoration: underline;
}
#realcontent ul {
	list-style-type: circle;
}
#realcontent li ol {
	margin-top: 1em;
}

