.scsu-shell-width {
	width: 900px; /*800*/
}

#header1 {
	background-color: #6192af;
	height: 88px;
	float: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-repeat: no-repeat;
}
#header3 {
	background-image: url(images/top_pattern.gif);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #a0bf65;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

}
.frame {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 1px 0px 0px 0px;
	padding: 0px;
	font-size: .7em;
}
#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navigation li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navigation a {
	margin: -2px 0px 0px;
	padding: 4px 1px 5px 5px;
	border-top: 1px solid #e9e8e7;
	background-color: #b7c0bf;
	display: block;
	text-decoration: none;
	color: #0e6396;
	width: 139px;
}
#navigation a:hover {
	background-color: #b9cd93;
}
#content {
	background-color: #FFFFFF;
	padding: 6px 8px 6px 8px;
	margin: 0px;
	width: 653px;/*553px*/
}
#title h2 {
	font-family: verdana;
	font-size: .75em;
	color: #333333;
	background-color: #d0d9d9;
	padding: 4px 9px 4px 9px;
	display: block;
	margin: 0px 0px 0px 0px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	width: 549px;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #666666;
	line-height: 1.3em;
}
#content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #666666;
	list-style-type: square;
	line-height: 1.3em;
}
#bottom  {
	background-image: url(images/grey_pat.gif);
}
#content a {
	color: #0e6396;
}
#content h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a0bf65;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #0e6396;
}

