.scsu-shell-width {
	width: 100%;
}

#right {
	float: right;
}
#logo {
	width: 266px;
	float: right;
}
#left {
	width: 454px;
	/*position: absolute;
	left: 0px;*/
	float: left;  /*  180707  */
}
#footer {
	clear: both;
}
#header {
	background-image: url(images/topback.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 56px;
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: .9em;
}
#navigation ul {
	list-style-type: none;
	margin: 0px 0px 0px 4px;
	padding: 0px;
}
#navigation li {
	margin: 0px 18px .8em 0px;
	padding: 0px;
}
#navigation li.coe {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	border-top: thin solid #164773;
}
#navigation a {
	color: #164773;
	text-decoration: none;
}
#navigation a:hover {
	color: #4C86B9;
}
#content a {
	color: #4C86B9;
}
#content a:hover {
	color: #164773;
	text-decoration: underline;
}
#content h2 {
	color: #164773;
	font-family: Verdana, Arial, sans-serif;
	padding-top: 12px;
	padding-right: 15px;
	margin: 0px;
}
#content h3 {
	color: #164773;
	padding: 0px 15px 0px 0px;
	font-family: Verdana, Arial, sans-serif;
}
#content p {
	font-family: georgia,times new roman,serif;
	padding: 0px 15px 0px 0px;
}
#content td {
	font-family: georgia,times new roman,serif;
}
#content li {
	font-family: georgia,times new roman,serif;
	padding: 0px 15px 0px 0px;
}
#content .footer {
	font-size: .9em;
}
body {
	/*margin: 0px 0px 0px 0px;     180707  */ 
}
#content .small {
	font-size: 0.75em;
}
.rightbackground {
	 background-image: url(images/rightback.gif);
	 background-repeat: repeat-y;
	 background-position: right;
}
.leftbackground {
	background-image: url(images/navback.gif);
	background-repeat: repeat-y;
}
#content .pdf {
	font-size: 0.75em;
}
#content .pdfheader {
	font-size: 0.5em;
}
#content .color {
	color: #164773;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
